cv::MatxCommaInitializer< _Tp, m, n > Class Template Reference
#include <core.hpp>
List of all members.
Public Member Functions |
| MatxCommaInitializer (Matx< _Tp, m, n > *_mtx) |
Matx< _Tp, m, n > | operator* () const |
template<typename _T2 > |
MatxCommaInitializer< _Tp, m, n > & | operator, (_T2 value) |
template<typename T2 > |
MatxCommaInitializer< _Tp, m, n > & | operator, (T2 val) |
Public Attributes |
Matx< _Tp, m, n > * | dst |
int | idx |
template<typename _Tp, int m, int n>
class cv::MatxCommaInitializer< _Tp, m, n >
Constructor & Destructor Documentation
template<typename _Tp, int m, int n>
Member Function Documentation
template<typename _Tp , int m, int n>
template<typename _Tp, int m, int n>
template<typename _T2 >
template<typename _Tp, int m, int n>
template<typename T2 >
Member Data Documentation
template<typename _Tp, int m, int n>
template<typename _Tp, int m, int n>
The documentation for this class was generated from the following files:
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/core.hpp
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/operations.hpp