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

Interruption of operation #2

Open
ujnsfq opened this issue Jul 22, 2021 · 1 comment
Open

Interruption of operation #2

ujnsfq opened this issue Jul 22, 2021 · 1 comment

Comments

@ujnsfq
Copy link

ujnsfq commented Jul 22, 2021

When there are many pictures in the dataset, the running will be interrupted for a period of time.

The error is as follows:
cv2.error: OpenCV(3.4.2) /io/opencv/modules/calib3d/src/solvepnp.cpp:253: error: (-215:Assertion failed) npoints >= 4 && npoints == std::max(ipoints.checkVector(2, 5), ipoints.checkVector(2, 6)) in function 'solvePnPRansac'

@iiHarry
Copy link

iiHarry commented Sep 13, 2021

When there are many pictures in the dataset, the running will be interrupted for a period of time.

The error is as follows:
cv2.error: OpenCV(3.4.2) /io/opencv/modules/calib3d/src/solvepnp.cpp:253: error: (-215:Assertion failed) npoints >= 4 && npoints == std::max(ipoints.checkVector(2, 5), ipoints.checkVector(2, 6)) in function 'solvePnPRansac'

Why can I only have a maximum of 10 pictures?

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

2 participants