How to match different images?
Show older comments
Hi. I have a question about image matching. I have a dataset with images of a model, but this images was printscreened from solidworks, and i have image of the real model which i want to match with the best possible match from this dataset, i tried Structural Similarity Index (SSIM) but result is not good, also tried to detect and extract features (Surf) but when matching them the result was bad. Can anybody help me, if possible share some code to look, and try to learn new things?
Answers (2)
KSSV
on 10 May 2018
0 votes
1 Comment
Baisseyev Miram
on 13 May 2018
Edited: Baisseyev Miram
on 13 May 2018
Florian Morsch
on 14 May 2018
0 votes
Maybe this might help you with the problem: https://de.mathworks.com/help/vision/examples/object-detection-in-a-cluttered-scene-using-point-feature-matching.html
You can compare the feature points and the comparison with the highest same feature points should be the best match.
Categories
Find more on Read, Write, and Modify Image in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


