opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

WImageView< T > Class Template Reference

WImageView< T > Class Template Reference
[Core functionality]

View into an image class which allows treating a subimage as an image or treating external data as an image. More...

#include <wimage.hpp>

Inherits cv::WImage< T >.


Detailed Description

template<typename T>
class cv::WImageView< T >

View into an image class which allows treating a subimage as an image or treating external data as an image.

Definition at line 408 of file wimage.hpp.