Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

8-bit greyscale images allow for 256 different shades of gray to be represented

ID: 3917179 • Letter: 8

Question

8-bit greyscale images allow for 256 different shades of gray to be represented with a value of o assigned to black and a value of 255 assigned to white. Using the function imread), load the images into MATLAB and assign them names. After your image has gone through the desired function, plot the image using the function imshow). Brightness In this portion of the project, we will explore how brightness (whiteness or blackness) distorts the image and alters how we view a particular image. Manipulate your image in such a way that you add values (brighten) or subtract values (darken) bya user defined percentage. i.e. By what percentage does the user want to brighten their image. Cropping In this portion of the project, we will explore how cropping portions of images alters and amplifies the importance of certain areas of interest in the image. For cropping, use the marker tool to determine the exact pixel locations, which correspond to the location of your matrix. Ask the user to input desired pixel locations to crop the image. Bordering In this portion of the project, we will explore how bordering images (with three different color borders- one white, one black, and one the mean image pixel value) highlights and amplifies the importance of the image. Ask the user what color they want their border, and what percentage of the image they want to border. Contrasting In this portion of the project, we will explore how contrasting distorts the image and alters how we view a particular image.

Explanation / Answer

load1 = load; // assigning it to a diff name

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote