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

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

enable_shared_from_this(T...args)std::enable_shared_from_this< ImageSource< T > >
generateTile(const std::shared_ptr< Image< T >> &image, ImageTile< T > &tile, int x, int y, int width, int height) const overrideSourceXtractor::InterpolatedImageSource< T >inlineprotectedvirtual
getHeight() const overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
getImageRepr() const SourceXtractor::ProcessingImageSource< T >inlineprotected
getImageTile(int x, int y, int width, int height) const overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
getInterpolatedValue(const ImageChunk< T > &img, const ImageChunk< T > &var, int x, int y) const SourceXtractor::InterpolatedImageSource< T >inlineprivate
getRepr() const overrideSourceXtractor::InterpolatedImageSource< T >inlinevirtual
getWidth() const overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
ImageSource()SourceXtractor::ImageSource< T >inline
InterpolatedImageSource(std::shared_ptr< Image< T >> image, std::shared_ptr< WeightImage > variance_map, WeightImage::PixelType variance_threshold, int interpolation_gap)SourceXtractor::InterpolatedImageSource< T >inline
m_interpolation_gapSourceXtractor::InterpolatedImageSource< T >private
m_variance_mapSourceXtractor::InterpolatedImageSource< T >private
m_variance_thresholdSourceXtractor::InterpolatedImageSource< T >private
operator=(T...args)std::enable_shared_from_this< ImageSource< T > >
ProcessingImageSource(std::shared_ptr< Image< T >> image)SourceXtractor::ProcessingImageSource< T >inline
saveTile(ImageTile< T > &) overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
shared_from_this(T...args)std::enable_shared_from_this< ImageSource< T > >
~enable_shared_from_this(T...args)std::enable_shared_from_this< ImageSource< T > >
~ImageSource()=defaultSourceXtractor::ImageSource< T >virtual
~ImageSourceBase()=defaultSourceXtractor::ImageSourceBasevirtual
~ProcessingImageSource()=defaultSourceXtractor::ProcessingImageSource< T >virtual