Azzera filtri
Azzera filtri

how to make two images equal?

1 visualizzazione (ultimi 30 giorni)
Ekta Sharma
Ekta Sharma il 17 Giu 2016
Commentato: Chad Greene il 17 Giu 2016
I have two images having same object in those. I am applying chain code on those images but my object in both the images is not at same position, I mean same object is little bit far away from boundary. How can I make these two images equal so that chain starts from same pixel position and results may not vary significantly. Is there any way to solve this problem? Thanks in advance.
  2 Commenti
Image Analyst
Image Analyst il 17 Giu 2016
image2 = image1; % Now they're equal.
Chad Greene
Chad Greene il 17 Giu 2016
I think Image Analyst is saying there is not enough information to solve or even understand your problem. Can you upload some example images to show exactly what you are describing?

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by