Skip navigation links

Package diva.sketch.recognition

Utilities for doing single-stroke and multi-stroke recognition.

See: Description

Package diva.sketch.recognition Description

Utilities for doing single-stroke and multi-stroke recognition. A stroke is a sequence of data points captured from pen-down to pen-up. TimedStroke is the data structure for storing information pertaining to a stroke. Classes with Stroke in their names are single-stroke related, and classes with Scene in the names are multi-stroke related. For example, BasicStrokeRecognizer performed recognition on single strokes, while SceneRecognizer performed incremental 2D parsing on a scene database containing multiple strokes.

Skip navigation links

Copyright © 2023 Central Laboratory of the Research Councils. All Rights Reserved.