Serialized Form
-
Package boofcv.io.webcamcapture
-
Class boofcv.io.webcamcapture.OpenWebcamDialog extends boofcv.gui.StandardAlgConfigPanel implements Serializable
-
Serialized Fields
-
bCancel
JButton bCancel
-
bOK
JButton bOK
-
cameraListener
ActionListener cameraListener
-
comboCameras
JComboBox<String> comboCameras
-
comboSizes
JComboBox comboSizes
-
concluded
boolean concluded
-
cSave
JCheckBox cSave
-
dialog
JDialog dialog
-
fieldHeight
JFormattedTextField fieldHeight
-
fieldWidth
JFormattedTextField fieldWidth
-
height
int height
-
modelSizes
DefaultComboBoxModel modelSizes
-
selectedCamera
com.github.sarxos.webcam.Webcam selectedCamera
-
sizeListener
ActionListener sizeListener
-
width
int width
-
-
-