|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <ImageProcessing.h>

Public Member Functions | |
| virtual | ~ImageProcessing ()=default |
| virtual std::shared_ptr< Image< T > > | processImage (std::shared_ptr< Image< T > > image) const =0 |
Definition at line 32 of file ImageProcessing.h.
|
virtualdefault |
|
pure virtual |