-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to construct template data #1
Comments
Hi guolugang, thanks for bringing up this issue. Yes, there are only tens of character templates in this project, which does be a limitation but can fit quite well in a beginner level course setup. I can't really think of a way of generating templates automatically because the stroke data are hard to find. The best way is probably to let an expert record their data by hand. |
Thanks for your reply.This project is very interesting and great. Template data is very important for accuracy so I want to construct template data more accurate and richer. How do you record expert data and is it need coding another app for this?Another problem is where can get the chinese character images.And Is there any suggestion if I want to try generating templates automatically.Thanks |
I was using the same UI in this project to record expert data. You may need to change some code to save the data to XML files. For images, I had to take pictures of printed Kaiti images manually. |
there are only parts of chinese character in app. so how to contruct template data more auto.
The text was updated successfully, but these errors were encountered: