SourceXtractorPlusPlus
0.8
Please provide a description of the project.
|
#include <Frame.h>
Public Member Functions | |
virtual | ~ImageFilter ()=default |
virtual std::shared_ptr< Image < T > > | processImage (std::shared_ptr< Image< T >> image, std::shared_ptr< Image< T >> variance, T threshold) const =0 |
|
virtualdefault |
|
pure virtual |