cv::WImageBuffer< T > Member List
This is the complete list of members for
cv::WImageBuffer< T >, including all inherited members.
Allocate(int width, int height, int nchannels) | cv::WImageBuffer< T > | [inline] |
BaseType typedef | cv::WImageBuffer< T > | |
Channels() const | cv::WImage< T > | [inline] |
ChannelSize() const | cv::WImage< T > | [inline] |
CloneFrom(const WImage< T > &src) | cv::WImageBuffer< T > | [inline] |
CopyFrom(const WImage< T > &src) | cv::WImage< T > | [inline] |
Depth() const | cv::WImage< T > | |
Height() const | cv::WImage< T > | [inline] |
image_ | cv::WImage< T > | [protected] |
ImageData() | cv::WImage< T > | [inline] |
ImageData() const | cv::WImage< T > | [inline] |
Ipl() | cv::WImage< T > | [inline] |
Ipl() const | cv::WImage< T > | [inline] |
IsNull() const | cv::WImageBuffer< T > | [inline] |
operator()(int c, int r) | cv::WImage< T > | [inline] |
operator()(int c, int r) const | cv::WImage< T > | [inline] |
WImage< T >::operator=(const WImage &) | cv::WImage< T > | [protected] |
PixelSize() const | cv::WImage< T > | [inline] |
ReleaseImage() | cv::WImageBuffer< T > | [inline] |
Row(int r) const | cv::WImage< T > | [inline] |
Row(int r) | cv::WImage< T > | [inline] |
SetIpl(IplImage *img) | cv::WImageBuffer< T > | [inline] |
SetZero() | cv::WImage< T > | [inline] |
View(int c, int r, int width, int height) | cv::WImage< T > | |
Width() const | cv::WImage< T > | [inline] |
WidthStep() const | cv::WImage< T > | [inline] |
WImage(const WImage &) | cv::WImage< T > | [protected] |
WImage(IplImage *img) | cv::WImage< T > | [inline, explicit, protected] |
WImageBuffer() | cv::WImageBuffer< T > | [inline] |
WImageBuffer(int width, int height, int nchannels) | cv::WImageBuffer< T > | [inline] |
WImageBuffer(IplImage *img) | cv::WImageBuffer< T > | [inline, explicit] |
~WImage()=0 | cv::WImage< T > | [pure virtual] |
~WImageBuffer() | cv::WImageBuffer< T > | [inline] |