← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Handwriting Recognition Uses Thinning Scheme to Reduce Data Points

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Thinning removes unnecessary data points from pen tracks.
  • A square-based geometric method discards points within a defined area.
  • The process reduces data processing requirements.
  • Satisfactory results are achievable even when discarding 70% of data.

Reducing Data for Handwriting Recognition

Handwriting recognition systems often generate numerous data points, especially when a pointer moves slowly across a tablet. Many of these points are redundant for capturing the general shape of a stroke. A thinning scheme addresses this by removing unnecessary data points to optimize processing.

Geometric Thinning Process

The thinning scheme operates by drawing a square around the first data point. Subsequent points falling within this square are discarded. The square is then repositioned around the next point that falls outside its boundaries, and the process repeats. The size of this square determines the aggressiveness of the thinning, allowing for control over how many points are removed.

Impact on Data Processing

This thinning process compares the position of a new smoothed data point with the last point in a thinned track. If the points are sufficiently far apart, the new point is accepted; otherwise, it is discarded. This method eliminates small perturbations and drastically reduces the number of data points, thereby lowering data processing requirements.

Efficiency and Effectiveness

Experiments show that this thinning scheme can preserve the essential shape of most strokes even with aggressive thinning. Researchers found that satisfactory results could be achieved even when approximately 70% of the raw data points were discarded, demonstrating the efficiency of the technique.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A thinning scheme reduces the number of data points required for handwriting recognition by discarding redundant points. This method preserves the essential shape of strokes while significantly lowering data processing requirements. The technique can discard around 70% of raw data points while maintaining satisfactory results.