create(std::shared_ptr< const Image< T >> image_a, std::shared_ptr< const Image< T >> image_b) | SourceXtractor::ProcessedImage< T, P > | inlinestatic |
create(std::shared_ptr< const Image< T >> image_a, T value) | SourceXtractor::ProcessedImage< T, P > | inlinestatic |
getChunk(int x, int y, int width, int height) const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
getHeight() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
getRepr() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
getWidth() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
m_image_a | SourceXtractor::ProcessedImage< T, P > | private |
m_image_b | SourceXtractor::ProcessedImage< T, P > | private |
PixelType typedef | SourceXtractor::Image< T > | |
ProcessedImage(std::shared_ptr< const Image< T >> image_a, std::shared_ptr< const Image< T >> image_b) | SourceXtractor::ProcessedImage< T, P > | inlineprotected |
~Image()=default | SourceXtractor::Image< T > | virtual |
~ProcessedImage()=default | SourceXtractor::ProcessedImage< T, P > | virtual |