opencv/modules/video/src
2012-05-23 08:50:43 +00:00
..
bgfg_gaussmix2.cpp fixed background update in GMM2 algorithm (ticket #1931) 2012-05-15 14:25:07 +00:00
bgfg_gaussmix.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
camshift.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
kalman.cpp added type selection in the Kalman filter (thanks to Nghia Ho for the patch; see ticket #693) 2010-11-22 21:05:22 +00:00
lkpyramid.cpp Added documentation for buildOpticalFlowPyramid 2012-05-23 08:50:43 +00:00
lkpyramid.hpp Added new performance tests for calcOpticalFlowPyrLK and buildOpticalFlowPyramid; extracted private header from lkpyramid.cpp 2012-05-21 13:07:53 +00:00
motempl.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
optflowgf.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Refactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321 2012-05-17 10:29:53 +00:00
video_init.cpp fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00