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
"append" mode has been added to cvOpenFileStorage More... about 20 years ago
"append" mode has been added to cvOpenFileStorage More... about 20 years ago
typo fixed in cvround More... about 20 years ago
add Release64 and Debug64 (EM64T aka AMD64) configurations More... over 20 years ago
make the code compile and run on EM64T(~AMD64) More... over 20 years ago
inline assembly with cpuid for gcc on win32 added More... over 20 years ago
fixed: cvEndWriteSeq handled empty sequences incorrectly More... over 20 years ago
2 bugs fixed: dy->delta_y and bottom row processing More... over 20 years ago
no message More... over 20 years ago
support for IPP's optical flow added More... over 20 years ago
drawchessboardcorners added More... over 20 years ago
another fix in cvRodrigues2 More... over 20 years ago
updated for new BG/FG API More... over 20 years ago
BG/FG API revised, new MOG algorithm added More... over 20 years ago
new BG/FG segmentation algorithm using gaussian mixtures added (thanks to Alexander Bovyrin) More... over 20 years ago
cvPointSeqFromMat, cvEqualizeHist, cvPointPolygonTest, cvFindChessboardCorners added More... over 20 years ago
new chessboard detection algorithm replaced the old one (thanks to Vladimir Vezhnevets and Philip Gruebele) More... over 20 years ago
cvEqualizeHist added More... over 20 years ago
multiple small fixes to avoid some ICC 9.0 remarks More... over 20 years ago
ellipse2poly optimized (thanks to Philip Gruebele) More... over 20 years ago
multiple small fixes to avoid some ICC 9.0 remarks More... over 20 years ago
cvWriteFrame failed because cvConvertImage does not handle the case only flipping from single to single channel image. It might be better to fix cvConvertImage... More... over 20 years ago
exported cvEllipse2Poly because it is a useful function More... over 20 years ago
exported cvEllipse2Poly because it is a useful function More... over 20 years ago
changed 2D image coords from int to float (to get sub-pixel accuracy) More... over 20 years ago
aundistort.cpp is no more existing. So, remove from the Makefile.am. More... over 20 years ago
argl :-( Submitted the wrong version last time. I shouldn't develop on multiple machines at the same time ... - fixed FFMPEG implementation More... over 20 years ago
Added cvVideoWriter implementation for FFMPEG More... over 20 years ago
Corrected OPENCV_ASSERT and OPENCV_ERRCHK macros - they can be used now :-) More... over 20 years ago
Better to have VERBOSE_LOADING by default on the CVS... More... over 20 years ago