Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-01 | cleans a bug that leads to a crash on init *_opencv_lk with OpenCV 2.1 | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=15689 | |||
2011-10-17 | updated configure.ac for puredata_openc by ricardofabbri. | lluís gómez i bigordà | |
better openCV detection. thanks! svn path=/trunk/externals/pix_opencv/; revision=15611 | |||
2011-10-06 | better install instructions to pix_opencv | lluís gómez i bigordà | |
tracker patch ID: 3417757 by ricardofabbri svn path=/trunk/externals/pix_opencv/; revision=15528 | |||
2011-07-27 | adding object allowing multiple cameras calibration | Cyrille Henry | |
svn path=/trunk/externals/pix_opencv/; revision=15169 | |||
2011-07-14 | added 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 | |||
2011-03-05 | better help patch with a better object description | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=15014 | |||
2011-03-05 | solved a colorspace macosx peculiarity | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=15013 | |||
2011-02-26 | added a comment in help patch to recommend the people to use ↵ | lluís gómez i bigordà | |
[pix_opencv_of_bm] for a better OpticalFlow svn path=/trunk/externals/pix_opencv/; revision=14976 | |||
2011-02-26 | irevert last change ... opencv is rendering inverted textfonts or not ↵ | lluís gómez i bigordà | |
depending on the colormodel of the input? svn path=/trunk/externals/pix_opencv/; revision=14975 | |||
2011-02-26 | improving 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-26 | solved a bug in contour id matching algo | lluís gómez i bigordà | |
code by ydegoyon from the exile svn path=/trunk/externals/pix_opencv/; revision=14973 | |||
2011-02-25 | added 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-25 | set gemwin size to 640 480 | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14970 | |||
2011-02-25 | improved help patch a bit | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14969 | |||
2011-02-25 | help patch a bit improved | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14968 | |||
2011-02-25 | added pix_rgba to help patches | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14967 | |||
2011-02-23 | help patch improved a bit | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14956 | |||
2011-02-23 | draw blob id label in different color | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14951 | |||
2011-02-23 | help 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-22 | improved help patch | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14949 | |||
2011-02-21 | updated help patch with better explanation of the adaptive threshold object | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14941 | |||
2011-02-21 | object 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-21 | replaced 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-21 | Undoing change committed in r14933. | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=14936 | |||
2011-02-21 | replaced 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-03 | added cvaux include | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=14561 | |||
2010-11-11 | disable option checking | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=14407 | |||
2010-09-20 | build tweaks for Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=14165 | |||
2010-09-20 | fixed --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-08 | compare contours and points to the closest object | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=13775 | |||
2010-08-03 | a few fixes for opencv 2.0 | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=13743 | |||
2010-07-13 | fixed angle calculations | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=13712 | |||
2010-07-09 | check for opencv libraries | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=13698 | |||
2010-04-20 | wrong object in the help file | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=13457 | |||
2009-12-01 | fix contours count | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12817 | |||
2009-10-19 | added optical flow objects | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12617 | |||
2009-10-13 | changed headers for Mac OSX | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12589 | |||
2009-10-12 | changed path to opencv framework on osx | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12581 | |||
2009-10-10 | adapt headers to compile with Open Cv version 2.0 | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12574 | |||
2009-10-10 | reverted all my changes | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=12571 | |||
2009-10-09 | added meta pd patch to make this into an automatic libdir library | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=12564 | |||
2009-10-09 | added -isysroot to make sure it works on 10.4 and newer | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=12563 | |||
2009-10-09 | removed executable perms from things that don't need it | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=12562 | |||
2009-10-09 | changed DARWIN macro to automatic __APPLE__ macro | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=12561 | |||
2009-10-09 | converted 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-01 | fixed crash when changing number of buffers | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12504 | |||
2009-09-28 | added CHANGES.LOG | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12478 | |||
2009-09-27 | added examples from BALTAN workshop | lluís gómez i bigordà | |
svn path=/trunk/externals/pix_opencv/; revision=12471 | |||
2009-09-26 | added configure step | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12464 | |||
2009-09-26 | pgh and hu gives coordinates of detected contours | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=12463 |