Need pseudo code or algorithm for the given matalb code with mathematical notations?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
x=bwperim(im); y=k; y(x)=255;_ imshow(y); Where, m=Binary image of given rgb given after gray conversion k=given rgb image and bwperim is fuction for calcuation of perimeter.
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!