find intersection points and edge points
Ältere Kommentare anzeigen
As you see in figure, I have a binary image which has been thinned. It contains English letters, some letters have intersection points (marked with red circles), and some don’t have those.

I want to extract intersection points for every litter and put it in a cell or whatever. I also want to extract the edge points (marked with blue circles) and put it in a cell or matrix to use it later.
In fact I have tried to write function but I could not execute it. So I hope that our teachers here help me.
Note: intersection points are pixels have more than two pixels in a neighborhood, while edge points have just one pixel.
Thank you
2 Kommentare
Puja Das
am 29 Okt. 2019
I want the code please send me puja250196@gmai.com
Image Analyst
am 29 Okt. 2019
Puja: Did you scroll down to here? Source code is there. Why email it to you when you can get it right there?
Akzeptierte Antwort
Weitere Antworten (1)
Robert
am 10 Nov. 2015
0 Stimmen
Attached i send you a m.file. It finds the edge points right. For the intersection points, there is still some error, but the file can maybe help you as a draft.
Regards, Robert
1 Kommentar
majed majed
am 11 Nov. 2015
Kategorien
Mehr zu Calculus finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!