Question: Image: https://i.stack.imgur.com/B2DBy.jpg Generate the binary image. If the intensity of the specific pixel 128, let the intensity value = 255. (set the threshold = 128).

Image: https://i.stack.imgur.com/B2DBy.jpg
Generate the binary image. If the intensity of the specific pixel 128, let the intensity value = 255. (set the threshold = 128). Output the processed image using "imshow". This is what I currently have: A = imread ('File name'); AA = im2double (A)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
