opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

MatxCommaInitializer< _Tp, m, n > Class Template Reference

MatxCommaInitializer< _Tp, m, n > Class Template Reference
[Basic structures]

Comma-separated Matrix Initializer. More...

#include <matx.hpp>


Detailed Description

template<typename _Tp, int m, int n>
class cv::MatxCommaInitializer< _Tp, m, n >

Comma-separated Matrix Initializer.

Definition at line 254 of file matx.hpp.