feat(01-bmpmafia): deepfryer
This commit is contained in:
@ -17,3 +17,22 @@ make nerdybmp
|
||||
```sh
|
||||
build/nerdybmp some/path/to/file.bmp
|
||||
```
|
||||
|
||||
## 🍳 `deepfryer`
|
||||
|
||||

|
||||
|
||||
image binarification program
|
||||
|
||||
### build
|
||||
|
||||
```sh
|
||||
make deepfryer
|
||||
```
|
||||
|
||||
### usage
|
||||
|
||||
```sh
|
||||
build/deepfryer some/path/to/input.bmp some/path/to/output.bmp 128
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user