opencv/modules/video
Roman Donchenko 7d768d2159 In calcOpticalFlowSF, fixed several uninitialized uses of matrices.
This should fix that pesky test failure that pops up from time to time.

I don't actually know if the default values should be zeros, but the tests
pass, so...
2013-08-16 14:43:18 +04:00
..
doc Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 2013-08-07 14:49:33 +02:00
include/opencv2/video refactored OpticalFlowDual_TVL1: 2013-02-14 13:26:47 +04:00
perf Deleted almost all of the precomp.cpp files. 2013-08-08 12:43:07 +04:00
src In calcOpticalFlowSF, fixed several uninitialized uses of matrices. 2013-08-16 14:43:18 +04:00
test Deleted almost all of the precomp.cpp files. 2013-08-08 12:43:07 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00