Changed load_scm_model to use Eigen::Matrix
Actually, we still read into an OpenCV matrix - should change that in the future to directly read into an Eigen::Matrix.
Showing
Please register or sign in to comment
Actually, we still read into an OpenCV matrix - should change that in the future to directly read into an Eigen::Matrix.