SourceXtractorPlusPlus  0.10
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::InterpolatedImage< T > Member List

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

create(std::shared_ptr< Image< T >> image, std::shared_ptr< Image< T >> variance_map, T variance_threshold, int max_gap)SourceXtractor::InterpolatedImage< 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::InterpolatedImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::InterpolatedImage< T >inlinevirtual
getValue(int x, int y) const overrideSourceXtractor::InterpolatedImage< T >inlinevirtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) const SourceXtractor::Image< T >inline
getWidth() const overrideSourceXtractor::InterpolatedImage< T >inlinevirtual
InterpolatedImage(std::shared_ptr< Image< T >> image, std::shared_ptr< Image< T >> variance_map, T variance_threshold, int max_gap)SourceXtractor::InterpolatedImage< T >inlineprotected
isPixelGood(int x, int y) const SourceXtractor::InterpolatedImage< T >inlineprivate
m_imageSourceXtractor::InterpolatedImage< T >private
m_max_gapSourceXtractor::InterpolatedImage< T >private
m_variance_mapSourceXtractor::InterpolatedImage< T >private
m_variance_thresholdSourceXtractor::InterpolatedImage< 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 > >
~enable_shared_from_this(T...args)std::enable_shared_from_this< ImageBase< T > >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageBase()SourceXtractor::ImageBase< T >inlinevirtual
~InterpolatedImage()=defaultSourceXtractor::InterpolatedImage< T >virtual