CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
other
> Matlab image binarization
Matlab image binarization
Time:09-23
Excuse me after binarization image I want to make 0 - Inf 1 into Inf, but why is it that a loop assignment or the original matrix?
Tupian=imread (' che. JPG);
Originalmap=im2bw (tupian, 0.5);
Finalmap=imresize (originalmap, 1.5);
Imshow (finalmap);
Page link:
https//www.codepudding.com/other/22704.html
Prev:
Python problem solving, thank you.
Next:
Python which explain the problem what meaning ah
Tags:
Other development language
Related
Links:
CodePudding