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 |
Alexander Alekhin
|
57ff363389
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
Adam Gradzki
|
a6a347e53e
|
ppf_icp.py: Python 3 support
|
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 |
Aakash Chopra
|
8e52a098e9
|
ulong -> size_t
|
10 years ago |
Aakash Chopra
|
37e73bcb57
|
Fix for https://github.com/Itseez/opencv_contrib/issues/278 - core dump in the case of no match results.
Modified reported poses by constraining to the number of poses found.
|
10 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
|
607f2bfc99
|
Add surface_matching module.
|
11 years ago |