¡@

Home 

c++ Programming Glossary: convexitydefects

Calculating convexityDefects using OpenCV 2.4 in c++

http://stackoverflow.com/questions/10620981/calculating-convexitydefects-using-opencv-2-4-in-c

convexityDefects using OpenCV 2.4 in c I'm using OpenCV 2.4 to calculate the.. convexHull and the contours I now want to calculate the convexityDefects of the hull s which by looking at opencv documentation I thought.. I thought it would be like this cv Vec4i defects convexityDefects cv Mat contours hull defects Doing this I get this error OpenCV..