Age | Commit message (Expand) | Author |
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. |
2009-09-28 | added CHANGES.LOG | N.N. |
2009-09-27 | added examples from BALTAN workshop | lluís gómez i bigordà |
2009-09-26 | added configure step | N.N. |
2009-09-26 | pgh and hu gives coordinates of detected contours | N.N. |
2009-09-26 | adding some new haarcascade clasifiers from the openCV1.2 sources tree | lluís gómez i bigordà |
2009-09-24 | pix_opencv_colorfilt now works both in linux and macos in RGBA colorspace. | 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-24 | The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linux | lluís gómez i bigordà |
2009-09-21 | fix global movement detection | N.N. |
2009-09-19 | fixing help patches | N.N. |
2009-09-18 | fix color picking | lluís gómez i bigordà |
2009-09-18 | added pix_opencv_colorfilt | lluís gómez i bigordà |
2009-09-18 | some improvements in the help patches | lluís gómez i bigordà |
2009-09-18 | solved strange Y coordinate GEM behaviour | lluís gómez i bigordà |
2009-09-18 | solved strange Y coordinate GEM issue | lluís gómez i bigordà |
2009-09-18 | debug with image resize | lluís gómez i bigordà |
2009-09-18 | added -1 message for lost objects | lluís gómez i bigordà |
2009-09-18 | added pix_opencv_convexhull object | lluís gómez i bigordà |
2009-09-13 | added configure | N.N. |
2009-09-11 | added hu moments | N.N. |
2009-09-11 | bug fixes in motempl | N.N. |
2009-09-11 | numbering little fix | N.N. |
2009-09-10 | set SURF as the last | N.N. |
2009-09-10 | wrong methods names | N.N. |
2009-09-09 | removed svn:executable flag | IOhannes m zmölnig |
2009-09-08 | fixed alpha parameter | N.N. |
2009-09-06 | remove windows options | N.N. |
2009-09-05 | fixed INSTALL | N.N. |
2009-09-05 | bugs fixing | N.N. |
2009-09-04 | delaunay bug fix | 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. |