opencv/modules
Yury Zemlyanskiy 0c10ed26e3 Update to improve performance of SimpleFlow algorithm
+ Improve performance of calcOpticalFlowSingleScale method
+ Small refactoring

Current results:

IMAGE NAMES          RMSE
Beanbags
Dimetrodon           0.329428
DogDance
Grove2               0.550852
Grove3               1.464699
Hydrangea            0.523277
MiniCooper
RubberWhale          0.367246
Urban2               2.717003
Urban3               4.185070
Venus                0.775422
Walking

Time (for Urban3):
17.490248 sec
2012-09-05 13:27:47 +04:00
..
androidcamera Debug build for Android added. Stripping of debug build turned off. 2012-08-14 12:03:05 +04:00
calib3d Merge remote-tracking branch 'origin/master' 2012-08-23 14:58:41 +04:00
contrib Fix Android build for mips platform 2012-08-27 20:16:54 +04:00
core Improved 'Operations on Arrays" section of 'Core' module documentation. 2012-08-24 19:08:18 +04:00
features2d Merge remote-tracking branch 'origin/master' 2012-08-23 14:58:41 +04:00
flann comment fixed 2012-08-07 23:19:13 +03:00
gpu minor 2012-08-24 19:01:13 +04:00
highgui Android camera: commented logs in frame callback 2012-08-24 16:10:17 +04:00
imgproc Laplacian tegra optimized was added 2012-08-24 14:36:16 +04:00
java Pass list of modules to javadoc generator 2012-08-27 16:48:09 +04:00
legacy quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
ml Fix build warnings 2012-08-19 19:36:43 +04:00
nonfree Fix build warnings 2012-08-19 19:36:43 +04:00
objdetect Fixed gcc build warning 2012-08-20 19:53:03 +04:00
ocl temp build fix because the new core.hpp impact on this project 2012-08-20 10:06:41 +08:00
photo Removed the header opencv2/photo/denoising.hpp 2012-08-22 17:51:52 +04:00
python possibly fixes #2242 and #2257 2012-08-13 21:22:06 +04:00
stitching Merge remote-tracking branch 'origin/master' 2012-08-23 14:58:41 +04:00
ts #2170 fix warning of undefined GTEST_HAS_DEATH_TEST 2012-08-21 18:59:51 +04:00
video Update to improve performance of SimpleFlow algorithm 2012-09-05 13:27:47 +04:00
videostab added median-based version of global motion estimation (videostab) 2012-08-23 10:48:24 +04:00
world Shortened cmake script for opencv_world 2012-06-15 07:52:20 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00