ofxCvCameraProjectorCalibration icon indicating copy to clipboard operation
ofxCvCameraProjectorCalibration copied to clipboard

compiler Error C2664

Open jing1234 opened this issue 7 years ago • 0 comments

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

jing1234 avatar Mar 13 '17 12:03 jing1234