#include "wimage.hpp"
|
| | WImageViewC () |
| |
| | WImageViewC (WImageC< T, C > *img, int c, int r, int width, int height) |
| |
| | WImageViewC (T *data, int width, int height, int width_step=-1) |
| |
| | WImageViewC (IplImage *img) |
| |
| | WImageViewC (const WImageC< T, C > &img) |
| |
| | WImageViewC (const WImageViewC< T, C > &img) |
| |
| virtual | ~WImageViewC () |
| |
| int | Channels () const |
| |
| int | ChannelSize () const |
| |
| void | CopyFrom (const WImage< T > &src) |
| |
| void | CopyFrom (const WImageC< T, C > &src) |
| |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| template<> |
| int | Depth () const |
| |
| int | Height () const |
| |
| T * | ImageData () |
| |
| const T * | ImageData () const |
| |
| IplImage * | Ipl () |
| |
| const IplImage * | Ipl () const |
| |
| T * | operator() (int c, int r) |
| |
| const T * | operator() (int c, int r) const |
| |
| WImageViewC & | operator= (const WImageC< T, C > &img) |
| |
| WImageViewC & | operator= (const WImageViewC< T, C > &img) |
| |
| int | PixelSize () const |
| |
| const T * | Row (int r) const |
| |
| T * | Row (int r) |
| |
| void | SetZero () |
| |
| WImageViewC< T, C > | View (int c, int r, int width, int height) |
| |
| int | Width () const |
| |
| int | WidthStep () const |
| |
◆ BaseType
template<typename T, int C>
◆ anonymous enum
template<typename T, int C>
◆ anonymous enum
template<typename T, int C>
◆ ~WImageViewC()
template<typename T, int C>
◆ WImageViewC() [1/3]
template<typename T, int C>
◆ WImageViewC() [2/3]
template<typename T, int C>
◆ WImageViewC() [3/3]
template<typename T, int C>
◆ Channels()
template<typename T, int C>
◆ ChannelSize()
◆ CopyFrom() [1/2]
◆ CopyFrom() [2/2]
template<typename T, int C>
◆ Depth() [1/8]
◆ Depth() [2/8]
◆ Depth() [3/8]
◆ Depth() [4/8]
◆ Depth() [5/8]
◆ Depth() [6/8]
◆ Depth() [7/8]
◆ Depth() [8/8]
◆ Height()
◆ ImageData() [1/2]
◆ ImageData() [2/2]
◆ Ipl() [1/2]
◆ Ipl() [2/2]
◆ operator()() [1/2]
◆ operator()() [2/2]
◆ operator=() [1/2]
template<typename T, int C>
◆ operator=() [2/2]
template<typename T, int C>
◆ PixelSize()
◆ Row() [1/2]
◆ Row() [2/2]
◆ SetIpl()
template<typename T, int C>
References IplImage::depth, and cv::WImage< T >::SetIpl().
Referenced by cv::WImageBufferC< T, C >::Allocate(), cv::WImageViewC< T, C >::operator=(), cv::WImageBufferC< T, C >::ReleaseImage(), cv::WImageBufferC< T, C >::SetIpl(), and cv::WImageViewC< T, C >::WImageViewC().
◆ SetZero()
◆ Width()
◆ WidthStep()
◆ header_
template<typename T, int C>
◆ image_
Referenced by cv::WImage< T >::Channels(), cv::WImage< T >::CopyFrom(), cv::WImage< T >::Height(), cv::WImage< T >::ImageData(), cv::WImage< T >::Ipl(), cv::WImage< T >::operator()(), cv::WImage< T >::Row(), cv::WImage< T >::SetIpl(), cv::WImage< T >::SetZero(), cv::WImage< T >::Width(), and cv::WImage< T >::WidthStep().
The documentation for this class was generated from the following file:
- core/include/opencv2/core/wimage.hpp