Making a horizontal flip-vertical flip of original image


Use programming to complete the following tasks.

Use MATLAB for programming.

1. Create and display a256x256 image which is of solid black color.

2. Create and display a256x256 image which is of solid color of your choice.

3. Create and display a256x256 image. Along any vertical line, all the pixels have the same color. Along any horizontal line, there is a continuous gradient of colors. It is up to you whether to apply linear gradient or non-linear gradient.

For the following tasks, you need to load in the Lena image and make Transformations on this image.

4. Make a black-white version of the image.

5. Make a negative of the black-white image.

6. Obtain the negative of the original image.(color negative)

7. Make a horizontal flip of the original image.

8. Make a vertical flip of the original image.

9. Rotate the original image 90 degrees counter clockwise.

10. Rotate the original image 90 degrees clockwise.

11. Rotate the original image 45degrees counter clockwise.

12. Rotate the original image 45degreesclockwise.

Request for Solution File

Ask an Expert for Answer!!
MATLAB Programming: Making a horizontal flip-vertical flip of original image
Reference No:- TGS01390

Expected delivery within 24 Hours