Rostislav Vasilikhin
bc5a06a4f7
fixed odometry tests (changes ported from PR #1627 )
7 years ago
Hamdi Sahloul
d1b5431094
MSVC: Slience external/meaningless warnings
7 years ago
Alexander Alekhin
21d5949e83
fix build
7 years ago
Alexander Alekhin
b9d83609de
build: eliminate GCC8 warnings
7 years ago
Alexander Alekhin
fc69aa57bc
opencv: use cv::AutoBuffer<>::data()
7 years ago
Alexander Alekhin
1248ebeb03
build: fix warnings
7 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
edfdf12c31
tests: refactor test files
7 years ago
Maksim Shabunin
18a5391672
Fixed exports and removed contrib_world
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
Maksim Shabunin
f8807f18cd
Reduced modules dependencies:
...
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
8 years ago
Hamdi Sahloul
07126d8639
Create a float-type cloud when depth map is not double-type
8 years ago
Hamdi Sahloul
62f5e865bf
Expose `depthTo3d()` and `warpFrame()` to the Python wrapper
8 years ago
Alexander Alekhin
6d41124d43
remove precomp.cpp files
8 years ago
Gary Bradski
28bdfcaaa7
Update README.md
9 years ago
Maksim Shabunin
0b348ea96a
RGBD: enabled normals test, removed some tabs
9 years ago
manuele
9c413930d4
Fixed docs and added tests for Linemod 16U depth case
9 years ago
Maksim Shabunin
ba49cfabff
Testing line_descriptor, reg, rgbd
10 years ago
Vadim Pisarevsky
cdddcc8237
fixed contrib code to match the HAL
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
67a2066c4b
Java and python wrappers for contrib modules
10 years ago
Maksim Shabunin
7d9bbdcaad
Remove all sphinx files
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
Pat O'Keefe
f5ef071c11
Add RGBD registration function that registers depth to an external camera.
10 years ago
Maksim Shabunin
bad3cd2427
Fixed some existing doxygen comments
11 years ago
StevenPuttemans
c20ea8e7e8
adding more clear documentation
11 years ago
Vadim Pisarevsky
7968baf2f9
continuing fixing rgbd samples
11 years ago
Vadim Pisarevsky
ca2474be7e
fixing rgbd samples
11 years ago
Vadim Pisarevsky
8d578e43d0
hopefully fixed compile warnings
11 years ago
Vadim Pisarevsky
4906050ea1
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
11 years ago
Vadim Pisarevsky
311ee20315
fixed RGBD compile errs and warnings
11 years ago
Ilya Lavrenov
ae5c87eafa
fixed warnings
11 years ago
Alexander Alekhin
67ee17078f
fix doc
11 years ago
Vincent Rabaud
d71d1722bd
fix compilation problems seen in #12
11 years ago
Vincent Rabaud
49a357b948
add an RGBD module
11 years ago