enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
generateTile(const std::shared_ptr< Image< T >> &image, ImageTileWithType< 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 |
getMetadata() const | SourceXtractor::ImageSource | inlinevirtual |
getRepr() const override | SourceXtractor::InterpolatedImageSource< T > | inlinevirtual |
getType() const override | SourceXtractor::InterpolatedImageSource< T > | inlinevirtual |
getWidth() const override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
ImageSource() | SourceXtractor::ImageSource | 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 > | |
ProcessingImageSource(std::shared_ptr< Image< T >> image) | SourceXtractor::ProcessingImageSource< T > | inline |
saveTile(ImageTile &) override | SourceXtractor::ProcessingImageSource< T > | inlinevirtual |
setMetadata(std::string, MetadataEntry) | SourceXtractor::ImageSource | inlinevirtual |
shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
~enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
~ImageSource()=default | SourceXtractor::ImageSource | virtual |
~ProcessingImageSource()=default | SourceXtractor::ProcessingImageSource< T > | virtual |