Maksim Shabunin
d15d490a83
Fix OpenCL warning VS 2015
9 years ago
sbokov
831523ce02
Sparse-to-dense OF algorithm is added
...
* Sparse match interpolator interface and EdgeAwareInterpolator were
added to the ximgproc module
* New optical flow algorithm, based on PyrLK sparse OF and sparse match
interpolation, is added to the optflow module
9 years ago
sbokov
4ed940cc9f
Uninitialized memory access fix
9 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
10 years ago
StevenPuttemans
c20ea8e7e8
adding more clear documentation
10 years ago
tpietruszka
d07bf35b9b
Fixed type conversions (warnings in MSVC)
10 years ago
tpietruszka
4ea0ce0999
Added Deepflow docs
10 years ago
tpietruszka
4ec320efe1
Added Deepflow to the testing app
10 years ago
tpietruszka
e349d6d0b6
Deepflow - unfolded loops; faster, terrible code
10 years ago
tpietruszka
9181b2bd3d
Moved deepflow to contrib, minor improvements
10 years ago
tpietruszka
4738fc2e63
Moved optflow interfaces and testing app.
...
Algorithm::info()-related code disabled-after moving to opencv_contrib caused compilation errors
Added usage examples
Added documentation for optflow_io
+bugfix: handling invalid algorithm choice
+ solving MSVC compilation errors; assuming that int and float are 4-bytes long - possibly needs fixing
10 years ago
Vadim Pisarevsky
b1ff876973
fixed documentation titles
10 years ago
Vadim Pisarevsky
4df76c353a
added outflow, bgsegm modules; moved matlab from the main repository
10 years ago