Finding Overlapping Points of objects in a binary Image

1 回表示 (過去 30 日間)
Muhammet
Muhammet 2013 年 7 月 12 日
Hi All;
I am trying to find overlapping points of objects in image.But I could not do this.Even I don t know what is it called in English.Here as in the picture I want to find location of overllaping points where I indicated with a red dot.Thanks

採用された回答

Image Analyst
Image Analyst 2013 年 7 月 12 日
I don't think you want overlapping points in the sense that you have two images and you want to find all pixels that exist in both images. You have a single image of a blob and you want to find where the boundary has a sharp bend or kink in it. So please call bwboundaries() and then refer to the FAQ:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by