Hacker News new | ask | show | jobs
Show HN: Python program to clean up handwritten notes (mzucker.github.io)
80 points by mzucker 3562 days ago
3 comments

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.
Very cool. Great work!
Sweet!