opencv/modules/video/src
2012-06-01 10:59:27 +00:00
..
bgfg_gaussmix2.cpp Merged the trunk r8345:8376 2012-05-18 13:18:37 +00:00
bgfg_gaussmix.cpp added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 2012-04-20 15:32:54 +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 Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +00:00
lkpyramid.hpp Merged the trunk r8384:8407 (inclusive) 2012-05-30 08:04:37 +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 Merged the trunk r8345:8376 2012-05-18 13:18:37 +00:00
video_init.cpp Merged the trunk r8542:8544 2012-06-01 10:59:27 +00:00