Nice demo. I've never been able to get it to recognise B, no matter how I draw it.
Same thing for me on O. I tried clockwise, counter clockwise both failed. Then I tried starting from top instead of bottom. Don't people start from bottom? It should be easier to align.
Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
11–20 of 20 posts
Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#12Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#13Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#14It could be worth mentioning that, for thinning points, ideally you'd use a circle, so that points are thinned equally in all directions. When you use a square, diagonal lines are thinned more (by a factor of sqrt(2)) than horizontal/vertical lines. However, checking inclusion within a axis-aligned square requires only comparisons/subtractions, but checking inclusion within a circle requires square roots and squares.…
Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#15Nice demo. I've never been able to get it to recognise B, no matter how I draw it.
Same thing for me on O. I tried clockwise, counter clockwise both failed. Then I tried starting from top instead of bottom. Don't people start from bottom? It should be easier to align.
Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#16I think that I'm faster on an Android soft-keyboard with prediction and sliding, but not by very much.
Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#17Re: Show HN: Interactive, Visual Explanation of the GRAIL Handwriting Recognizer
#18I assume the Palm system worked on similar principles to GRAIL.