Show HN: Python program to clean up handwritten notes
mzucker.github.io
Show HN: Python program to clean up handwritten notes
1–5 of 5 posts
Re: Show HN: Python program to clean up handwritten notes
#2Sweet!
Re: Show HN: Python program to clean up handwritten notes
#3very cool
I was thinking, you could probably train a neural network to learn how to remove gridlines from the image also.
Re: Show HN: Python program to clean up handwritten notes
#4very 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.
Re: Show HN: Python program to clean up handwritten notes
#5Very cool. Great work!