SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::ProcessedImage< T, P > Member List

This is the complete list of members for SourceXtractor::ProcessedImage< T, P >, including all inherited members.

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 overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
getRepr() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
getWidth() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_image_aSourceXtractor::ProcessedImage< T, P >private
m_image_bSourceXtractor::ProcessedImage< T, P >private
PixelType typedefSourceXtractor::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()=defaultSourceXtractor::Image< T >virtual
~ProcessedImage()=defaultSourceXtractor::ProcessedImage< T, P >virtual