MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Chapter3 Markerless AR - OpenCV Error #83

Open ahmetozlu opened 7 years ago

ahmetozlu commented 7 years ago

untitled Hello,

I can run this AR application but when I move the web cam faster, the program crushes and it gets that error: " OpenCV Error: (i1 >= 0 && i1 < static_cast(keypoints1.size())) in cv::drawMathces, file C:\opencv\sources\modules\features2d\src\draw.cpp line 207"

Do you have any solution ideas about this problem?

Thanks a lot!

Best regards...