aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours_convexhull.cc
AgeCommit message (Collapse)Author
2014-07-10lots of changes !Antoine Villeret
1. switch to a new build system based on automake (because we need to check for some lib on ./configure before make) 2. sort files in different directory 3. add some new features (some of them need OpenCV >= 2.4.5) svn path=/trunk/externals/pix_opencv/; revision=17324
2010-09-20build tweaks for Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=14165
2009-10-10reverted all my changesHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12571
2009-10-09changed DARWIN macro to automatic __APPLE__ macroHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12561
2009-09-24The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linuxlluís gómez i bigordà
so added -DDARWIN -DLINUX definitions in the Makefile and custom code for each system on pix_opencv_contours_convexhull and pix_opencv_colorfilt svn path=/trunk/externals/pix_opencv/; revision=12446
2009-09-18added pix_opencv_convexhull objectlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12390