https://github.com/ibrahim-sisar/filter-more-useing-c
A program based on cli to create filters on bitmap images using c language
https://github.com/ibrahim-sisar/filter-more-useing-c
blur c edge-detection flutter getopt grayscale makefile math reflect stdio stdlib
Last synced: about 1 month ago
JSON representation
A program based on cli to create filters on bitmap images using c language
- Host: GitHub
- URL: https://github.com/ibrahim-sisar/filter-more-useing-c
- Owner: ibrahim-sisar
- Created: 2024-12-05T13:54:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T14:02:21.000Z (over 1 year ago)
- Last Synced: 2025-03-04T19:49:46.182Z (over 1 year ago)
- Topics: blur, c, edge-detection, flutter, getopt, grayscale, makefile, math, reflect, stdio, stdlib
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# filter more useing C
A program based on cli to create filters on bitmap images using c language
## filter
- gray scale
- reflect
- blur
- edges