64
I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 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
tests for remap & undistort fixed More... about 20 years ago
bug in houghlines (standard hough) fixed More... about 20 years ago
The swig and autotools generated files... More... about 20 years ago
Try to remove the problems with Python and RedHat. More... about 20 years ago
correcting behaviour on em64t and itanium More... about 20 years ago
various fixes compiler errors and warnings, improved 64-bit compatibility More... about 20 years ago
Remove a non-wanted debug print-out. More... about 20 years ago
As usual, the swig-generated files... More... about 20 years ago
highgui.cvCreateTrackbar () now works in Python too, including the possibility to give a Python function for the callback function. More... about 20 years ago
Add contours.py in the installation. More... about 20 years ago
Commit of swig-generated files. More... about 20 years ago
Remove unused variable. More... about 20 years ago
Add some Python wrappers for sizeof (SOME_TYPE) => cv.sizeof_SOME_TYPE More... about 20 years ago
Commit of swig-generated files. More... about 20 years ago
Add the necessary Python wrapping code to be able to run cv.cvFindContours. More... about 20 years ago
Updated to libpng 1.2.8, libtiff 3.7.x, zlib 1.2.2 and libjpeg 6.2+ More... about 20 years ago
Source code for image codecs. Used only to build the codecs on Windows. On Linux/Unix pre-installed dynamic libraries are used. More... about 20 years ago
Commit autotools generated files. More... about 20 years ago
Move cam-history.py and capture-cam.py to samples/python directory. Add a new sample based on the C version: convexhull.py. More... about 20 years ago
Commit the swig-generated files. More... about 20 years ago
Make the cvConvexHull2 working with Python too. :-) More... about 20 years ago
Updated swig- and filtered- generated files. More... about 20 years ago
- now, make clean also cleanup the generated files in interfaces/swig/filtered - constants using CV_MAKETYPE are also wrapped now. More... about 20 years ago
Commit of the new generated auto* files. More... about 20 years ago
Display an explicit message when no swig are detected. More... about 20 years ago
If we have different version of SWIG, don't use it at all. More... about 20 years ago
Force the re-build of cv.h and constants.h when we have SWIG and some original file are changed. More... about 20 years ago
- automake set-up switched to AM_MAINTAINER_MODE, so that non-developers that check out from CVS don't have all the hassle with autotools any longer - added some info on this issue for developers to INSTALL text More... about 20 years ago
Correct the Python wrapper generated files. More... about 20 years ago
Updating the swig generated files to reflect the last change in the C/C++ sources. More... about 20 years ago