SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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::WeightMapImageSourceinlineprotected
ProcessingImageSource< WeightImage::PixelType >::generateTile(const std::shared_ptr< Image< WeightImage::PixelType > > &image, ImageTileWithType< WeightImage::PixelType > &tile, int x, int y, int width, int height) const=0SourceXtractor::ProcessingImageSource< WeightImage::PixelType >protectedpure virtual
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_metadataSourceXtractor::ImageSourceprivate
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(const std::string &key, const MetadataEntry &value)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