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 6206908868 added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914) 13 years ago
..
bgfg_gaussmix.cpp merged 2.4 into trunk 13 years ago
bgfg_gaussmix2.cpp fixed background update in GMM2 algorithm (ticket #1931) 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 Added tegra stub for cornerEigenValsVecs 13 years ago
lkpyramid.hpp Added new performance tests for calcOpticalFlowPyrLK and buildOpticalFlowPyramid; extracted private header from lkpyramid.cpp 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 Refactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321 13 years ago
video_init.cpp added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914) 13 years ago