SourceXtractorPlusPlus  0.10
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
enable_shared_from_this(T... args)std::enable_shared_from_this< ImageBase< T > >
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageBase< T >inlinevirtual
getHeight() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
getValue(int x, int y) const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) constSourceXtractor::Image< T >inline
getWidth() const overrideSourceXtractor::ThresholdedImage< T >inlinevirtual
m_imageSourceXtractor::ThresholdedImage< T >private
m_threshold_multiplierSourceXtractor::ThresholdedImage< T >private
m_variance_mapSourceXtractor::ThresholdedImage< T >private
operator=(T... args)std::enable_shared_from_this< ImageBase< T > >
PixelType typedefSourceXtractor::Image< T >
shared_from_this(T... args)std::enable_shared_from_this< ImageBase< T > >
ThresholdedImage(std::shared_ptr< const Image< T >> image, std::shared_ptr< const Image< T >> variance_map, T threshold_multiplier)SourceXtractor::ThresholdedImage< T >inlineprotected
~enable_shared_from_this(T... args)std::enable_shared_from_this< ImageBase< T > >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageBase()SourceXtractor::ImageBase< T >inlinevirtual
~ThresholdedImage()=defaultSourceXtractor::ThresholdedImage< T >virtual