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

Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous, #12

Open
amarnathreddy0201 opened this issue Sep 1, 2022 · 1 comment

Comments

@amarnathreddy0201
Copy link

Hi Sir,
I run your'e example provided in Git, it thrown error.

What it mean:

OpenCV(4.5.5) Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous, file C:\build\master_winpack-build-win64-vc15\opencv\modules\calib3d\src\fundam.cpp, line 1202
https://github.com/daviddoria/Examples/blob/master/c%2B%2B/OpenCV/ProjectPoints/ProjectPoints.cxx
@daviddoria
Copy link
Owner

My guess is you're using a different version of OpenCV that was used when this was written (over 10 years ago!!). If you get it to work I'd be happy to accept a pull request, but unfortunately I won't be able to debug it for you.

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