This is the complete list of members for cv::WImageView< T >, including all inherited members.
BaseType typedef | cv::WImageView< T > | |
Channels() const | cv::WImage< T > | inline |
ChannelSize() const | cv::WImage< T > | inline |
CopyFrom(const WImage< T > &src) | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
Depth() const | cv::WImage< T > | inline |
header_ | cv::WImageView< T > | protected |
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 |
operator()(int c, int r) | cv::WImage< T > | inline |
operator()(int c, int r) const | cv::WImage< T > | inline |
operator=(const WImage< T > &img) | cv::WImageView< T > | inline |
PixelSize() const | cv::WImage< T > | inline |
Row(int r) const | cv::WImage< T > | inline |
Row(int r) | cv::WImage< T > | inline |
SetIpl(IplImage *image) | cv::WImage< T > | inlineprotected |
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 > | inlineexplicitprotected |
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 > | inline |
WImageView(const WImage< T > &img) | cv::WImageView< T > | inline |
~WImage()=0 | cv::WImage< T > | inlinepure virtual |