Main MRPT website > C++ reference for MRPT 1.9.9
Functions
cv Namespace Reference

Functions

template<typename _Tp , int _rows, int _cols, int _options, int _maxRows, int _maxCols>
void my_cv2eigen (const Mat &src, Eigen::Matrix< _Tp, _rows, _cols, _options, _maxRows, _maxCols > &dst)
 

Function Documentation

◆ my_cv2eigen()

template<typename _Tp , int _rows, int _cols, int _options, int _maxRows, int _maxCols>
void cv::my_cv2eigen ( const Mat &  src,
Eigen::Matrix< _Tp, _rows, _cols, _options, _maxRows, _maxCols > &  dst 
)



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST