Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of gr-peach-opencv-project-sd-card by
WImageBuffer< T > Class Template Reference
[Core functionality]
Image class which owns the data, so it can be allocated and is always freed. More...
#include <wimage.hpp>
Inherits cv::WImage< T >.
Detailed Description
template<typename T>
class cv::WImageBuffer< T >
Image class which owns the data, so it can be allocated and is always freed.
It cannot be copied but can be explicity cloned.
Definition at line 295 of file wimage.hpp.
Generated on Tue Jul 12 2022 14:48:01 by
