Need short one sentence explanaion on bwmorph
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Aaron Kurlantzick
am 27 Mär. 2020
Beantwortet: Cris LaPierre
am 27 Mär. 2020
Hey, I was wondering if anyone could explain simply how bwmorph( , 'remove') decides what is an interior pixel to remove. I looked through mathworks and couldn't find it.
Thanks in advance
0 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 27 Mär. 2020
"Removes interior pixels. This option sets a pixel to 0 if all its 4-connected neighbors are 1, thus leaving only the boundary pixels on."
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!