Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 526 Bytes

File metadata and controls

26 lines (13 loc) · 526 Bytes

Image Processing in C by Jeremy Joseph

a Bitmap image processing program in developed in C for the Data Structures course, code – CSB 102 in the 2nd academic semester.

Image Processing program that applies changes on bitmap image.

1.Convert image to black and white

2.Convert image to blur

3.convert grayscale image to blur

4.Brighten image

5.Convert image to sepia

6.Create a copy of the image

7.Darken image

8.Convert RGB image to grayscale

9.Rotate image by 180 degrees

10.Convert image to negative