Skip to content

Adam-Gamil/Filters-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Filter Program

Welcome to the Image Filter Program! This program allows users to apply various filters to images, such as greyscale, invert colors, and more. It also provides options to save images, load new ones, and exit the program.

Features

  • Filters Available:

    • Greyscale filter
    • Darken and lighten image filter
    • Black and white filter
    • Invert image filter
    • Flip image filter
    • Merge filter
    • Detect image edges filter
    • Sunlight filter
    • Rotate image filter
    • Frame filter
    • Blur filter
    • Night purple filter
    • Resizing filter
    • Crop filter
    • Infrared filter
  • File Management:

    • Load images in formats: .jpg, .jpeg, .png, .bmp
    • Save filtered images

Getting Started

Prerequisites

  • A C++ compiler (e.g., g++, clang)
  • Image library support (image_Class.h, stb_image.h, stb_image_write.h are the one you must include and you will find it in the repositry)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors