eigen2cv
Defined in
<eigen_cv_conversions.h>Convert between the eigen and opencv implemenations of matrices.
|
(1) |
-
Parameters:-
const Eigen::Matrix<_Tp, _rows, _cols, _options, _maxRows, _maxCols> &src -
cv::Mat &dst
-