You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
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 channel and so on.