Age | Commit message (Expand) | Author |
2013-01-22 | use pkgconfig for pd cflags on linux | Antoine Villeret |
2012-12-31 | on Mac OS X, use opencv from pkg-config, which Fink and probably others provide | Hans-Christoph Steiner |
2012-12-27 | fix cflags for Gem, thanks to IOhannes | Antoine Villeret |
2012-12-27 | include header path from 'gem-dev' Debian package | Hans-Christoph Steiner |
2012-12-27 | clean up directory | Antoine Villeret |
2012-12-27 | adapt the latest template Makefile to building C++ for Gem | Hans-Christoph Steiner |
2012-12-18 | fix extension for pix_opencv_matchshape and pix_opencv_contours | Antoine Villeret |
2012-12-13 | search the new /usr/include/Gem header location by default | Hans-Christoph Steiner |
2012-12-07 | - add contours and matchshape to build process | Antoine Villeret |
2012-09-22 | fix Makefile.in | Antoine Villeret |
2012-09-22 | update Makefile | Antoine Villeret |
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-07-13 | fixed angle calculations | N.N. |
2010-07-09 | check for opencv libraries | N.N. |
2009-10-19 | added optical flow objects | 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 -isysroot to make sure it works on 10.4 and newer | 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-09-26 | pgh and hu gives coordinates of detected contours | N.N. |
2009-09-24 | The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linux | lluís gómez i bigordà |
2009-09-24 | The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linux | lluís gómez i bigordà |
2009-09-19 | fixing help patches | N.N. |
2009-09-18 | added pix_opencv_colorfilt | lluís gómez i bigordà |
2009-09-18 | added -1 message for lost objects | lluís gómez i bigordà |
2009-09-13 | added configure | N.N. |
2009-09-11 | added hu moments | N.N. |
2009-09-10 | set SURF as the last | N.N. |
2009-09-06 | remove windows options | N.N. |
2009-09-03 | added pix_opencv_surf | N.N. |
2009-09-03 | added pix_opencv_hough_lines | N.N. |
2009-09-03 | added pix_opencv_hough_circles | N.N. |
2009-09-02 | added contours comparison objects : hu_compare and pgh_compare | N.N. |
2009-09-02 | added pix_opencv_camshift | N.N. |
2009-08-30 | added statistical foreground extraction | N.N. |
2009-08-30 | added adaptive threshold + fix help patches ( frame 15 ) | N.N. |
2009-08-29 | added pix_opencv_floodfill | N.N. |
2009-08-29 | rename histo to hist_compare | N.N. |
2009-08-15 | fixed threshold | N.N. |
2009-08-15 | added pd_darwin rules using the openCV macos Framework | lluís gómez i bigordà |
2009-08-15 | added threshold | N.N. |
2009-07-14 | added pix_opencv_cvk | N.N. |
2009-07-04 | added pix_opencv_histo | N.N. |
2009-07-03 | added pix_opencv_lk | N.N. |
2009-06-29 | Discrete Fourier Transform for Gem | N.N. |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2008-07-10 | add -fPIC cflag | N.N. |
2008-07-01 | cleaned up makefile in prep to building on Windows. Builds on Mac OS X, next... | Hans-Christoph Steiner |