Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

results = detector.match(pcTest, 1.0/40.0, 0.05) cv2.error: Unknown C++ exception from OpenCV code #3554

Open
threeneedone opened this issue Aug 22, 2023 · 0 comments

Comments

@threeneedone
Copy link

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
results = detector.match(pcTest, 1.0/40.0, 0.05)
cv2.error: Unknown C++ exception from OpenCV code

How to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant