Compressing and enhancing hand-written notes (2016)
mzucker.github.io
Compressing and enhancing hand-written notes (2016)
1–10 of 78 posts
Re: Compressing and enhancing hand-written notes (2016)
#2Anyway very nice writeup and I will add it to my arsenal and give it a closer look later. Could be useful for my document archive+ocr solution.
Edit: too bad seems like it didn't see any activity in the last year
Re: Compressing and enhancing hand-written notes (2016)
#3Very clean results. In some ways it's a smarter version of the "posterize" feature.
Re: Compressing and enhancing hand-written notes (2016)
#4Looks interesting. Normally when I'm "cleaning" up scans I use unpaper, but although there is some overlap in functionality it doesn't do the same. Anyway very nice writeup and I will add it to my arsenal and give it a closer look later. Could be useful for my document archive+ocr solution. Edit: too bad seems like it didn't see any activity in the last year
That's not necessarily bad: sometimes a piece of software can be done, or nearly so.
Re: Compressing and enhancing hand-written notes (2016)
#5Re: Compressing and enhancing hand-written notes (2016)
#6I wonder if it might improve by using a better color space than HSV. Maybe CieLAB?
It seems to me that the inaccuracies/inefficiencies/errors/whatever you like in using RGB are basically truncated out of existence by the very, very harsh binning that is occurring. I wouldn't expect any visible differences to emerge from any alternate color space.
Re: Compressing and enhancing hand-written notes (2016)
#7It's a great file format for space-efficient archiving of scans like that, with a bit of scripted preprocessing.
Re: Compressing and enhancing hand-written notes (2016)
#8Looks interesting. Normally when I'm "cleaning" up scans I use unpaper, but although there is some overlap in functionality it doesn't do the same. Anyway very nice writeup and I will add it to my arsenal and give it a closer look later. Could be useful for my document archive+ocr solution. Edit: too bad seems like it didn't see any activity in the last year
> Edit: too bad seems like it didn't see any activity in the last year That's not necessarily bad: sometimes a piece of software can be done, or nearly so.
(which doesn't mean that it's a bad project or that I wont use it. it means that I will probably start to work on it)
Re: Compressing and enhancing hand-written notes (2016)
#9It’s also interesting for me to think about how this is a generalization of converting a scan to black and white for clarity :)