www.GetXFactor.com

Leading Technology, Science,
Agriculture News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

Comparing Images
   Science and Technology news... Forum Index -> Image Processing Forum  
View previous topic :: View next topic  
Author Message
LMR
Guest






PostPosted: Mon Nov 10, 2008 7:04 pm    Post subject: Comparing Images Reply with quote

Is it possible to check if a given image is inside a bigger image in
an easy way, using OpenCV? The main purpose is to recognize objects
inside a picture, e.g: I have the image of numbers and I check in a
picture (for example, a car license plate) if these numbers (or its
original images) are inside the bigger image. This is for a college
workpaper and doesn>t have to be so accurate. I would appreciate an
answer citating the library/method avaiable to do it.

Thank you!!!
Back to top
Giff
Guest






PostPosted: Tue Nov 11, 2008 2:32 pm    Post subject: Re: Comparing Images Reply with quote

LMR wrote:

[quote]Is it possible to check if a given image is inside a bigger image in
an easy way, using OpenCV?
[/quote]
check cvMatchTemplate (or something similar), however this will only
work if the template matches very well the object on the test image.

Object recognition is a hot topic, what people mainly use are invariant
features, like SURF or SIFT.
Back to top
Display posts from previous:   
   Science and Technology news... Forum Index -> Image Processing Forum  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum