Need explanation of the following MATLAB code?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
somasekar jalari
am 14 Mär. 2017
Beantwortet: Guillaume
am 14 Mär. 2017
x=bwperim(im);
y(x)=255;
Where, im=Binary image of given Gray scale image and y= given gray scale image and bwperim is fuction for calcuation of perimeter.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!