arturoc / FaceSubstitution

Face substitution experiments using ofxFacetracker
Other
437 stars 120 forks source link

Compilation error : convexhull function #22

Open stellasis opened 10 years ago

stellasis commented 10 years ago

Hi, I was trying to compile the facesubstitution using xcode 4.6.3 with opencv 2.4.6 installed. However, the semantic issue was: No matching function for call to "conveHull". Are there errors related to my xcode version and opencv version? Please see attached files. Thanks.

error sub-error1 sub-error2 sub-error3 sub-error4

kylemcdonald commented 10 years ago

possibly you've installed an older or newer version of opencv? if you use the one that ships with OF you shouldn't have this problem.