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, ImageTile &tile, int start_x, int start_y, int width, int height) const override | SourceXtractor::BgConvolutionImageSource | protected |
ProcessingImageSource< DetectionImage::PixelType >::generateTile(const std::shared_ptr< Image< DetectionImage::PixelType >> &image, ImageTile &tile, int x, int y, int width, int height) const=0 | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | protectedpure virtual |
getHeight() const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inline |
SourceXtractor::ImageSource::getHeight() const =0 | SourceXtractor::ImageSource | pure virtual |
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 > | inline |
SourceXtractor::ImageSource::getType() const =0 | SourceXtractor::ImageSource | pure virtual |
getWidth() const override | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | inline |
SourceXtractor::ImageSource::getWidth() const =0 | SourceXtractor::ImageSource | pure virtual |
ImageSource() | SourceXtractor::ImageSource | inline |
m_image | SourceXtractor::ProcessingImageSource< DetectionImage::PixelType > | private |
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 key, MetadataEntry value) | 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 |