OpenCV  3.2.0
Open Source Computer Vision
cv::WImageView< T > Member List

This is the complete list of members for cv::WImageView< T >, including all inherited members.

BaseType typedefcv::WImageView< T >
Channels() constcv::WImage< T >
ChannelSize() constcv::WImage< T >
CopyFrom(const WImage< T > &src)cv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
Depth() constcv::WImage< T >
header_cv::WImageView< T >protected
Height() constcv::WImage< T >
image_cv::WImage< T >protected
ImageData()cv::WImage< T >
ImageData() constcv::WImage< T >
Ipl()cv::WImage< T >
Ipl() constcv::WImage< T >
operator()(int c, int r)cv::WImage< T >
operator()(int c, int r) constcv::WImage< T >
operator=(const WImage< T > &img)cv::WImageView< T >
PixelSize() constcv::WImage< T >
Row(int r) constcv::WImage< T >
Row(int r)cv::WImage< T >
SetIpl(IplImage *image)cv::WImage< T >protected
SetZero()cv::WImage< T >
View(int c, int r, int width, int height)cv::WImage< T >
Width() constcv::WImage< T >
WidthStep() constcv::WImage< T >
WImage(const WImage &)cv::WImage< T >protected
WImage(IplImage *img)cv::WImage< T >explicitprotected
WImageView(WImage< T > *img, int c, int r, int width, int height)cv::WImageView< T >
WImageView(T *data, int width, int height, int channels, int width_step=-1)cv::WImageView< T >
WImageView(IplImage *img)cv::WImageView< T >
WImageView(const WImage< T > &img)cv::WImageView< T >
~WImage()=0cv::WImage< T >pure virtual