How to match different images?

1 visualización (últimos 30 días)
Baisseyev Miram
Baisseyev Miram el 10 de Mayo de 2018
Respondida: Florian Morsch el 14 de Mayo de 2018
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?

Respuestas (2)

KSSV
KSSV el 10 de Mayo de 2018
  1 comentario
Baisseyev Miram
Baisseyev Miram el 13 de Mayo de 2018
Editada: Baisseyev Miram el 13 de Mayo de 2018
thanks. i look them but they wasnt useful for my case. I attached images which using in my case. i need to find the best possible match
<<
<<
>>
>>

Iniciar sesión para comentar.


Florian Morsch
Florian Morsch el 14 de Mayo de 2018
You can compare the feature points and the comparison with the highest same feature points should be the best match.

Community Treasure Hunt

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

Start Hunting!

Translated by