Package boofcv.gui.image
package boofcv.gui.image
-
ClassDescriptionDisplays a sequence of images.DiscretePyramidPanel<T extends ImageGray<T>>Displays the entire image pyramid in a single panel.Displays labeled binary images.Used for displaying binary images.Displays images in a grid patternSimple JPanel for displaying buffered images.ImagePyramidPanel<T extends ImageGray<T>>Displays an
ImagePyramid
by listing each of its layers and showing them one at a time.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.Renders what's currently visible in the component and saves to disk.Specifies different behaviors for automatically scaling an image in a GUIProvides a list of input images which can be selected by the user.Displays images in a new window.Renders different primitive image types into a BufferedImage for visualization purposes.