ohmm
Class CvCap

java.lang.Object
  extended by ohmm.CvCap

public class CvCap
extends java.lang.Object

Simple JavaCV capture demo.

See CvDemo for a more complete example that uses CvBase.

Author:
Marsette Vona

Constructor Summary
CvCap()
           
 
Method Summary
static void main(java.lang.String[] args)
          Entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CvCap

public CvCap()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Entry point.

Throws:
java.lang.Exception