I am developing a mobile app using PhoneGap, and one of the parts that I need to include is handwriting recognition. I have looked into the FastDTW algorithm and its Java implementation and tried to re-implement it in Javascript, but with no much success. Are there any existing Javascript implementation of this algorithm or any other algorithm that would be suitable for gesture or handwriting recognition implemented in Javascript?
Thanks
from FastDTW JavaScript implementation/ any other handwriting recognition algorithm in Javascript
No comments:
Post a Comment