Handwriting Stroke Order Error Detection via Image Scaling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing electronic devices for handwriting practice lack effective methods to assess the correctness of stroke order, length, and direction in user-written characters, hindering efficient learning and feedback.

Innovation Solution

An electronic device with a processor, data storage, and touch interface generates and compares user-input strokes with standard strokes, providing notifications for stroke order, length, and direction errors through image scaling and overlap analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If simple stroke composition is used for handwriting input, then ease of operation is improved, but measurement precision of stroke order, length, and direction is deteriorated

Engineering Contradiction:
Improveease of handwriting inputVSAvoidprecision of stroke order, length, and direction assessment
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The handwriting input is segmented into individual strokes, with each stroke being separately detected, measured, and evaluated against standard strokes. This segmentation enables precise measurement of stroke order, length, and direction while maintaining ease of continuous handwriting input.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system provides immediate feedback by comparing each detected stroke with corresponding standard strokes, evaluating stroke order correctness, length accuracy, and direction precision. This feedback mechanism enables users to improve their handwriting while maintaining natural input flow.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If detailed comparison of handwriting strokes with standard strokes is implemented, then measurement precision is improved, but device complexity is worsened

Engineering Contradiction:
Improveprecision of stroke order, length, and direction assessmentVSAvoidcomplexity of processing and comparison system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The complex comparison task is segmented into three independent evaluation dimensions: stroke order sequence matching, stroke length ratio calculation, and stroke direction angle comparison. This segmentation simplifies the overall processing complexity while maintaining comprehensive measurement precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transforms the handwriting strokes into standardized parameters (coordinates, lengths, directions) and compares these parameters against predefined standard stroke parameters. This parameter-based approach simplifies the comparison process while enabling precise measurement of stroke characteristics.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If comprehensive feedback on stroke order, length, and direction is provided, then productivity of handwriting learning is improved, but loss of information processing time is worsened

Engineering Contradiction:
Improveefficiency of handwriting practiceVSAvoidtime for processing and providing feedback
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The feedback provision is segmented into three independent assessments (stroke order, length, direction) that can be processed and provided separately. This enables efficient parallel processing of multiple feedback dimensions without sequential delays.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system automatically detects, measures, compares, and provides feedback on all stroke characteristics without requiring manual intervention or additional processing time. This self-service approach maximizes learning productivity while minimizing information processing time overhead.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10366626B2Method for facilitating handwriting practice and electronic device for implementing the method
Publication Date: 2019.07.30 NATIONAL TAIWAN NORMAL UNIVERSITY
  • US10366626B2 patent drawing
  • US10366626B2 patent drawing
  • US10366626B2 patent drawing

AI summary

A method for facilitating handwriting practice includes: generating handwriting strokes in response to user input of user-writing strokes; generating an input image that includes the handwriting strokes, and that has a shape similar to a shape of a standard image associated with a standard word character; scaling the input image to generate a scaled image with a size that is the same as a size the standard image; overlapping the standard image and the scaled image; comparing an nth handwriting stroke in the scaled image with an nth standard stroke in a standard order of the standard word character; and when the nth handwriting stroke does not correspond in position to the nth standard stroke, displaying a notification of a stroke order error.