aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-26improving pix_opencv help patches - rotating X by 180 we can read the id's ↵lluís gómez i bigordà
of the contours :) svn path=/trunk/externals/pix_opencv/; revision=14974
2011-02-26solved a bug in contour id matching algolluís gómez i bigordà
code by ydegoyon from the exile svn path=/trunk/externals/pix_opencv/; revision=14973
2011-02-25added upper limit to blovksize message. values higher than 100 cause too ↵lluís gómez i bigordà
much cpu ussage svn path=/trunk/externals/pix_opencv/; revision=14971
2011-02-25set gemwin size to 640 480lluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14970
2011-02-25improved help patch a bitlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14969
2011-02-25help patch a bit improvedlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14968
2011-02-25added pix_rgba to help patcheslluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14967
2011-02-23help patch improved a bitlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14956
2011-02-23draw blob id label in different colorlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14951
2011-02-23help patch improved :: flip images vertically allows read the blobs labels ↵lluís gómez i bigordà
correctly :) svn path=/trunk/externals/pix_opencv/; revision=14950
2011-02-22improved help patch lluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14949
2011-02-21updated help patch with better explanation of the adaptive threshold objectlluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14941
2011-02-21object simplification. cvCreateFGDStatModel default params are more accurate ↵lluís gómez i bigordà
and make segmentation easy to undestand svn path=/trunk/externals/pix_opencv/; revision=14940
2011-02-21replaced gemwin message "frame 5" to "frame 25" in all help files.lluís gómez i bigordà
there's no reason to work at 5fps. svn path=/trunk/externals/pix_opencv/; revision=14938
2011-02-21Undoing change committed in r14933.lluís gómez i bigordà
svn path=/trunk/externals/pix_opencv/; revision=14936
2011-02-21replaced gemwin message "frame 5" to "frame 25" in all help files.lluís gómez i bigordà
there's no reason to work at 5fps. svn path=/trunk/externals/pix_opencv/; revision=14933
2010-12-03added cvaux includeN.N.
svn path=/trunk/externals/pix_opencv/; revision=14561
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