| enable_shared_from_this(T... args) | std::enable_shared_from_this< ImageSource< T > > | |
| generateTile(const std::shared_ptr< Image< T >> &image, ImageTile< T > &tile, int x, int y, int width, int height) const override | SourceXtractor::InterpolatedImageSource< T > | inlineprotectedvirtual |
| getHeight() const override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
| getImageRepr() const | SourceXtractor::ProcessingImageSource< T > | inlineprotected |
| getImageTile(int x, int y, int width, int height) const override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
| getInterpolatedValue(const ImageChunk< T > &img, const ImageChunk< T > &var, int x, int y) const | SourceXtractor::InterpolatedImageSource< T > | inlineprivate |
| getRepr() const override | SourceXtractor::InterpolatedImageSource< T > | inlinevirtual |
| getWidth() const override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
| ImageSource() | SourceXtractor::ImageSource< T > | inline |
| 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_interpolation_gap | SourceXtractor::InterpolatedImageSource< T > | private |
| m_variance_map | SourceXtractor::InterpolatedImageSource< T > | private |
| m_variance_threshold | SourceXtractor::InterpolatedImageSource< T > | private |
| operator=(T... args) | std::enable_shared_from_this< ImageSource< T > > | |
| ProcessingImageSource(std::shared_ptr< Image< T >> image) | SourceXtractor::ProcessingImageSource< T > | inline |
| saveTile(ImageTile< T > &) override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
| shared_from_this(T... args) | std::enable_shared_from_this< ImageSource< T > > | |
| ~enable_shared_from_this(T... args) | std::enable_shared_from_this< ImageSource< T > > | |
| ~ImageSource()=default | SourceXtractor::ImageSource< T > | virtual |
| ~ImageSourceBase()=default | SourceXtractor::ImageSourceBase | virtual |
| ~ProcessingImageSource()=default | SourceXtractor::ProcessingImageSource< T > | virtual |