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

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

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