aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)Author
2013-10-08not needed anymoreAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17216
2013-10-08cleanup build systemAntoine Villeret
does not work yet on windows, but working on it... svn path=/trunk/externals/pix_opencv/; revision=17215
2012-12-27build pix_opencv_blobtrack with the rest of the .cc filesHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16768
2012-12-18fix extension for pix_opencv_matchshape and pix_opencv_contoursAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16687
2012-12-13search the new /usr/include/Gem header location by defaultHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16681
2012-09-22fix Makefile.inAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16267
2012-09-22update MakefileAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16263
2011-07-27adding object allowing multiple cameras calibrationCyrille Henry
svn path=/trunk/externals/pix_opencv/; revision=15169
2011-07-14added pix_opencv_calibration: camera calibration function by Antoine ↵lluís gómez i bigordà
Villeret helped by Cyrille Henry thanks guys! svn path=/trunk/externals/pix_opencv/; revision=15152
2010-09-20build tweaks for Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=14165
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-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-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-09removed svn:executable flagIOhannes m zmölnig
svn path=/trunk/externals/pix_opencv/; revision=12269
2009-07-02update little detailsN.N.
svn path=/trunk/externals/pix_opencv/; revision=11842
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-05-25svn path=/trunk/externals/pix_opencv/; revision=9913svn2git-rootlluís gómez i bigordà