SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
This is the complete list of members for SourceXtractor::RecenterImage< T >, including all inherited members.
create(Args &&... args) | SourceXtractor::RecenterImage< T > | inlinestatic |
getChunk(int x, int y, int width, int height) const override | SourceXtractor::RecenterImage< T > | inlinevirtual |
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
getHeight() const override | SourceXtractor::RecenterImage< T > | inlinevirtual |
getRepr() const override | SourceXtractor::RecenterImage< T > | inlinevirtual |
getWidth() const override | SourceXtractor::RecenterImage< T > | inlinevirtual |
isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
m_center | SourceXtractor::RecenterImage< T > | private |
m_img | SourceXtractor::RecenterImage< T > | private |
PixelType typedef | SourceXtractor::Image< T > | |
RecenterImage(std::shared_ptr< const Image< T >> img, const PixelCoordinate &new_center) | SourceXtractor::RecenterImage< T > | inlineprotected |
~Image()=default | SourceXtractor::Image< T > | virtual |