https://github.com/t-88/img-processing
img-processing-demos
https://github.com/t-88/img-processing
Last synced: about 2 months ago
JSON representation
img-processing-demos
- Host: GitHub
- URL: https://github.com/t-88/img-processing
- Owner: t-88
- License: mit
- Created: 2024-08-18T18:06:47.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T16:50:48.000Z (10 months ago)
- Last Synced: 2025-03-27T21:30:25.619Z (2 months ago)
- Language: C++
- Size: 7.32 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Img Processing Demos
## Preview
### Wiki Kernels
| Identity | Gradient | Sharpen | Box blur | Gaussian blur 5 × 5 |
| :--------------: | :--------------: | :--------------: | :--------------: | :--------------: |
||
|
|
|
|
### Edge Detection
| Identity | Gradient | Laplacian | Canny |
| :--------------: | :--------------: | :--------------: | :--------------: |
||
|
|
|
### Change Detection
| Input | Change Detection |
| :--------------: | :--------------: |
||
|