Check whether input landmarks are double in matlab-fitting
Matlab's default precision is double, that's why we only convert MatrixXd for now. Added a note highlighting this.
Showing
Please register or sign in to comment
Matlab's default precision is double, that's why we only convert MatrixXd for now. Added a note highlighting this.