Real-Time Ink Stroke Capture Using Neural Network Video Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing camera-based approaches for real-time end-to-end ink stroke capture from video fall short of real-time performance, making them unsuitable for applications requiring immediate handwriting recognition.

Innovation Solution

A system utilizing a webcam or camera mounted above a tabletop or desk lamp, coupled with a deep learning neural network that includes an encoder and decoder, processes video frames to detect and recognize ink strokes in real-time without manual initialization, enabling online handwriting recognition with ordinary pen and paper.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional two-stage pipeline (pen-tip tracking and pen-up/down detection) is used, then handwriting recognition can be achieved, but real-time performance is not met due to ink trace coverage by pen-tip or hand

Engineering Contradiction:
Improvehandwriting recognition accuracyVSAvoidreal-time performance
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the handwriting recognition task into two independent detection stages: pen-tip position detection and pen-up/down state detection. Each stage uses dedicated neural network models that process video frames independently, allowing parallel processing and real-time performance while maintaining recognition accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary neural network model that processes video frames to detect pen-tip positions and pen states without requiring direct observation of ink traces. This intermediary detection approach bypasses the problem of ink trace coverage by the pen-tip or hand, enabling real-time recognition.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If pen-tip tracking is performed throughout the writing process, then continuous handwriting data can be captured, but the ink trace becomes covered by the pen-tip or hand

Engineering Contradiction:
Improvecomplete ink trace captureVSAvoidordinary pen and paper usability
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The patent uses an intermediary neural network model that detects pen-tip positions and pen states from video frames without requiring direct observation of ink traces. This intermediary detection approach allows complete ink trace capture while maintaining ordinary pen and paper usability, as the system infers trace information from pen movement rather than direct visual observation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the mechanical/optical system of direct ink trace observation with a neural network-based detection system. Instead of relying on visual detection of ink traces that may be covered, the system uses machine learning models to infer pen-tip positions and pen states from video frame analysis, substituting physical observation with computational detection.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Reliability

If manual initialization of pen-tip location is performed, then tracking can be initialized, but the process becomes complex and requires additional user interaction

Engineering Contradiction:
Improvetracking initializationVSAvoidmanual initialization process
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements self-service initialization where the neural network model automatically detects pen-tip positions and initializes tracking without manual user input. The model processes video frames and autonomously determines when writing begins, eliminating the need for manual initialization while maintaining reliable tracking.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent performs preliminary detection of pen-tip positions and pen states before actual handwriting recognition begins. The neural network model continuously analyzes video frames in advance, preparing tracking data and initialization parameters so that when writing starts, the system is already ready to recognize handwriting without requiring manual setup.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10997402B2Systems and methods for real-time end-to-end capturing of ink strokes from video
Publication Date: 2021.05.04 FUJIFILM BUSINESS INNOVATION CORP
  • US10997402B2 patent drawing
  • US10997402B2 patent drawing
  • US10997402B2 patent drawing

AI summary

A real-time end-to-end system for capturing ink strokes written with ordinary pen and paper using a commodity video camera is described. Compare to traditional camera-based approaches, which typically separate out the pen tip localization and pen up/down motion detection, described is a unified approach that integrates these two steps using a deep neural network. Furthermore, the described system does not require manual initialization to locate the pen tip. A preliminary evaluation demonstrates the effectiveness of the described system on handwriting recognition for English and Japanese phrases.