Serialized Form
p
javax.media.Processor p
waitSync
java.lang.Object waitSync
stateTransitionOK
boolean stateTransitionOK
codec
javax.media.Codec codec
Package sigus.apps.libras |
updater
Updater updater
ip
ij.process.ImageProcessor ip
calibrating
boolean calibrating
textArea
javax.swing.JTextArea textArea
imp
ij.ImagePlus imp
updater
Updater updater
- An updater collects training samples
effect
SigusEffect effect
- A SigusEffect process images captured by the Webcam and controll training and testing phases
ip
ij.process.ImageProcessor ip
- ImageProcessor and ImagePlus take control tof he window where the processed image is shown
imp
ij.ImagePlus imp
- ImageProcessor and ImagePlus take control tof he window where the processed image is shown
calibrating
boolean calibrating
- True if tye system is collecting skin (or pixels of the target object - hands, eyes, face, etc) samples
white
int white
- White's (Not - Circle) current position. The computer is white.
black
int black
- Black's (Cross) current position. The user is black.
first
boolean first
- Who goes first in the next game?
imagesDir
java.lang.String imagesDir
- Relative path of the directory where the cross and not images are located.
notImage
java.awt.Image notImage
crossImage
java.awt.Image crossImage
controller
TicTacToe_ controller
preferredSize
java.awt.Dimension preferredSize