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

This is the complete list of members for SourceXtractor::MaskedImage< T, M, Operator >, including all inherited members.

create(const std::shared_ptr< Image< T >> &image, const std::shared_ptr< Image< M >> &mask, T replacement, M mask_flag=0x01)SourceXtractor::MaskedImage< T, M, Operator >inlinestatic
getChunk(int x, int y, int width, int height) const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
getRepr() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
getWidth() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_imageSourceXtractor::MaskedImage< T, M, Operator >private
m_maskSourceXtractor::MaskedImage< T, M, Operator >private
m_mask_flagSourceXtractor::MaskedImage< T, M, Operator >private
m_operatorSourceXtractor::MaskedImage< T, M, Operator >private
m_replacementSourceXtractor::MaskedImage< T, M, Operator >private
MaskedImage(const std::shared_ptr< Image< T >> &image, const std::shared_ptr< Image< M >> &mask, T replacement, M mask_flag)SourceXtractor::MaskedImage< T, M, Operator >inlineprivate
PixelType typedefSourceXtractor::Image< T >
~Image()=defaultSourceXtractor::Image< T >virtual
~MaskedImage()=defaultSourceXtractor::MaskedImage< T, M, Operator >virtual