¡@

Home 

c++ Programming Glossary: contourpoints

Convexity defects C++ OpenCv

http://stackoverflow.com/questions/6806637/convexity-defects-c-opencv

and hull are vector Point calculated separately CvSeq contourPoints CvSeq hullPoints CvSeq defects CvMemStorage storage CvMemStorage.. resulting from findContours contourStr cvCreateMemStorage contourPoints cvCreateSeq CV_SEQ_KIND_GENERIC CV_32SC2 sizeof CvSeq sizeof.. i CvPoint cp contour i .x contour i .y cvSeqPush contourPoints cp Now the hull points obtained from convexHull c hullStr cvCreateMemStorage..