| 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) const | SourceXtractor::WeightMapImageSource | inlineprotected |
| generateFromVariance(ImageTileWithType< WeightImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) const | SourceXtractor::WeightMapImageSource | inlineprotected |
| generateFromWeight(ImageTileWithType< WeightImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) const | SourceXtractor::WeightMapImageSource | inlineprotected |
| generateTile(const std::shared_ptr< Image< WeightImage::PixelType > > &image, ImageTileWithType< WeightImage::PixelType > &tile, int x, int y, int width, int height) const final | SourceXtractor::WeightMapImageSource | inlineprotected |
| 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=0 | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | protectedpure virtual |
| getHeight() const override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| getImageRepr() const | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlineprotected |
| getImageTile(int x, int y, int width, int height) const override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| getMetadata() const | SourceXtractor::ImageSource | inlinevirtual |
| getRepr() const override | SourceXtractor::WeightMapImageSource | inlineprotectedvirtual |
| getType() const override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| getWidth() const override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| ImageSource() | SourceXtractor::ImageSource | inline |
| m_image | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | private |
| m_metadata | SourceXtractor::ImageSource | private |
| m_scaling | SourceXtractor::WeightMapImageSource | private |
| m_weight_type | SourceXtractor::WeightMapImageSource | private |
| operator=(T... args) | std::enable_shared_from_this< ImageSource > | |
| ProcessingImageSource(std::shared_ptr< Image< WeightImage::PixelType > > image) | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inline |
| saveTile(ImageTile &) override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| setMetadata(const std::string &key, const MetadataEntry &value) | SourceXtractor::ImageSource | inlinevirtual |
| 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::WeightMapImageSource | inline |
| ~enable_shared_from_this(T... args) | std::enable_shared_from_this< ImageSource > | |
| ~ImageSource()=default | SourceXtractor::ImageSource | virtual |
| ~ProcessingImageSource()=default | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | virtual |