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++
- Host: GitHub
- URL: https://github.com/leroks/image-processing-cpp
- Owner: Leroks
- Created: 2023-10-31T19:10:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T08:47:25.000Z (over 1 year ago)
- Last Synced: 2025-01-25T17:33:20.524Z (5 months ago)
- Topics: dynamic-memory-allocation, image-processing
- Language: C++
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.