ofxCvCameraProjectorCalibration
ofxCvCameraProjectorCalibration copied to clipboard
compiler Error C2664
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