Package boofcv.gui.image
-
Interface Summary Interface Description ImageZoomPanel.ImageZoomListener SelectInputImageToolBar.Listener -
Class Summary Class Description AnimatePanel Displays a sequence of images.DiscretePyramidPanel<T extends ImageGray<T>> Displays the entire image pyramid in a single panel.ImageBinaryLabeledPanel Displays labeled binary images.ImageBinaryPanel Used for displaying binary images.ImageGridPanel Displays images in a grid patternImagePanel Simple JPanel for displaying buffered images.ImagePyramidPanel<T extends ImageGray<T>> Displays anImagePyramid
by listing each of its layers and showing them one at a time.ImageZoomPanel Simple JPanel for displaying buffered images allows images to be zoomed in and out ofPlaybackImageSequence<T extends ImageGray<T>> Simple class for playing back an image sequence.ProcessImageSequence<T extends ImageGray<T>> An abstract class that takes case of basic GUI and loading of images when processing a sequence.SaveImageOnClick Renders what's currently visible in the component and saves to disk.SelectInputImageToolBar Provides a list of input images which can be selected by the user.ShowImages Displays images in a new window.VisualizeImageData Renders different primitive image types into a BufferedImage for visualization purposes. -
Enum Summary Enum Description ScaleOptions Specifies different behaviors for automatically scaling an image in a GUIShowImages.Colorization