SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::ThresholdedImage< T > Member List

This is the complete list of members for SourceXtractor::ThresholdedImage< T >, including all inherited members.

create(std::shared_ptr< const Image< T >> image, std::shared_ptr< const Image< T >> variance_map, T threshold_multiplier)SourceXtractor::ThresholdedImage< T >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) constSourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
getWidth() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_imageSourceXtractor::ThresholdedImage< T >private
m_threshold_multiplierSourceXtractor::ThresholdedImage< T >private
m_variance_mapSourceXtractor::ThresholdedImage< T >private
PixelType typedefSourceXtractor::Image< T >
ThresholdedImage(std::shared_ptr< const Image< T >> image, std::shared_ptr< const Image< T >> variance_map, T threshold_multiplier)SourceXtractor::ThresholdedImage< T >inlineprotected
~Image()=defaultSourceXtractor::Image< T >virtual
~ThresholdedImage()=defaultSourceXtractor::ThresholdedImage< T >virtual