Stephen McDowell
ed199a3498
remove executable bit for various files
2021-08-23 16:57:33 -06:00
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
2019-11-19 21:43:02 +03:00
berak
7c628d73e3
rgbd: fix python bindings
2019-01-26 11:37:24 +01:00
Alexander Alekhin
5d0a12833b
rgbd: apply CV_OVERRIDE/CV_FINAL
2018-03-28 16:50:00 +03:00
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
2017-08-10 13:25:38 +03:00
Hamdi Sahloul
62f5e865bf
Expose depthTo3d()
and warpFrame()
to the Python wrapper
2017-02-15 01:59:04 +09:00
manuele
9c413930d4
Fixed docs and added tests for Linemod 16U depth case
2015-12-17 17:31:41 +03:00
Vadim Pisarevsky
ae00a82dfc
Merge pull request #132 from pokeefe:add-rgbd-registration-function
2015-12-12 07:14:06 +00:00
Maksim Shabunin
da7ff82d19
Replaced CV_IMPL_PROPERTY macros in public headers
2015-03-18 17:56:47 +03:00
Maksim Shabunin
05405e3dca
Replaced CV_PURE_PROPERTY macros with the code
2015-03-18 17:37:37 +03:00
Maksim Shabunin
34131405df
Removed some methods from cv::Algorithm and changed ml module interfaces
2015-02-17 11:45:57 +03:00
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
2014-12-01 15:54:42 +03:00
Pat O'Keefe
f5ef071c11
Add RGBD registration function that registers depth to an external camera.
2014-11-25 14:49:22 -05:00
Maksim Shabunin
bad3cd2427
Fixed some existing doxygen comments
2014-10-21 16:03:02 +04:00
Vadim Pisarevsky
4906050ea1
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
2014-07-28 18:01:19 +04:00
Vincent Rabaud
49a357b948
add an RGBD module
2014-02-13 01:38:46 +01:00