Filter löschen
Filter löschen

Finding Overlapping Points of objects in a binary Image

2 Ansichten (letzte 30 Tage)
Muhammet
Muhammet am 12 Jul. 2013
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

Akzeptierte Antwort

Image Analyst
Image Analyst am 12 Jul. 2013
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:

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by