Skip to content

AdelHefny/Image-Filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Filters Desktop App (C++)

Description

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.

Features

  • 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.

Installation

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

Usage

  1. Launch the application by running the compiled executable.
  2. Use the provided options to open an image file from your computer.
  3. Choose a filter from the available options.
  4. Adjust the filter parameters if necessary.
  5. Click on the "Apply Filter" button to see the preview.
  6. If satisfied with the result, click on the "Save Image" button to save the modified image.

Supported Filters

  1. Grayscale Conversion
  2. Black and White
  3. Invert Image
  4. Merge Images
  5. Flip Image
  6. Rotate Image
  7. Darken and Lighten Image
  8. Crop Images
  9. Adding a Frame to the Picture
  10. Detect Image Edges
  11. Resizing Images
  12. Blur Images
  13. Sun Light
  14. Oil painting
  15. Old TV Effect
  16. Purple Effect
  17. Infrared
  18. Image Skewing Filter
  19. Sepia Tone
  20. Night Mood

About

images filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors