Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.19 KB

ImgProcessing Application

It is a java program to manipulate colored and gray images in PGM and PPM formats, you can rotate, convert to CMYK, extract RGB channels, mix RGB channels, Binarize, Negative, Reduce, Highlight, transform with power, magnify, save histogram, equalize histogram, filter using median and laplace.

Technologies used

  • JAVA
Application developed for the discipline of Digital Image Processing.

ImgProcessing Application Color image Filter Laplace Image Negative colored image Negative grey image R colored image Binarization image