Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 541 Bytes

Applied Mathematics and Statistics

Image Processing

  • To perform basic image processing according to user needs, including:
    • Change image brightness (increase or decrease).
    • Change the contrast.
    • Flip the image horizontally or vertically.
    • Convert RGB image to Greyscale image.
    • Stack two images of the same size.
    • Blur the image.
    • Crop the image content according to the applied frame, with the frame being a circle and two diagonal ellipses.

File Report.pdf will detail the methods of Color Compression.