Skip to content

phantringuyen/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.