Gary Allen
9d0a451bee
Merge pull request #3296 from gvcallen:4.x
...
Allow new glog in SFM CMake Project
* Allow new glog in SFM CMakeLists.txt
* Fix typo
* Fixed missing bracket
3 years ago
Stephen McDowell
ed199a3498
remove executable bit for various files
4 years ago
Gagandeep Singh
b3ad2c323d
Merge pull request #2341 from czgdp1807:issue-2277
...
Added constructors and destructors for RgbdPlane
* declared constructors and destructors of RgbdPlane
* definitions written
* tests for python bindings added
6 years ago
Pavel Rojtberg
f515f0ffe5
linemod: allow creating modalities from bindings
6 years ago
berak
7c628d73e3
rgbd: fix python bindings
6 years ago
Pavel Rojtberg
92fd42e58e
linemod: export Template::features for python
7 years ago
Alexander Alekhin
5d0a12833b
rgbd: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
e242e87e42
unsupported binding
8 years ago
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
Pavel Rojtberg
621d6c2a51
linemod: add rudimentary python 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