SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::WeightMapImageSource Member List

This is the complete list of members for SourceXtractor::WeightMapImageSource, including all inherited members.

enable_shared_from_this(T... args)std::enable_shared_from_this< ImageSource >
generateFromRms(ImageTileWithType< WeightImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) constSourceXtractor::WeightMapImageSourceinlineprotected
generateFromVariance(ImageTileWithType< WeightImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) constSourceXtractor::WeightMapImageSourceinlineprotected
generateFromWeight(ImageTileWithType< WeightImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) constSourceXtractor::WeightMapImageSourceinlineprotected
generateTile(const std::shared_ptr< Image< WeightImage::PixelType >> &image, ImageTileWithType< WeightImage::PixelType > &tile, int x, int y, int width, int height) const finalSourceXtractor::WeightMapImageSourceinlineprotectedvirtual
getHeight() const overrideSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlinevirtual
getImageRepr() constSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlineprotected
getImageTile(int x, int y, int width, int height) const overrideSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlinevirtual
getMetadata() constSourceXtractor::ImageSourceinlinevirtual
getRepr() const overrideSourceXtractor::WeightMapImageSourceinlineprotectedvirtual
getType() const overrideSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlinevirtual
getWidth() const overrideSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlinevirtual
ImageSource()SourceXtractor::ImageSourceinline
m_imageSourceXtractor::ProcessingImageSource< WeightImage::PixelType >private
m_scalingSourceXtractor::WeightMapImageSourceprivate
m_weight_typeSourceXtractor::WeightMapImageSourceprivate
operator=(T... args)std::enable_shared_from_this< ImageSource >
ProcessingImageSource(std::shared_ptr< Image< WeightImage::PixelType >> image)SourceXtractor::ProcessingImageSource< WeightImage::PixelType >inline
saveTile(ImageTile &) overrideSourceXtractor::ProcessingImageSource< WeightImage::PixelType >inlinevirtual
setMetadata(std::string, MetadataEntry)SourceXtractor::ImageSourceinlinevirtual
shared_from_this(T... args)std::enable_shared_from_this< ImageSource >
WeightMapImageSource(std::shared_ptr< Image< WeightImage::PixelType >> image, WeightImageConfig::WeightType weight_type, WeightImage::PixelType scaling)SourceXtractor::WeightMapImageSourceinline
~enable_shared_from_this(T... args)std::enable_shared_from_this< ImageSource >
~ImageSource()=defaultSourceXtractor::ImageSourcevirtual
~ProcessingImageSource()=defaultSourceXtractor::ProcessingImageSource< WeightImage::PixelType >virtual