Live data from Hacker News

Show HN: Python program to clean up handwritten notes

mzucker.github.io

1–5 of 5 posts

Re: Show HN: Python program to clean up handwritten notes

#4
post #3

very cool I was thinking, you could probably train a neural network to learn how to remove gridlines from the image also.

It's actually easy to keep the lines out -- my challenge was to try to keep them in! Just a matter of shifting thresholds around.