aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2010-07-09check for opencv librariesN.N.
svn path=/trunk/externals/pdp_opencv/; revision=13699
2009-11-09added pdp_opencv_smooth ( just a test )N.N.
svn path=/trunk/externals/pdp_opencv/; revision=12731
2009-10-16added Horn/Schunck and Lucas/Kanade Optical Flow objectsN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12597
2009-10-15renamed _bm ( Block Matching ) to _of_bm ( Optical Flow Bloack Matching)N.N.
svn path=/trunk/externals/pdp_opencv/; revision=12594
2009-10-12passed everything to c++ for opencv 2.0N.N.
svn path=/trunk/externals/pdp_opencv/; revision=12584
2009-09-19added pdp_opencv_contour_convexhullN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12402
2009-09-18added -1 message for lost objectslluís gómez i bigordà
svn path=/trunk/externals/pdp_opencv/; revision=12389
2009-09-17added pdp_opencv_colorfiltN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12386
2009-09-13added configureN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12329
2009-09-10set SURF as the lastN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12299
2009-09-10set SURF as the lastN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12297
2009-09-06remove windows optionsN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12249
2009-08-27updated installation instruction for MAC OSXN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12118
2009-08-25added camshift : hue based trackerN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12077
2009-08-24hough detectors, lines and circlesN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12058
2009-08-23added hough lines detectorN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12048
2009-08-23version only for linux fore nowN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12044
2009-08-23added rgb channels separatorN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12038
2009-08-20added adaptive threshold externalN.N.
svn path=/trunk/externals/pdp_opencv/; revision=12000
2009-08-19added mark allN.N.
svn path=/trunk/externals/pdp_opencv/; revision=11982
2009-08-15added contours compare, hist compare, knearest (OCR), cleanupsN.N.
svn path=/trunk/externals/pdp_opencv/; revision=11920
2009-07-13added a simple OCR object based on cvKNearest : pdp_opencv_cvkN.N.
svn path=/trunk/externals/pdp_opencv/; revision=11858
2009-06-16added discrete fourier transformN.N.
svn path=/trunk/externals/pdp_opencv/; revision=11783
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/pdp_opencv/; revision=11724
2009-05-21pdp_opencv_histo added and two bug fixeslluís gómez i bigordà
svn path=/trunk/externals/pdp_opencv/; revision=11472
2008-07-10add -fPIC cflagN.N.
svn path=/trunk/externals/pdp_opencv/; revision=10159
2008-07-01added MACOSX_DEPLOYMENT_TARGET since it asks for it sometimesHans-Christoph Steiner
svn path=/trunk/externals/pdp_opencv/; revision=10129
2008-07-01update Makefile to build on Mac OS X and also build objectclasses as ↵Hans-Christoph Steiner
individual files instead of multi-class/single-file lib svn path=/trunk/externals/pdp_opencv/; revision=10128
2008-05-25First svn commitsvn2git-rootlluís gómez i bigordà
svn path=/trunk/externals/pdp_opencv/; revision=9912