aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours.cc
AgeCommit message (Collapse)Author
2013-01-15fix info outletAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16872
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
2013-01-10- update build instructionsAntoine Villeret
- add contour length to infos output of pix_opencv_contours svn path=/trunk/externals/pix_opencv/; revision=16850
2012-12-26add convexity defects ouputAntoine Villeret
add convexhull output add contours hierarchy svn path=/trunk/externals/pix_opencv/; revision=16759
2012-12-20fix bug in semgent number on info outletAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16711
2012-12-19add zero padding to info outlet and number of segment for each contourAntoine Villeret
WARNING ! this breaks compatibility with previous versions !! svn path=/trunk/externals/pix_opencv/; revision=16703
2012-12-19fix extension for pix_opencv_matchshape and pix_opencv_contoursAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16700
2012-12-07- add contours and matchshape to build processAntoine Villeret
- update help file svn path=/trunk/externals/pix_opencv/; revision=16651