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) |
void cv::my_cv2eigen | ( | const Mat & | src, |
Eigen::Matrix< _Tp, _rows, _cols, _options, _maxRows, _maxCols > & | dst | ||
) |
Definition at line 67 of file checkerboard_cam_calib.cpp.
Referenced by mrpt::vision::checkerBoardCameraCalibration().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |