Show HN: Python program to clean up handwritten notes (mzucker.github.io) 80 points by mzucker 9y ago ↗ HN
[–] Tycho 9y ago ↗ very coolI was thinking, you could probably train a neural network to learn how to remove gridlines from the image also. [–] mzucker 9y ago ↗ 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.
[–] mzucker 9y ago ↗ 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.
4 comments
[ 0.24 ms ] story [ 14.4 ms ] threadI was thinking, you could probably train a neural network to learn how to remove gridlines from the image also.