video
Class Pantomation
java.lang.Object
   video.Pantomation
video.Pantomation
- public class Pantomation 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Pantomation
public Pantomation(Main main)
Pantomation
public Pantomation(java.util.Observer obs)
main
public static void main(java.lang.String[] args)
- 
 
getThreshPanel
public static RunVecNdPanel getThreshPanel(Pantomation p)
- 
 
getWebCamImage
public static java.awt.Image getWebCamImage()
- 
 
testPantograph
public static void testPantograph()
- 
 
updatePoint
public void updatePoint()
- 
 
testGetThreshColor
public void testGetThreshColor()
- 
 
getValue
public java.awt.Point getValue()
- 
 
startCameraThread
public void startCameraThread()
- 
 
getThreshColor
public java.awt.Image getThreshColor()
- 
 
process
public java.awt.Image process(java.awt.Image img)
- 
 
displayThreshPanel
public void displayThreshPanel()
- 
 
getControlPanel
public javax.swing.JPanel getControlPanel()
- 
 
getInfoPanel
public javax.swing.JPanel getInfoPanel()
- 
 
getInfoAndCheckBoxPanels
public javax.swing.JPanel getInfoAndCheckBoxPanels()
- 
 
getButtonPanel
public javax.swing.JPanel getButtonPanel()
- 
 
getValue1
public java.awt.Point getValue1()
- 
 
testChromaKeyTagHsb
public static void testChromaKeyTagHsb()
- 
 
testTrackingChromaKeyTag
public static void testTrackingChromaKeyTag()
- 
 
testChromaKeyTag
public static void testChromaKeyTag()
- 
 
printYuvValues
public static void printYuvValues(FloatImageBean fibYuv,
                                  int ix,
                                  int iy)
- 
 
getPantomationBean
public PantomationBean getPantomationBean()
- 
 
getObservablePoint
public ObservablePoint getObservablePoint()
-