Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-18 | fix extension for pix_opencv_matchshape and pix_opencv_contours | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16687 | |||
2012-12-13 | search the new /usr/include/Gem header location by default | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16681 | |||
2012-12-13 | search the new /usr/include/Gem header location by default | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16680 | |||
2012-12-12 | adapt gemlist object to remove error at each frame. | Cyrille Henry | |
svn path=/trunk/externals/pix_opencv/; revision=16672 | |||
2012-12-07 | - add contours and matchshape to build process | Antoine Villeret | |
- update help file svn path=/trunk/externals/pix_opencv/; revision=16651 | |||
2012-10-13 | add antoine latest modification, and code cleanup | Cyrille Henry | |
svn path=/trunk/externals/pix_opencv/; revision=16382 | |||
2012-09-22 | help patches | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16271 | |||
2012-09-22 | add dessin.tif for some help patches | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16270 | |||
2012-09-22 | add GPU optical flow | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16269 | |||
2012-09-22 | add example 05 for perspective correction | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16268 | |||
2012-09-22 | fix Makefile.in | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16267 | |||
2012-09-22 | add a shape matcher for shape recognition | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16266 | |||
2012-09-22 | add a contour detector that sends all detected contours | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16265 | |||
2012-09-22 | add a blobtracker | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16264 | |||
2012-09-22 | update Makefile | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16263 | |||
2012-02-24 | added project url to pix_opencv-meta.pd | N.N. | |
svn path=/trunk/externals/pix_opencv/; revision=16031 | |||
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 |