|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
This is the complete list of members for SourceXtractor::BackgroundConvolution, including all inherited members.
| BackgroundConvolution(std::shared_ptr< Image< SeFloat > > convolution_filter, bool must_normalize) | SourceXtractor::BackgroundConvolution | inline |
| m_convolution_filter | SourceXtractor::BackgroundConvolution | private |
| normalize() | SourceXtractor::BackgroundConvolution | private |
| processImage(std::shared_ptr< DetectionImage > image, std::shared_ptr< DetectionImage > variance, SeFloat threshold) const | SourceXtractor::BackgroundConvolution | |
| SourceXtractor::Frame::ImageFilter::processImage(std::shared_ptr< Image< T > > image, std::shared_ptr< Image< T > > variance, T threshold) const =0 | SourceXtractor::Frame< T >::ImageFilter | pure virtual |
| ~ImageFilter()=default | SourceXtractor::Frame< T >::ImageFilter | virtual |