83 Commits (27ced2cb2ca67dde939b2fbb30f30164a61c9d55)

Author SHA1 Message Date
Alexander Alekhin b556c2a7c3 build: migrate to traits::Type / traits::Depth 8 years ago
Vladislav Samsonov 3442a8deee Handle incorrect flow vectors in gpc_evaluate; fixes opencv/opencv#9183 8 years ago
Vladislav Samsonov 617db6c4fe Fixed bug inside GPCDetails::dropOutliers(); fixes opencv/opencv#9220 8 years ago
Diego fbbda575de Fixed loop in buildPyramid in deepflow.cpp 8 years ago
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 8 years ago
LaurentBerger 64b3bbb620 solve issue 1165 8 years ago
Li Peng 6f907c3347 add dis optical flow sample app 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Li Peng 7ed6f77840 OCL implementation of DIS optical flow 8 years ago
berak 3f7e74db85 fix misplaced break statement 8 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 9 years ago
Alexander Alekhin c47b0ea23c Merge pull request #828 from alalek:fix_optflow 9 years ago
Vladislav Samsonov ac62d70f97 [GSoC] Implementation of the Global Patch Collider and demo for PCAFlow (#752) 9 years ago
mshabunin b17852fe30 Updated BIB reference to DISFlow paper 9 years ago
Alexander Alekhin 8b71f7e265 fix build 9 years ago
berak ba2aae5664 optflow: updated motempl.py sample 9 years ago
Bleach 918645d119 fix vs2010 build error 9 years ago
sbokov 406d944ec7 Temporal propagation in DISOpticalFlow 9 years ago
Vladislav Samsonov 1764f9247a Fixed OpenCL check behavior 9 years ago
Vladislav Samsonov 55f093a45b Fixing signed vs unsigned warning 9 years ago
Vladislav Samsonov ab130c76b9 Fixing VS warning 9 years ago
Vladislav Samsonov 2016e90c7d Fixing GCC warning 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
vbystricky 5a1fd4c873 Add methods for get/set weights of variational refiment part of DISFlow method 9 years ago
Vladislav Samsonov 3dbbad123a Added a note about key differences 9 years ago
Vladislav Samsonov eb9b5080c1 Fixed binary file reading on Windows, math constants and OpenCL kernel 9 years ago
Alexander Bokov 659efc5829 DeepFlow acceleration 9 years ago
Alexander Bokov b96a5f5963 Complete DIS optical flow implementation 9 years ago
Vladislav Samsonov 75b3ea9f72 Fixing some compiler warnings 9 years ago
Vladislav Samsonov 805a0c4b97 Fixed build on VS 9 years ago
Vladislav Samsonov e57df756a6 PR fixes 9 years ago
Vladislav Samsonov 2d68b30528 Minor fixes 9 years ago
Vladislav Samsonov 329f49e92a Passing of the prior file to the evaluation tool 9 years ago
Vladislav Samsonov f9ef5d456e Added some explanatory comments 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 d8aa162545 Added support for prior (covariance matrix) 9 years ago
Vladislav Samsonov 7c0a4788f1 Preserve edges 9 years ago
Vladislav Samsonov 1417dc65f7 Boosted accuracy a little bit more 9 years ago
Vladislav Samsonov 76ee838001 Boosted accuracy 9 years ago
Vladislav Samsonov 65d0157447 Some improvements 9 years ago
Vladislav Samsonov 25b2958eb5 Added flow estimation using DCT basis 9 years ago
Vladislav Samsonov 7d13c8f9aa Added style rules for clang-format 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
Gary Bradski f8e8b210c9 Update README.md 9 years ago
Bleach666 9677bd7fca fix vs2010 samples build 9 years ago
Maksim Shabunin f529a1df2b Fixed HAL headers location 10 years ago
Francisco Facioni 96194df827 SimpleFlow optimizations 10 years ago