https://github.com/panagiotisdrakatos/kernel_image_convolution
In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.
https://github.com/panagiotisdrakatos/kernel_image_convolution
c convolution image-processing mpicc
Last synced: 11 months ago
JSON representation
In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.
- Host: GitHub
- URL: https://github.com/panagiotisdrakatos/kernel_image_convolution
- Owner: PanagiotisDrakatos
- License: gpl-3.0
- Created: 2019-01-16T12:05:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T12:08:52.000Z (over 7 years ago)
- Last Synced: 2025-04-03T19:46:25.974Z (about 1 year ago)
- Topics: c, convolution, image-processing, mpicc
- Language: C
- Size: 30.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README






































