SourceXtractorPlusPlus  0.15
Please provide a description of the project.
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 >
generateTile(const std::shared_ptr< Image< T >> &image, ImageTileWithType< T > &tile, int x, int y, int width, int height) const overrideSourceXtractor::InterpolatedImageSource< T >inlineprotectedvirtual
getHeight() const overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
getImageRepr() constSourceXtractor::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) constSourceXtractor::InterpolatedImageSource< T >inlineprivate
getMetadata() constSourceXtractor::ImageSourceinlinevirtual
getRepr() const overrideSourceXtractor::InterpolatedImageSource< T >inlinevirtual
getType() const overrideSourceXtractor::InterpolatedImageSource< T >inlinevirtual
getWidth() const overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
ImageSource()SourceXtractor::ImageSourceinline
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_imageSourceXtractor::ProcessingImageSource< T >private
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 >
ProcessingImageSource(std::shared_ptr< Image< T >> image)SourceXtractor::ProcessingImageSource< T >inline
saveTile(ImageTile &) overrideSourceXtractor::ProcessingImageSource< T >inlinevirtual
setMetadata(std::string, MetadataEntry)SourceXtractor::ImageSourceinlinevirtual
shared_from_this(T... args)std::enable_shared_from_this< ImageSource >
~enable_shared_from_this(T... args)std::enable_shared_from_this< ImageSource >
~ImageSource()=defaultSourceXtractor::ImageSourcevirtual
~ProcessingImageSource()=defaultSourceXtractor::ProcessingImageSource< T >virtual