https://github.com/sa-y-an/image_transform
Basic Image Processing in C++
https://github.com/sa-y-an/image_transform
cpp17 image-processing
Last synced: 9 months ago
JSON representation
Basic Image Processing in C++
- Host: GitHub
- URL: https://github.com/sa-y-an/image_transform
- Owner: sa-y-an
- Created: 2020-08-19T19:37:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T12:52:14.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T16:13:17.372Z (about 1 year ago)
- Topics: cpp17, image-processing
- Language: C++
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Coursera Project**
- A c++ project that can Illinify an image, Bring it to Spotlight it and Turn it grayscale
- Having worked with various C++ api's for image processing, I was curious how it all worked under the hood, hence this project.
Built in c++