opencv_contrib
opencv_contrib copied to clipboard
results = detector.match(pcTest, 1.0/40.0, 0.05) cv2.error: Unknown C++ exception from OpenCV code
PS D:\pentu> & C:/Users/user/AppData/Local/Programs/Python/Python39/python.exe d:/pentu/opencv_contrib/modules/surface_matching/samples/ppf_load_match.py
Loading model...
Training...
Loading scene...
Matching...
Traceback (most recent call last):
File "d:\pentu\opencv_contrib\modules\surface_matching\samples\ppf_load_match.py", line 23, in
How to do?