Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 389 Bytes

This application is in pt-br

This application works with a few image formats:

  • PBM
  • PGM
  • PPM

It can perform the following activities:

  • Intensity Level Slicing
  • Gamma Transformation
  • Horizontal flip
  • Histogram Equalization
  • Apply Laplacian Filter
  • Add images
  • Apply Average Filter
  • Binarization
  • Generate Histogram of the Image
  • Convert RGB to CMY and HSI