Image Enhancement and Editing Tool is a desktop application used to manipulate, enhance, and transform images. It provide the user with the feature to edit an image and to enhance the image quality.
There are two basic module in our project:-
- Image Enhancement
- Image Editing
Image Enhancement module contains various sub modules named as:-
- Sharpening
- Contrast and Brightness
- Noise Removal
- Histogram Equalization
Image editing module contains following sub modules:-
- Cropping
- Resizing
- Rotation
- Zooming
- Fading
- Superimpose
#Objective The objective of the current project is to provide the user with the most of feature (like manipulate, enhance, transform, etc.) required to process an image. There are two key objectives of this project which are as follows:
- Image Enhancement will provide the users with the features like:–
- To improve image quality by sharpening the image.
- To remove through noise reduction.
- And to alter contrast and brightness to view more details in the image.
- Image Editing will also provide features like:–
- Crop an image of desired area.
- Resize an image as required.
- Rotate an image to a particular angle.