how to make two images equal?

3 ビュー (過去 30 日間)
Ekta Sharma
Ekta Sharma 2016 年 6 月 17 日
コメント済み: Chad Greene 2016 年 6 月 17 日
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 件のコメント
Image Analyst
Image Analyst 2016 年 6 月 17 日
image2 = image1; % Now they're equal.
Chad Greene
Chad Greene 2016 年 6 月 17 日
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?

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by