| Interface | Description |
|---|---|
| BasicInterfaceListener |
Simple interface for a GUI to tell the main processing that it needs to render the display
or reprocess that data.
|
| JConfigLength.Listener | |
| ViewedImageInfoPanel.Listener | |
| VisualizeApp |
Common interface for visualization applications that process a single input image.
|
| Class | Description |
|---|---|
| ApplicationLauncherApp |
Application which lists most of the demonstration application in a GUI and allows the user to double click
to launch one in a new JVM.
|
| ApplicationLauncherApp.AppInfo | |
| BoofLogo |
Dynamically rendered BoofCV Logo
|
| BoofSwingUtil | |
| ImageClassificationPanel |
Displays a set of images and what their assigned labels are
|
| ImageHistogramPanel |
Draws a histogram of the image's pixel intensity level
|
| JavaRuntimeLauncher |
Class for launching JVMs.
|
| JConfigLength |
Control for setting the value of a
ConfigLength class. |
| ListDisplayPanel |
Displays a list of items and their respective data.
|
| MousePauseHelper |
Toggles a paused variable on each mouse click
|
| PanelGridPanel | |
| PlotXyPanel |
Draws a simple XY plot
|
| ProcessTabPanel |
A jpanel that keeps track of the process id it is supposed to be displaying information for.
|
| RenderCalibrationTargetsGraphics2D | |
| SelectAlgorithmAndInputPanel |
Provides pull a menubar for selecting the input source and which algorithm to use
|
| SelectAlgorithmPanel |
Provides a pull down list form which the user can select which algorithm to run.
|
| SelectInputPanel |
Panel where a toolbar is provided for selecting an input image only.
|
| StandardAlgConfigPanel |
Common base class for panels used for configuring the algorithms.
|
| ViewedImageInfoPanel |
Shows information about the current view.
|
| Enum | Description |
|---|---|
| BoofSwingUtil.FileTypes | |
| JavaRuntimeLauncher.Exit |