How to Match two images using Matlab?

1 Ansicht (letzte 30 Tage)
Ans Elmeshri
Ans Elmeshri am 12 Mär. 2014
Beantwortet: Alex Taylor am 3 Apr. 2014
Hi Everyone,
How to Match two images using Matlab? Like in the picture, and if you have example for that.
Thanks
Ans

Antworten (3)

Walter Roberson
Walter Roberson am 12 Mär. 2014

Image Analyst
Image Analyst am 12 Mär. 2014
There are several approaches. Usually you measure a bunch of stuff and compare that to the same measurements from other images in your database. Basically you need to look up CBIR (Content Based Image Retrieval). It can be very good but sometimes not. You have images that are taken with different magnifications, different parts of the scene, different exposures and times of day, etc. So you may say "find me images of beaches" and get tons of them. Maybe some of them will be that particular beach but there may be other beaches too. It's a challenging but rapidly improving field.
Check out section 19.4 in this link

Alex Taylor
Alex Taylor am 3 Apr. 2014
Any chance you'd be willing to share the original photos you posted of the beach scene? I'd like to post a response to your question on a MathWorks external blog, but I the previous images that were linked to this question illustrated a point I wanted to make better than these

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by