Age | Commit message (Expand) | Author |
2012-09-22 | add a contour detector that sends all detected contours | Antoine Villeret |
2012-09-22 | add a blobtracker | Antoine Villeret |
2012-09-22 | update Makefile | Antoine Villeret |
2012-02-24 | added project url to pix_opencv-meta.pd | N.N. |
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à |
2011-10-17 | updated configure.ac for puredata_openc by ricardofabbri. | lluís gómez i bigordà |
2011-10-06 | better install instructions to pix_opencv | lluís gómez i bigordà |
2011-07-27 | adding object allowing multiple cameras calibration | Cyrille Henry |
2011-07-14 | added pix_opencv_calibration: camera calibration function by Antoine Villeret... | lluís gómez i bigordà |
2011-03-05 | better help patch with a better object description | lluís gómez i bigordà |
2011-03-05 | solved a colorspace macosx peculiarity | lluís gómez i bigordà |
2011-02-26 | added a comment in help patch to recommend the people to use [pix_opencv_of_b... | lluís gómez i bigordà |
2011-02-26 | irevert last change ... opencv is rendering inverted textfonts or not dependi... | lluís gómez i bigordà |
2011-02-26 | improving pix_opencv help patches - rotating X by 180 we can read the id's of... | lluís gómez i bigordà |
2011-02-26 | solved a bug in contour id matching algo | lluís gómez i bigordà |
2011-02-25 | added upper limit to blovksize message. values higher than 100 cause too much... | lluís gómez i bigordà |
2011-02-25 | set gemwin size to 640 480 | lluís gómez i bigordà |
2011-02-25 | improved help patch a bit | lluís gómez i bigordà |
2011-02-25 | help patch a bit improved | lluís gómez i bigordà |
2011-02-25 | added pix_rgba to help patches | lluís gómez i bigordà |
2011-02-23 | help patch improved a bit | lluís gómez i bigordà |
2011-02-23 | draw blob id label in different color | lluís gómez i bigordà |
2011-02-23 | help patch improved :: flip images vertically allows read the blobs labels co... | lluís gómez i bigordà |
2011-02-22 | improved help patch | lluís gómez i bigordà |
2011-02-21 | updated help patch with better explanation of the adaptive threshold object | lluís gómez i bigordà |
2011-02-21 | object simplification. cvCreateFGDStatModel default params are more accurate ... | lluís gómez i bigordà |
2011-02-21 | replaced gemwin message "frame 5" to "frame 25" in all help files. | lluís gómez i bigordà |
2011-02-21 | Undoing change committed in r14933. | lluís gómez i bigordà |
2011-02-21 | replaced gemwin message "frame 5" to "frame 25" in all help files. | lluís gómez i bigordà |
2010-12-03 | added cvaux include | N.N. |
2010-11-11 | disable option checking | N.N. |
2010-09-20 | build tweaks for Mac OS X | Hans-Christoph Steiner |
2010-09-20 | fixed --export-dynamic flag on GNU/Linux and added Pd-extended headers to inc... | Hans-Christoph Steiner |
2010-08-08 | compare contours and points to the closest object | N.N. |
2010-08-03 | a few fixes for opencv 2.0 | N.N. |
2010-07-13 | fixed angle calculations | N.N. |
2010-07-09 | check for opencv libraries | N.N. |
2010-04-20 | wrong object in the help file | N.N. |
2009-12-01 | fix contours count | N.N. |
2009-10-19 | added optical flow objects | N.N. |
2009-10-13 | changed headers for Mac OSX | N.N. |
2009-10-12 | changed path to opencv framework on osx | N.N. |
2009-10-10 | adapt headers to compile with Open Cv version 2.0 | N.N. |
2009-10-10 | reverted all my changes | Hans-Christoph Steiner |
2009-10-09 | added meta pd patch to make this into an automatic libdir library | Hans-Christoph Steiner |
2009-10-09 | added -isysroot to make sure it works on 10.4 and newer | Hans-Christoph Steiner |
2009-10-09 | removed executable perms from things that don't need it | Hans-Christoph Steiner |
2009-10-09 | changed DARWIN macro to automatic __APPLE__ macro | Hans-Christoph Steiner |
2009-10-09 | converted headers on Mac OS X to do it in Mac OS X style and ported new Makef... | Hans-Christoph Steiner |
2009-10-01 | fixed crash when changing number of buffers | N.N. |