This is my Qt practice for image processing software built with QT6, offering a wide range of functionalities for image manipulation, analysis, and enhancement. It is designed to be user-friendly and efficient, suitable for both novice users and professionals.
- Image Loading and Saving: Supports various image formats including JPEG, PNG, BMP.
- Image Filtering: Apply different filters like Gaussian Blur, Sharpen, Edge Detection, etc.
- Color Adjustments: Modify brightness, contrast.
- Transformations: Rotate, flip, resize.
- Image Analysis: Perform operations such as histogram analysis, object detection, and more.
- Customizable Interface: Easily switch between different tools and views.
- Real-time Preview: See the effects of adjustments in real-time.
If you prefer not to build from source, you can download the pre-built executable directly from the link below:
- Open the software.
- Click on
File>OpenorCtrl+Oand select the directory you want to load.
- Brightness, Contrast, Negative adjustment.
- Filters.
- Enlarge/Shrink, Rotate, Threshold, Ascii Art.
- Morphology Operation.
- After editing, click on
File>Save AsorCtrl + S. - Choose the desired format and location.
This project is licensed under the GPL License.