enhances images
| main.c | ||
| Makefile | ||
| README.md | ||
| stb_image.h | ||
| stb_image_write.h | ||
- Clone this repo:
git clone https://git.m724.eu/Minecon724/enhancer - Open
main.cand take a look at the settings, defaults are fine - Compile: (you must do this after every change of settings)
make - Done, you should see
enhancerin the main directory
Usage:
./enhancer <input> <output>
To build a debug binary: (you don't need this unless you do)
make debug
Ignore warnings from stb_image