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 bd0d8429ee added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago
..
bgfg_acmmm2003.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_codebook.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_common.cpp moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 14 years ago
bgfg_gaussmix.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
bgfg_gaussmix2.cpp added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago
camshift.cpp fixed crashes in camshiftdemo (ticket #875) 14 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 added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 14 years ago
motempl.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
optflowbm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
optflowgf.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
optflowhs.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
optflowlk.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp ~40 warnings under VS2008 14 years ago