Hi,
When my program call convexityDefects with a contour which is a line or a point an exception is thrown at in convHull.cpp. I understand that for a line or a point there is no defect so may be it is better to send an empty vector<vec4i>.
Is it correct?