MorphologicalAttributeFilters
Public API documentation
Loading...
Searching...
No Matches
mmcfilters::Image< PixelType > Member List

This is the complete list of members for mmcfilters::Image< PixelType >, including all inherited members.

clone() constmmcfilters::Image< PixelType >inline
create(int rows, int cols)mmcfilters::Image< PixelType >inlinestatic
create(int rows, int cols, PixelType initValue)mmcfilters::Image< PixelType >inlinestatic
fill(PixelType value)mmcfilters::Image< PixelType >inline
fromExternal(PixelType *rawPtr, int rows, int cols)mmcfilters::Image< PixelType >inlinestatic
fromRaw(PixelType *rawPtr, int rows, int cols)mmcfilters::Image< PixelType >inlinestatic
getNumCols() constmmcfilters::Image< PixelType >inline
getNumRows() constmmcfilters::Image< PixelType >inline
getSize() constmmcfilters::Image< PixelType >inline
Image(int rows, int cols)mmcfilters::Image< PixelType >inline
isEqual(const Ptr &other) constmmcfilters::Image< PixelType >inline
operator[](int index)mmcfilters::Image< PixelType >inline
operator[](int index) constmmcfilters::Image< PixelType >inline
rawData()mmcfilters::Image< PixelType >inline
rawDataPtr()mmcfilters::Image< PixelType >inline
Type typedefmmcfilters::Image< PixelType >