Linus Ericsson
|
54d65f9d74
|
Added python bindings for rgbd module (#1284)
* Added python bindings for whole rgbd module
* changed exposed constructors to static Ptr<class>::create() functions
* removed python bindings for isValidDepth*
* removed operator bindings
|
8 years ago |
Hamdi Sahloul
|
62f5e865bf
|
Expose `depthTo3d()` and `warpFrame()` to the Python wrapper
|
8 years ago |
manuele
|
9c413930d4
|
Fixed docs and added tests for Linemod 16U depth case
|
10 years ago |
Maksim Shabunin
|
da7ff82d19
|
Replaced CV_IMPL_PROPERTY macros in public headers
|
10 years ago |
Maksim Shabunin
|
05405e3dca
|
Replaced CV_PURE_PROPERTY macros with the code
|
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 |
Pat O'Keefe
|
f5ef071c11
|
Add RGBD registration function that registers depth to an external camera.
|
11 years ago |
Maksim Shabunin
|
bad3cd2427
|
Fixed some existing doxygen comments
|
11 years ago |
Vadim Pisarevsky
|
4906050ea1
|
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
|
11 years ago |
Vincent Rabaud
|
49a357b948
|
add an RGBD module
|
11 years ago |