Can someone help me with openCV orb config?

asked 2015-12-05 15:21:03 -0600

dv1212 gravatar image

updated 2015-12-06 01:56:58 -0600

I need some help with an orb integration. Please, get back to me and lets get this done.

I am trying to match images from a camera caption to images that are saved in a database.

My current matching with ORB works, but I am getting the following issues: 1. I have a hard time matching images taken from an angle. Example: http://lindamathieu.com/journal/image...

  1. Then, some geometrical shaped images are almost impossible to match. Example: https://s-media-cache-ak0.pinimg.com/...

  2. Hard to match images when they have glass on top of them example: https://dastorydemavie.files.wordpres...

Ideas: - I was planning to use rectangle tool to get the actual picture alone without background and other elements. I am not sure if that will work. Planning to add this soon. - Then, I am not sure if any of these harris corners, real time pose, bounding rects circles, Interactive Foreground Extraction using GrabCut Algorithm... will actually help me.

Please, let me know your thoughts and thank you.

edit retag flag offensive close merge delete

Comments

can you have a look at the faq and try to improve your question ?

berak gravatar imageberak ( 2015-12-06 00:32:44 -0600 )edit

Thank you for your prompt response.

dv1212 gravatar imagedv1212 ( 2015-12-06 01:56:45 -0600 )edit