64
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the Python interface to reflect the last change in the cv.h file. More... over 20 years ago
added IPP's new ippcc support More... over 20 years ago
added IPP's LK optical flow support More... over 20 years ago
getquadranglesubpix->warpaffine (TODO: check correctness!) More... over 20 years ago
avoid ICC's cbrt() use More... over 20 years ago
add new-style tests for undistort, getrectsubpix & getquadranglesubpix More... over 20 years ago
fix getquadranglesubpix & getrectsubpix, add support for IPP's copysubpix More... over 20 years ago
no message More... over 20 years ago
avoid ICC's _cbrt use More... over 20 years ago
Add some typemap to the Python swig interface. More... over 20 years ago
Some re-organisation of the Makefile.am files in the swig directory More... over 20 years ago
now VFW AVI writer supports grayscale images (thanks to Philip Gruebele) More... over 20 years ago
meanshift convergence check fixed. Thanks to Mark Heslep More... over 20 years ago
meanshift convergence check fixed. Thanks to Mark Heslep More... over 20 years ago
Better usage of libtool for linking executables. More... over 20 years ago
Now, "make check" also works when compiling in a separate directory. More... over 20 years ago
Typo correction... I was writting syncmai instead of syncmail... Copy-paste was too short... Sorry. More... over 20 years ago
Correct the path of the syncmail script, as written in SourceForge documentation. More... over 20 years ago
Remove a warning when doing "autoreconf"-iguration. More... over 20 years ago
- Forgot to enable VPATH-builds for apps directory More... over 20 years ago
Several changes to the GNU Automake environment are now complete: - Shared library dependencies should be correct now (dependencies were missing before) - VPATH-builds (a.k.a. "out-of-source-builds") should be possible, now - Targets inside 'tests' directory are now only compiled by invoking 'make check' - Updated developer's tools to automake 1.7.3 - SWIG autoconf macros adapted to version 1.3.24 (multiple module support now works across versions) More... over 20 years ago
Mark Heslep <[email protected]> had some ideas on double pointer handling for Python - we're starting to incorporate them unless we find a more SWIGish solution More... over 20 years ago
bugfix: uses MIN() instead of min() now More... over 20 years ago
- corrected prerequisites for Linux (ffmpeg 0.4.9-pre1 instead of 0.4.8 is required) More... over 20 years ago
no message More... over 20 years ago
no message More... over 20 years ago
Add a check for '\r' in the end of lines (thanks to Kumatani Kenichi) More... over 20 years ago
no message More... over 20 years ago
fg/bg segmentation sample More... over 20 years ago
fg/bg segmentation added More... over 20 years ago