/ImageX

ImageX is an image processing software that consists of a number of image processing tools. The tools in this software are helpful in editing an image very efficiently. The software also gives option to save the processed images to use the image for different purposes of the user. User can input a 24-bit bitmap image to the software and use the tools on it. I tried to implement eight image processing tools which are more often used in image processing related fields. The tools are : Edge Detection, Greyscale, Smoothing, Brightening, Blurring, Noise Generation, Image Halftoning and Sharpening. The results obtained are perfectly reusable and can also be re-used in the software to edit the edited image again.

Primary LanguageC++

Stargazers