This desktop application is developed in C++ and provides a platform for applying various filters to images. It offers a user-friendly interface for loading images, applying filters, and saving the modified images.
- Filter Selection: Users can choose from a variety of filters to apply to their images.
- Preview: Before applying filters, users can preview how the image will look with the selected filter.
- Save: Users can save the modified images to their local storage.
- Undo/Redo: Ability to undo or redo any applied changes.
- User-friendly Interface: Intuitive design for easy navigation and usage.
installing of qt creator and while in its install page install Desktop Qt 6.6.3 MinGW 64-bit or higher version of qt when installed open qt creator choose (file) in tab menu then select (open file or project) then select the (CMakeLists.txt) file in the project directory and run it
- Launch the application by running the compiled executable.
- Use the provided options to open an image file from your computer.
- Choose a filter from the available options.
- Adjust the filter parameters if necessary.
- Click on the "Apply Filter" button to see the preview.
- If satisfied with the result, click on the "Save Image" button to save the modified image.
- Grayscale Conversion
- Black and White
- Invert Image
- Merge Images
- Flip Image
- Rotate Image
- Darken and Lighten Image
- Crop Images
- Adding a Frame to the Picture
- Detect Image Edges
- Resizing Images
- Blur Images
- Sun Light
- Oil painting
- Old TV Effect
- Purple Effect
- Infrared
- Image Skewing Filter
- Sepia Tone
- Night Mood