aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-11disable option checkingN.N.
svn path=/trunk/externals/pix_opencv/; revision=14407
2010-09-20build tweaks for Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=14165
2010-09-20fixed --export-dynamic flag on GNU/Linux and added Pd-extended headers to ↵Hans-Christoph Steiner
include path on Mac OS X svn path=/trunk/externals/pix_opencv/; revision=14159
2010-08-08compare contours and points to the closest objectN.N.
svn path=/trunk/externals/pix_opencv/; revision=13775
2010-08-03a few fixes for opencv 2.0N.N.
svn path=/trunk/externals/pix_opencv/; revision=13743
2010-07-13fixed angle calculationsN.N.
svn path=/trunk/externals/pix_opencv/; revision=13712
2010-07-09check for opencv librariesN.N.
svn path=/trunk/externals/pix_opencv/; revision=13698
2010-04-20wrong object in the help fileN.N.
svn path=/trunk/externals/pix_opencv/; revision=13457
2009-12-01fix contours countN.N.
svn path=/trunk/externals/pix_opencv/; revision=12817
2009-10-19added optical flow objectsN.N.
svn path=/trunk/externals/pix_opencv/; revision=12617
2009-10-13changed headers for Mac OSXN.N.
svn path=/trunk/externals/pix_opencv/; revision=12589
2009-10-12changed path to opencv framework on osxN.N.
svn path=/trunk/externals/pix_opencv/; revision=12581
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 meta pd patch to make this into an automatic libdir libraryHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12564
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-09removed executable perms from things that don't need itHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12562
2009-10-09changed DARWIN macro to automatic __APPLE__ macroHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=12561
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-10-01fixed crash when changing number of buffersN.N.
svn path=/trunk/externals/pix_opencv/; revision=12504
2009-09-28added CHANGES.LOGN.N.
svn path=/trunk/externals/pix_opencv/; revision=12478
2009-09-27added examples from BALTAN workshoplluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12471
2009-09-26added configure stepN.N.
svn path=/trunk/externals/pix_opencv/; revision=12464
2009-09-26pgh and hu gives coordinates of detected contoursN.N.
svn path=/trunk/externals/pix_opencv/; revision=12463
2009-09-26adding some new haarcascade clasifiers from the openCV1.2 sources tree lluís gómez i bigordà
added a readme about posible special licenses for some of those xml files svn path=/trunk/externals/pix_opencv/; revision=12462
2009-09-24pix_opencv_colorfilt now works both in linux and macos in RGBA colorspace.lluís gómez i bigordà
don't know in others ;) svn path=/trunk/externals/pix_opencv/; revision=12448
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-21fix global movement detectionN.N.
svn path=/trunk/externals/pix_opencv/; revision=12422
2009-09-19fixing help patchesN.N.
svn path=/trunk/externals/pix_opencv/; revision=12401
2009-09-18fix color pickinglluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12397
2009-09-18added pix_opencv_colorfiltlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12396
2009-09-18some improvements in the help patcheslluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12395
2009-09-18solved strange Y coordinate GEM behaviourlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12394
2009-09-18solved strange Y coordinate GEM issuelluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12393
2009-09-18debug with image resize lluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12392
2009-09-18added -1 message for lost objectslluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12391
2009-09-18added pix_opencv_convexhull objectlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=12390
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-11bug fixes in motemplN.N.
svn path=/trunk/externals/pix_opencv/; revision=12309
2009-09-11numbering little fixN.N.
svn path=/trunk/externals/pix_opencv/; revision=12308
2009-09-10set SURF as the lastN.N.
svn path=/trunk/externals/pix_opencv/; revision=12298
2009-09-10wrong methods namesN.N.
svn path=/trunk/externals/pix_opencv/; revision=12288
2009-09-09removed svn:executable flagIOhannes m zmölnig
svn path=/trunk/externals/pix_opencv/; revision=12269
2009-09-08fixed alpha parameterN.N.
svn path=/trunk/externals/pix_opencv/; revision=12258
2009-09-06remove windows optionsN.N.
svn path=/trunk/externals/pix_opencv/; revision=12250
2009-09-05fixed INSTALLN.N.
svn path=/trunk/externals/pix_opencv/; revision=12245
2009-09-05bugs fixingN.N.
svn path=/trunk/externals/pix_opencv/; revision=12244
2009-09-04delaunay bug fixN.N.
svn path=/trunk/externals/pix_opencv/; revision=12237