Skip to content
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

Use Rembrandt to grade the user's kanji drawing #17

Merged
merged 14 commits into from
Feb 11, 2022
Merged

Use Rembrandt to grade the user's kanji drawing #17

merged 14 commits into from
Feb 11, 2022

Conversation

aiden2480
Copy link
Owner

Uses Rembrandt.js as a browser-side library to grade the accuracy of the user's drawing when tracing a kanji. Displays a notification bar containing the user's score, on a scale from 0 to 100, which fades away shortly.
A grading scale relative to the complexity of each character is used. Once the user's drawing is graded against the correct drawing, a blank canvas is also compared against the correct drawing. The final score is then the drawing percentage divided by the blank percentage. Doing this achieves a grading scale relative to the complexity of each kanji, making each grading between kanji more accurate.

@aiden2480 aiden2480 changed the title Rembrandt Use Rembrandt to grade the user's kanji drawing Feb 10, 2022
@aiden2480 aiden2480 marked this pull request as ready for review February 11, 2022 07:17
@aiden2480 aiden2480 merged commit 6affccd into main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant