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
10 years ago
Maksim Shabunin
61f36de542
Doxygen tutorials support
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
11 years ago
tpietruszka
9181b2bd3d
Moved deepflow to contrib, minor improvements
11 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
11 years ago
Vadim Pisarevsky
4df76c353a
added outflow, bgsegm modules; moved matlab from the main repository
11 years ago
Vadim Pisarevsky
cd0569a3fe
added face module (created from the parts of the old "contrib")
11 years ago
Vlad Shakhuro
94338228c8
Add license and precomp header
11 years ago
Vlad Shakhuro
eb2e66abc5
Clean adas header
11 years ago
Vlad Shakhuro
0d97598754
Make detector interface simpler
11 years ago
Vlad Shakhuro
b33977d95c
Add adas header, move headers to inner directory
11 years ago
Vlad Shakhuro
c8938d8d6e
Add define guards
11 years ago
Vlad Shakhuro
4a3ab904ab
Add license to headers
11 years ago
Vlad Shakhuro
3e52ae023d
Rename module (asad->adas)
11 years ago
Vlad Shakhuro
5841dc0051
Add asad interface prototype
11 years ago