· Implemented various image processing algorithms such as color models, algebra operation,geometric transformations, enhancement (point, histogram, smooth, sharpen),frequency domain, degrade, restore.
1. Quantization:
2.Color model & Channel switch
Implemented three color model:
Implemented color channel switch:
3.Grey Scale
Implemented 8 different algorithms for grey scale :
4.Arithmetic (selected)
5.Geometric
6.Point
They are original, brightness, exponent, log, contrast and pow respectively.
7.Sharpen