This project is a way for me to improve my coding, reasearching and implementing skills
| Arguments | Descriptions |
|---|---|
| -i | Input image |
| -o | Output image |
| -d | Debug |
| -sobel | Uses sobel edge detection |
| -greyscale | It's gray |
| -cInvert | Inverts the color |
| -boxBlur | Blurs the image using box blur algoritim |
| -errordiff (errorDifusinDithering) | floyd, simple2D,jarvis, atkinson, stucki, (FUll)sierra |
| -Bayer | uses bayer matrixes to dither 2 - 16 |