Improve image recognition

asked 2015-04-09 02:51:10 -0600

Lucky gravatar image

I have project for image recognition in real time. I used ORB extractor and BFMatcher. After image is detected i draw lines around it using homography. Problem is unstable image recognition! On one frame i have good match on other i don’t have. Sometimes lines position isn’t good.

How to enchant program to have more stabile image recognition?

edit retag flag offensive close merge delete