You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
when i run the tracker example. I meet a error:...\ofxCvCameraProjector\src\ofxCvCameraProjector.cpp(51): error C2664: “void ofxCv::Intrinsics::loadProjectionMatrix(float,float,cv::Point2d) const”: The parameter ''3' cannot be converted from “ofPoint”to“cv::Point2d”
How can i solve this problem? Anybody can help me? Thanks so much.
Jing
The text was updated successfully, but these errors were encountered:
jing1234
changed the title
compiler Error C664
compiler Error C2664
Mar 13, 2017
Hi,
when i run the tracker example. I meet a error:...\ofxCvCameraProjector\src\ofxCvCameraProjector.cpp(51): error C2664: “void ofxCv::Intrinsics::loadProjectionMatrix(float,float,cv::Point2d) const”: The parameter ''3' cannot be converted from “ofPoint”to“cv::Point2d”
How can i solve this problem? Anybody can help me? Thanks so much.
Jing
The text was updated successfully, but these errors were encountered: