| enable_shared_from_this(T... args) | std::enable_shared_from_this< ImageSource< WeightImage::PixelType > > | |
| generateFromRms(ImageTile< DetectionImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) const | SourceXtractor::WeightMapImageSource | inlineprotected |
| generateFromVariance(ImageTile< DetectionImage::PixelType > &tile, int width, int height, const ImageChunk< WeightImage::PixelType > &image_chunk) const | SourceXtractor::WeightMapImageSource | inlineprotected |
| generateFromWeight(ImageTile< DetectionImage::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, ImageTile< DetectionImage::PixelType > &tile, int x, int y, int width, int height) const final | SourceXtractor::WeightMapImageSource | inlineprotectedvirtual |
| 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 |
| getRepr() const override | SourceXtractor::WeightMapImageSource | inlineprotectedvirtual |
| getWidth() const override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| ImageSource() | SourceXtractor::ImageSource< WeightImage::PixelType > | inline |
| m_scaling | SourceXtractor::WeightMapImageSource | private |
| m_weight_type | SourceXtractor::WeightMapImageSource | private |
| operator=(T... args) | std::enable_shared_from_this< ImageSource< WeightImage::PixelType > > | |
| ProcessingImageSource(std::shared_ptr< Image< WeightImage::PixelType >> image) | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inline |
| saveTile(ImageTile< WeightImage::PixelType > &) override | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | inlinevirtual |
| shared_from_this(T... args) | std::enable_shared_from_this< ImageSource< WeightImage::PixelType > > | |
| 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< WeightImage::PixelType > > | |
| ~ImageSource()=default | SourceXtractor::ImageSource< WeightImage::PixelType > | virtual |
| ~ImageSourceBase()=default | SourceXtractor::ImageSourceBase | virtual |
| ~ProcessingImageSource()=default | SourceXtractor::ProcessingImageSource< WeightImage::PixelType > | virtual |