Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | add repeat_point, a useless option | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17069 | |||
2013-03-19 | delete unused file | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17066 | |||
2013-03-19 | add a 08_GPU_morphology example | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17065 | |||
2013-02-08 | - change output blob message to "cvblob" | Antoine Villeret | |
- update help file svn path=/trunk/externals/pix_opencv/; revision=17029 | |||
2013-02-08 | fix a typo | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17028 | |||
2013-02-08 | more infos about output | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17027 | |||
2013-02-04 | added missing dependency: libcvaux-dev | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=17024 | |||
2013-02-04 | moving license to standard name for template libraries | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=17023 | |||
2013-01-31 | -restore broken cord on help patch | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=17009 | |||
2013-01-31 | -remove some useless printf | Antoine Villeret | |
-add a TODO file svn path=/trunk/externals/pix_opencv/; revision=17008 | |||
2013-01-22 | use pkgconfig for pd cflags on linux | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16946 | |||
2013-01-22 | small changes | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16945 | |||
2013-01-16 | remove or comment out debugging printf | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16882 | |||
2013-01-15 | fix info outlet | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16872 | |||
2013-01-15 | improve help patch according to last commit | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16870 | |||
2013-01-15 | add writing to tables methods | Antoine Villeret | |
contours could be huge and may lead to stack overflow with the list iteratiion drawing function using tables and gemvertexbuffer also improve performances svn path=/trunk/externals/pix_opencv/; revision=16868 | |||
2013-01-11 | improve help patch | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16852 | |||
2013-01-10 | - update build instructions | Antoine Villeret | |
- add contour length to infos output of pix_opencv_contours svn path=/trunk/externals/pix_opencv/; revision=16850 | |||
2012-12-31 | on Mac OS X, script to embed all the dylibs that are needed | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16796 | |||
2012-12-31 | on Mac OS X, use opencv from pkg-config, which Fink and probably others provide | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16795 | |||
2012-12-31 | remove unneeded executable permissions | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16794 | |||
2012-12-27 | fix cflags for Gem, thanks to IOhannes | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16774 | |||
2012-12-27 | include header path from 'gem-dev' Debian package | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16771 | |||
2012-12-27 | clean up directory | Antoine Villeret | |
fix help patch dependency improve REAMDE svn path=/trunk/externals/pix_opencv/; revision=16770 | |||
2012-12-27 | adapt the latest template Makefile to building C++ for Gem | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16769 | |||
2012-12-27 | build pix_opencv_blobtrack with the rest of the .cc files | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16768 | |||
2012-12-27 | use .cc as standard file extension | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16767 | |||
2012-12-27 | move example image to examples/ | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16766 | |||
2012-12-27 | add .txt to match library template | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16765 | |||
2012-12-27 | sync version with configure.ac | Hans-Christoph Steiner | |
svn path=/trunk/externals/pix_opencv/; revision=16764 | |||
2012-12-26 | change INSTALL to README and update | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16763 | |||
2012-12-26 | un joli dessin !!! | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16762 | |||
2012-12-26 | deprecated since new pix_opencv_contours | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16761 | |||
2012-12-26 | update help patch... | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16760 | |||
2012-12-26 | add convexity defects ouput | Antoine Villeret | |
add convexhull output add contours hierarchy svn path=/trunk/externals/pix_opencv/; revision=16759 | |||
2012-12-20 | fix bug in semgent number on info outlet | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16711 | |||
2012-12-19 | fix help file according to last commit (info outlet change) | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16704 | |||
2012-12-19 | add zero padding to info outlet and number of segment for each contour | Antoine Villeret | |
WARNING ! this breaks compatibility with previous versions !! svn path=/trunk/externals/pix_opencv/; revision=16703 | |||
2012-12-19 | fix extension for pix_opencv_matchshape and pix_opencv_contours | Antoine Villeret | |
svn path=/trunk/externals/pix_opencv/; revision=16700 | |||
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 |