Borrar filtros
Borrar filtros

How can I find an image in its miniature form in another image ?

3 visualizaciones (últimos 30 días)
How can I find an image in its miniature form in another image ?

Respuesta aceptada

Image Analyst
Image Analyst el 12 de Mayo de 2019
Use normxcorr2() with the template being the mini-image. See my canned demo, attached. Change my template to yours, which is the mini-image.
00_Screenshot.png
  2 comentarios
Tarique Anwar Mulla
Tarique Anwar Mulla el 12 de Mayo de 2019
Hey thankyou for the respone it was really helpful I just have some doubts what is channel to corellation means and how does it help in the code and what will be the output if template image is not in the original image.
Image Analyst
Image Analyst el 12 de Mayo de 2019
If it's not in there, then the correlation image will not ever have a very high values.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by