Brian Wignall
|
078c45633d
|
Fix typos
backport commit 8c09249352
|
5 years ago |
Alexander Alekhin
|
47de8dd38f
|
python: force using of ArgInfo
|
5 years ago |
Hamdi Sahloul
|
2cfc353172
|
Re-write surface matching using vectors and matrices
|
8 years ago |
Andrew Hundt
|
4e6e8a4e2a
|
loadPLYSimple basic automatic detection of normals, color, and alpha properties
|
8 years ago |
Hamdi Sahloul
|
ef3c6290ef
|
Parallelize `ICP::registerModelToScene`
|
8 years ago |
Hamdi Sahloul
|
6b6d5a4890
|
Fix reallocation issue of raw poses vector
|
8 years ago |
Hamdi Sahloul
|
9cd576813f
|
Compacted `(type)&var.data[i*step]` code into `var.ptr<type>(i)` for bindings compatibility
|
8 years ago |
Hamdi Sahloul
|
acb88d755d
|
Wrap ICP for Python
|
8 years ago |
Hamdi Sahloul
|
1df961cd9a
|
- Wrap `computeNormalsPC3d()` for python
- Update its usage
|
8 years ago |
felix
|
8b25cca2a4
|
Added normal computation sample and ply writing with visible normals for debugging
|
10 years ago |
felix
|
f8757c3fd4
|
Fixed number of neighbors not being passed to the flannquery in computeNormalsPC3d
|
10 years ago |
Maksim Shabunin
|
380e6111ec
|
Doc files reorganized
|
10 years ago |
Maksim Shabunin
|
61f36de542
|
Doxygen tutorials support
|
10 years ago |
Vadim Pisarevsky
|
499c943601
|
added information about the patents related to the surface matching algorithm
|
10 years ago |
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
11 years ago |
Maksim Shabunin
|
bad3cd2427
|
Fixed some existing doxygen comments
|
11 years ago |
Bence Magyar
|
a8a4524ddb
|
UNFINISHED: get rid of pointers
|
11 years ago |
Bence Magyar
|
3f620fd19f
|
Refactored API classes, removed unused params
|
11 years ago |
Bence Magyar
|
995b696360
|
Cosmetic changes
|
11 years ago |
Bence Magyar
|
d1193e31e5
|
Move header files inside opencv2/surface_matching/, update the rest
|
11 years ago |
Bence Magyar
|
9401285e12
|
Unify include guards
|
11 years ago |
Bence Magyar
|
a392d11d36
|
cv::Mat -> Mat
|
11 years ago |
Bence Magyar
|
9d6fc0488b
|
__inline -> inline
|
11 years ago |
Bence Magyar
|
607f2bfc99
|
Add surface_matching module.
|
11 years ago |