Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
..
bgfg_gaussmix.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
bgfg_gaussmix2.cpp Fixed gcc build after r7751 13 years ago
camshift.cpp merged all the latest changes from 2.4 to trunk 13 years ago
kalman.cpp added type selection in the Kalman filter (thanks to Nghia Ho for the patch; see ticket #693) 14 years ago
lkpyramid.cpp Fixed bug #1629 13 years ago
motempl.cpp fixed many warnings from GCC 4.6.1 13 years ago
optflowgf.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp ~40 warnings under VS2008 14 years ago