An open API service indexing awesome lists of open source software.

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++

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++