This C++ program applies various image filters (greyscale, inversion, brightness adjustment, contrast adjustment, and sepia) to a loaded image using the STB image processing libraries. The user can interactively choose the filter to apply, and the processed image is saved as a new file.
-
Notifications
You must be signed in to change notification settings - Fork 0
This C++ program applies various image filters (greyscale, inversion, brightness adjustment, contrast adjustment, and sepia) to a loaded image using the STB image processing libraries. The user can interactively choose the filter to apply, and the processed image is saved as a new file.
kashyap-harshit/image-filter
About
This C++ program applies various image filters (greyscale, inversion, brightness adjustment, contrast adjustment, and sepia) to a loaded image using the STB image processing libraries. The user can interactively choose the filter to apply, and the processed image is saved as a new file.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published