OpenCV453
|
Comma-separated Matrix Initializer [詳解]
#include <matx.hpp>
公開メンバ関数 | |
MatxCommaInitializer (Matx< _Tp, m, n > *_mtx) | |
template<typename T2 > | |
MatxCommaInitializer< _Tp, m, n > & | operator, (T2 val) |
Matx< _Tp, m, n > | operator* () const |
公開変数類 | |
Matx< _Tp, m, n > * | dst |
int | idx |
Comma-separated Matrix Initializer