Example: stock market
MATLAB for image processing --- A guide to basic MATLAB ...

MATLAB for image processing --- A guide to basic MATLAB ...

Back to document page

image in the range o 0-255. 4) Create a binary (black and white) image by thresholding the original grayscale image using a prescribed threshold T so that an original gray value V is change to 0 if V is below T, and is changed to 255 if V is above T. Hint: The last step can be easily accomplished in MATLAB by Bimg = (Img > T)*255;

  Thresholding

Download MATLAB for image processing --- A guide to basic MATLAB ...


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries