Open Source Computer Vision Library
Go to file
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
3rdparty Fix Windows build issues 2012-08-22 11:21:09 +04:00
android Fix Android build for mips platform 2012-08-27 20:16:54 +04:00
apps fixed #2165 2012-07-12 12:32:54 +00:00
cmake Added CCache support to Android build 2012-08-27 18:22:00 +04:00
data modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 2012-08-22 15:48:57 +04:00
doc Fix formatting in Android tutorials 2012-08-17 19:23:45 +04:00
include Fixed linux and android install 2012-06-27 13:52:29 +00:00
ios some tweaks in optimization flags for opencv2.framework 2012-08-20 19:46:52 +04:00
modules Update to improve performance of SimpleFlow algorithm 2012-09-05 13:27:47 +04:00
samples Small fixes for SimpleFlow algorithm 2012-08-31 13:34:24 +04:00
.gitignore Add ignore for *.user files 2012-08-10 17:37:52 +04:00
CMakeLists.txt Added CCache support to Android build 2012-08-27 18:22:00 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org