cyrildiagne / ofxCvCameraProjectorCalibration

OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compiler Error C2664

jing1234 opened this issue · comments

Hi KiKKo,
I really need your help. Can you take few minutes to me.
I want run your tracker example. But i always meet the compiler error.
ofxCvCameraProjector.cpp(51): error C2664: “void ofxCv::Intrinsics::loadProjectionMatrix(float,float,cv::Point2d) const”: the third parameter can not from “ofPoint” translate into “cv::Point2d”
KiKKO , I really need your help. Thanks so much.

Jing