diva.sketch.toolbox
Class PanZoomInterpreter.LocalRecognizer

java.lang.Object
  extended by diva.sketch.recognition.BasicStrokeRecognizer
      extended by diva.sketch.toolbox.PanZoomInterpreter.LocalRecognizer
All Implemented Interfaces:
StrokeRecognizer
Enclosing class:
PanZoomInterpreter

public class PanZoomInterpreter.LocalRecognizer
extends BasicStrokeRecognizer


Constructor Summary
PanZoomInterpreter.LocalRecognizer(Reader trainingFile)
           
 
Method Summary
 RecognitionSet strokeModified(TimedStroke s)
          Returns NO_RECOGNITION; BasicStrokeRecognizer only operates on completed strokes.
 
Methods inherited from class diva.sketch.recognition.BasicStrokeRecognizer
defaultFeatureExtractors, extractFeatures, getClassifier, getStrokeFilter, strokeCompleted, strokeStarted, train
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanZoomInterpreter.LocalRecognizer

public PanZoomInterpreter.LocalRecognizer(Reader trainingFile)
                                   throws Exception
Throws:
Exception
Method Detail

strokeModified

public RecognitionSet strokeModified(TimedStroke s)
Description copied from class: BasicStrokeRecognizer
Returns NO_RECOGNITION; BasicStrokeRecognizer only operates on completed strokes.

Specified by:
strokeModified in interface StrokeRecognizer
Overrides:
strokeModified in class BasicStrokeRecognizer


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