フィルターのクリア

How to compare two image based on boundary color?

1 回表示 (過去 30 日間)
Ibrahim Thorig
Ibrahim Thorig 2014 年 3 月 25 日
回答済み: Image Analyst 2014 年 3 月 25 日
I have two image fragments. what i want is to compare the image boundary of both fragments based on the color of the boundary pixel.
someone give me instruction how can I perform this

採用された回答

Image Analyst
Image Analyst 2014 年 3 月 25 日
You can use the Image Processing Toolbox. Do you have that? Here are instructions:
  1. Check to see if you have the IP Toolbox. If not, buy it.
  2. Write your own custom algorithm to do the comparison on sample pictures.
  3. Test against a bunch of other pictures to see how robust it is. Tweak if necessary.
  4. Roll out your app to other users for use on their images.
Good luck.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by