builtree / handwrite

Handwrite generates a custom font based on your handwriting sample.
https://pypi.org/project/handwrite/
MIT License
375 stars 47 forks source link

pngtosvg: Merge thresholding part in pngToBmp to sheettopng.py code to accommodate variable lighting in inputs #76

Open sakshamarora1 opened 2 years ago

sakshamarora1 commented 2 years ago

Related: #3

We should do this thresholding in sheettopng during the cropping process.

https://github.com/builtree/handwrite/blob/adca270f90e3ac5c3eae31eb1e49e05f3142bcd3/handwrite/pngtosvg.py#L69-L76