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

chapter 3 - Cube is flying/flashing everywhere #104

Open Evertonslv opened 3 years ago

Evertonslv commented 3 years ago

Hi all, I just run chapter 3 markerless AR sample. The cube is flying/flashing everywhere.

am I doing something wrong?

BloodAxe commented 3 years ago

Hi. It's hard to pinpoint the cause, but most likely it's due to poor keypoint matching. It could be caused by template you've choosen, video quality and resolution or even the OpenCV version.