diva.sketch.demo
Class LineTest

java.lang.Object
  extended by diva.sketch.demo.LineTest

public class LineTest
extends Object

This application allows the user to sketch strokes one by one, and it tries to recognize whether the stroke is a line. Prints out type and confidence value on standard out.

Version:
$Revision: 1.4 $
Author:
Heloise Hse (hwawen@eecs.berkeley.edu)

Constructor Summary
LineTest(AppContext context)
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineTest

public LineTest(AppContext context)
Method Detail

main

public static void main(String[] argv)


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