Skip to content

eldaroid/ImageProcessor

Repository files navigation

ImageProcessor

Basics of image processing on iOS via raw bitmap modification. Process the image!

The project applies filters to the image

Implementation of 5 filtering methods:

  • bright method - increases the brightness of the photo as a percentage
  • blur method - applies photo blurring
  • green method - enhances the percentage of green
  • blue method - enhances the percentage of blue
  • red method - enhances the percentage of red

Benchmark photo:

alt text

Apply blue method

alt text

Apply red method

alt text

Apply bright method

alt text

Apply blur method

alt text

Apply green method

alt text

About

💻🌄 Basics of image processing on iOS via raw bitmap modification. Process the image!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages