This website requires JavaScript.
Explore
Help
Sign In
opencv
/
opencv_contrib
Watch
1
Star
0
Fork
0
You've already forked opencv_contrib
mirror of
https://github.com/opencv/opencv_contrib.git
synced
2025-10-16 22:35:51 +08:00
Code
Issues
Releases
Wiki
Activity
Files
088dc142a8622affcaa8c408481a5743ece29ce2
opencv_contrib
/
modules
/
surface_matching
/
samples
History
Alexander Alekhin
57ff363389
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 16:14:46 +03:00
..
data
Add surface_matching module.
2014-09-03 10:13:02 +02:00
ppf_icp.py
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 16:14:46 +03:00
ppf_load_match.cpp
ulong -> size_t
2015-06-22 16:20:35 -05:00
ppf_normal_computation.cpp
- Wrap
computeNormalsPC3d()
for python
2017-02-21 07:59:31 +09:00