25 Commits (01f00f8f09d76ed9c7ced142a38e08a37a86376f)

Author SHA1 Message Date
Alexander Alekhin 57ff363389 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Vladislav Samsonov 3442a8deee Handle incorrect flow vectors in gpc_evaluate; fixes opencv/opencv#9183 8 years ago
Li Peng 6f907c3347 add dis optical flow sample app 8 years ago
berak 3f7e74db85 fix misplaced break statement 8 years ago
Vladislav Samsonov ac62d70f97 [GSoC] Implementation of the Global Patch Collider and demo for PCAFlow (#752) 9 years ago
berak ba2aae5664 optflow: updated motempl.py sample 9 years ago
Vladislav Samsonov 1764f9247a Fixed OpenCL check behavior 9 years ago
Vladislav Samsonov 17831add02 Added new method for training forest 9 years ago
Vladislav Samsonov 7f93d951d3 Added training part of the Global Patch Collider 9 years ago
Alexander Bokov b96a5f5963 Complete DIS optical flow implementation 9 years ago
Vladislav Samsonov 329f49e92a Passing of the prior file to the evaluation tool 9 years ago
Vladislav Samsonov 7a18e78865 Post-review fixes 9 years ago
Vladislav Samsonov 54e746bebd Added OpenCL support 9 years ago
Alexander Bokov d4c3765e4f Partial DIS implementation and OF benchmark 9 years ago
Vladislav Samsonov fc00397160 Added naive blockmatching algorithm (just to get acquainted with the code base, this algo shouldn't be considered seriously). 9 years ago
Bleach666 9677bd7fca fix vs2010 samples build 9 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
laurentBerger 6122d265d1 Replace tab with four space 10 years ago
laurentBerger 52d0d8b770 bugfix4269 included remarks in http://answers.opencv.org/question/59293/problem-with-example-motemplcpp/ 10 years ago
tpietruszka 4ec320efe1 Added Deepflow to the testing app 11 years ago
tpietruszka 4738fc2e63 Moved optflow interfaces and testing app. 11 years ago
Vadim Pisarevsky 4df76c353a added outflow, bgsegm modules; moved matlab from the main repository 11 years ago