opencv/modules/video/src
2012-04-09 12:30:14 +00:00
..
bgfg_gaussmix2.cpp Fixed gcc build after r7751 2012-03-30 14:03:18 +00:00
bgfg_gaussmix.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
camshift.cpp Updated a comment about return value in meanShift and CamShift 2012-04-09 12:30:14 +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 Fixed bug #1629 2012-03-19 11:29:29 +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 ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00