This is a perfect image analyzer and converter project that analyzes images and then converts them by applying basic image editing functions on them.
- User may open any image from the file system as needed.
- It can detect and display various image file formats including Jpg, Bmp, Png, Tiff and more.
- It detects and displays all these image types and even converts them to jpg and yuv format.
- The system can also filter images based on various filters.
- Contrast and brightness functions are also available here.
- To display an image with respect to its RGB components, a histogram utility is provided.
- The original and filtered version of an image can also be viewed in parallel for comparison.
- User may get filtered and converted images as desired using this image converter project.