Convert scans of handwritten notes to beautiful.
- stb. Copy to
src/ext.
./noteshrink IMAGE_IN IMAGE_OUT.pngmkdir build
cd build
cmake ..
make./noteshrink ../images/test.jpg ../images/testout.png
Palette:
0: #e6e6b6
1: #e78178
2: #838575
3: #4f927a
4: #444541
5: #d44e4f
Save png: ../images/testout.png
doneoptipng -q ../images/testout.pngimages/testout.png:
7281 bytes.
See all imageset: noteshrink-demo.
