122 Commits (3ba40a53160fde8fea34d2c24b0ab5d02cd30618)

Author SHA1 Message Date
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
Maksim Shabunin d15d490a83 Fix OpenCL warning VS 2015 10 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
sbokov 4ed940cc9f Uninitialized memory access fix 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
Vadim Pisarevsky cdddcc8237 fixed contrib code to match the HAL 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 11 years ago
StevenPuttemans c20ea8e7e8 adding more clear documentation 11 years ago
tpietruszka d07bf35b9b Fixed type conversions (warnings in MSVC) 11 years ago
tpietruszka 4ea0ce0999 Added Deepflow docs 11 years ago
tpietruszka 4ec320efe1 Added Deepflow to the testing app 11 years ago
tpietruszka e349d6d0b6 Deepflow - unfolded loops; faster, terrible code 11 years ago
tpietruszka 9181b2bd3d Moved deepflow to contrib, minor improvements 11 years ago
tpietruszka 4738fc2e63 Moved optflow interfaces and testing app. 11 years ago
Vadim Pisarevsky b1ff876973 fixed documentation titles 11 years ago
Vadim Pisarevsky 4df76c353a added outflow, bgsegm modules; moved matlab from the main repository 11 years ago