opencv/modules/video/src
Yury Zemlyanskiy 1fde184192 Small fixes for SimpleFlow algorithm
+ Fixed warnings
+ Add new function calcOpticalFlow with smaller number of arguments
+ Add asserts to algorithm and remove 'exit(1)'
2012-08-31 14:39:59 +04:00
..
bgfg_gaussmix2.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
bgfg_gaussmix.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
bgfg_gmg.cpp fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
camshift.cpp Fixed 2 new Android build warnings 2012-08-13 19:24:31 +04:00
kalman.cpp test7 2012-07-25 22:20:41 +04:00
lkpyramid.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
lkpyramid.hpp test2 2012-07-25 18:11:07 +04:00
motempl.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
optflowgf.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp fixed compilation in msvc 2012-07-01 20:58:08 +00:00
simpleflow.cpp Small fixes for SimpleFlow algorithm 2012-08-31 14:39:59 +04:00
simpleflow.hpp Updates for SimpleFlow algorithm 2012-08-31 14:39:59 +04:00
video_init.cpp added updateBackgroundModel parameter and release method 2012-08-09 14:37:08 +04:00