BgConvolutionImageSource(std::shared_ptr< Image< DetectionImage::PixelType >> image, std::shared_ptr< DetectionImage > variance, SeFloat threshold, std::shared_ptr< VectorImage< SeFloat >> kernel) | SourceXtractor::BgConvolutionImageSource | |
enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
generateTile(const std::shared_ptr< Image< DetectionImage::PixelType >> &image, ImageTileWithType< DetectionImage::PixelType > &tile, int start_x, int start_y, int width, int height) const override | SourceXtractor::BgConvolutionImageSource | protectedvirtual |
getHeight() const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inlinevirtual |
getImageRepr() const | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inlineprotected |
getImageTile(int x, int y, int width, int height) const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inlinevirtual |
getMetadata() const | SourceXtractor::ImageSource | inlinevirtual |
getRepr() const override | SourceXtractor::BgConvolutionImageSource | protectedvirtual |
getType() const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inlinevirtual |
getWidth() const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inlinevirtual |
ImageSource() | SourceXtractor::ImageSource | inline |
m_kernel | SourceXtractor::BgConvolutionImageSource | private |
m_threshold | SourceXtractor::BgConvolutionImageSource | private |
m_variance | SourceXtractor::BgConvolutionImageSource | private |
operator=(T...args) | std::enable_shared_from_this< ImageSource > | |
ProcessingImageSource(std::shared_ptr< Image< DetectionImage::PixelType >> image) | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inline |
saveTile(ImageTile &) override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | 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< DetectionImage::PixelType > | virtual |