aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2009-10-19added optical flow objectsN.N.
svn path=/trunk/externals/pix_opencv/; revision=12617
2009-10-10adapt headers to compile with Open Cv version 2.0N.N.
svn path=/trunk/externals/pix_opencv/; revision=12574
2009-10-10reverted all my changesHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12571
2009-10-09added -isysroot to make sure it works on 10.4 and newerHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12563
2009-10-09converted headers on Mac OS X to do it in Mac OS X style and ported new ↵Hans-Christoph Steiner
Makefile template to this lib svn path=/trunk/externals/pix_opencv/; revision=12560
2009-09-26pgh and hu gives coordinates of detected contoursN.N.
svn path=/trunk/externals/pix_opencv/; revision=12463
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 svn path=/trunk/externals/pix_opencv/; revision=12447
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-19fixing help patchesN.N.
svn path=/trunk/externals/pix_opencv/; revision=12401
2009-09-18added pix_opencv_colorfiltlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12396
2009-09-18added -1 message for lost objectslluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12391
2009-09-13added configureN.N.
svn path=/trunk/externals/pix_opencv/; revision=12333
2009-09-11added hu momentsN.N.
svn path=/trunk/externals/pix_opencv/; revision=12314
2009-09-10set SURF as the lastN.N.
svn path=/trunk/externals/pix_opencv/; revision=12298
2009-09-06remove windows optionsN.N.
svn path=/trunk/externals/pix_opencv/; revision=12250
2009-09-03added pix_opencv_surfN.N.
svn path=/trunk/externals/pix_opencv/; revision=12236
2009-09-03added pix_opencv_hough_linesN.N.
svn path=/trunk/externals/pix_opencv/; revision=12233
2009-09-03added pix_opencv_hough_circlesN.N.
svn path=/trunk/externals/pix_opencv/; revision=12230
2009-09-02added contours comparison objects : hu_compare and pgh_compareN.N.
svn path=/trunk/externals/pix_opencv/; revision=12196
2009-09-02added pix_opencv_camshiftN.N.
svn path=/trunk/externals/pix_opencv/; revision=12186
2009-08-30added statistical foreground extractionN.N.
svn path=/trunk/externals/pix_opencv/; revision=12150
2009-08-30added adaptive threshold + fix help patches ( frame 15 )N.N.
svn path=/trunk/externals/pix_opencv/; revision=12148
2009-08-29added pix_opencv_floodfillN.N.
svn path=/trunk/externals/pix_opencv/; revision=12143
2009-08-29rename histo to hist_compareN.N.
svn path=/trunk/externals/pix_opencv/; revision=12136
2009-08-15fixed thresholdN.N.
svn path=/trunk/externals/pix_opencv/; revision=11926
2009-08-15added pd_darwin rules using the openCV macos Frameworklluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=11924
2009-08-15added thresholdN.N.
svn path=/trunk/externals/pix_opencv/; revision=11922
2009-07-14added pix_opencv_cvkN.N.
svn path=/trunk/externals/pix_opencv/; revision=11866
2009-07-04added pix_opencv_histoN.N.
svn path=/trunk/externals/pix_opencv/; revision=11848
2009-07-03added pix_opencv_lkN.N.
svn path=/trunk/externals/pix_opencv/; revision=11847
2009-06-29Discrete Fourier Transform for GemN.N.
svn path=/trunk/externals/pix_opencv/; revision=11834
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/pix_opencv/; revision=11724
2008-07-10add -fPIC cflagN.N.
svn path=/trunk/externals/pix_opencv/; revision=10160
2008-07-01cleaned up makefile in prep to building on Windows. Builds on Mac OS X, ↵Hans-Christoph Steiner
next to test GNU/Linux svn path=/trunk/externals/pix_opencv/; revision=10126
2008-06-30fixed up Makefile to build on Mac OS X, and hopefully still on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=10122
2008-05-25svn path=/trunk/externals/pix_opencv/; revision=9913svn2git-rootlluís gómez i bigordà