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

https://github.com/leroks/image-processing-cpp

Image processing operations like Convolution, Edge Detection, Image Sharpening and some others made with C++
https://github.com/leroks/image-processing-cpp

dynamic-memory-allocation image-processing

Last synced: 3 months ago
JSON representation

Image processing operations like Convolution, Edge Detection, Image Sharpening and some others made with C++

Awesome Lists containing this project

README

        

# Image Processing with C++
Image processing operations like Convolution, Edge Detection, Image Sharpening and some others made with C++
Esentially made for Processing an Image and Decoding+Encoding the message hidden in it.