aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours.h
AgeCommit message (Collapse)Author
2013-01-15add writing to tables methodsAntoine Villeret
contours could be huge and may lead to stack overflow with the list iteratiion drawing function using tables and gemvertexbuffer also improve performances svn path=/trunk/externals/pix_opencv/; revision=16868
2012-12-26add convexity defects ouputAntoine Villeret
add convexhull output add contours hierarchy svn path=/trunk/externals/pix_opencv/; revision=16759
2012-09-22add a contour detector that sends all detected contoursAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16265