Image Editor Mini Project
Introduction :
The project “Image Editor” is developed for processing of images in order to improve the quality of the images. The intension of project is applying new look to an existing image. The images are taken to new look by adjusting brightness and contrast, changing the color. The system displays the coordinates of the pixel where mouse points to the image. It provides user friendly GUI so that people are attracted. When the beauty of the picture is lost, the user need not to worry as he/she can get his/her old picture and also can improve on it. It has the following features.
- Opening an image file
- Applying Mean filter, Median filter
- Adjusting brightness and contrast
- Converting an image to negative and vice-versa
- Applying RGB color system to the image
- Rotating an image
- Saving the edited image
Proposed System:
This entire system needs to be performed from a single GUI tool. The user should feel convenient when he interacts with the system. The system should provide RGB color system, so that user can apply colors to the image.
The proposed system should have the following modules:
- File operations
- Editing the image
- RGB color system
- Coordinates and Rotation
- Filters
Unique ID : SBW15027
Domain : Web Application