64
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Capture control support for V4L2 for hue, saturation, brightness, contrast and gain. Based on the patch of Csaba Kertesz. More... almost 20 years ago
Capture control support for V4L for (hue, saturation, brightness, contrast, gain), based on the patch of Csaba Kertesz. More... almost 20 years ago
Patch for supporting more recent versions of ffmpeg, thanks to Christoph Seibert. More... almost 20 years ago
icvGrabFrameAVI_FFMPEG was doing segfault with some avi file I have. More... almost 20 years ago
fixed initialization of measurement_noise_cov (thanks to Robert Weaver) More... almost 20 years ago
The generated files... More... almost 20 years ago
Optional compilation of the V4L2 parts. More... almost 20 years ago
templmatch optimized a little bit more More... almost 20 years ago
inplace mode fixed in adaptive thresh (thanks to Ralf Stauder for report) More... almost 20 years ago
Some systems seems to have V4L2_PIX_FMT_SBGGR8 and V4L2_PIX_FMT_SN9C10X not defined... More... almost 20 years ago
mem leak in cvEqualizeHist is fixed (SF bug #1279395) More... almost 20 years ago
Remove 3 compilation warnings. More... almost 20 years ago
Sonix chip webcams support under V4L2, thanks to Kertesz Csaba. More... almost 20 years ago
v4l2 support thanks to Kertesz Csaba. More... almost 20 years ago
Correct compilation on 64bits Linux systems. More... almost 20 years ago
trained classifiers are saved as xml's in cvCreateTreeCascadeClassifier. More... almost 20 years ago
More correct explanation on how to run test programs with "make check". More... almost 20 years ago
fixed findextrinsicparams branch for non-planar calibration rigs and error message in calibratecamera2 (thanks to Diana Mateus) More... about 20 years ago
The generated files... More... about 20 years ago
include general cv.i and highgui.i _after_ the python specific typemaps. More... about 20 years ago
memleak in icvGrabFrameAVI_FFMPEG fixed (thanks to gedikli76) More... about 20 years ago
enable grayscale images in CvCalibFilter::FindEtalon() More... about 20 years ago
modified calibfilter and cvComputePerspectiveMap to use/match the modern cvRemap API More... about 20 years ago
modified calibfilter to use the modern cvRemap More... about 20 years ago
Add setup-for-win.py file, and a quick howto use it for building wrappers on Windows. More... about 20 years ago
added error checking More... about 20 years ago
removed unnecessary and causing many warinings from MS compiler: #include <iostream> More... about 20 years ago
Don't remove the cv.h and constants.h files when not UPDATA_SWIG_WRAPPERS More... about 20 years ago
The generated files... More... about 20 years ago
Better separation between python-specific files and general files. More... about 20 years ago