Uses of Interface
adams.data.image.BufferedImageSupporter
-
Packages that use BufferedImageSupporter Package Description adams.data.boofcv adams.data.image adams.data.opencv adams.gui.tools.wekainvestigator.output -
-
Uses of BufferedImageSupporter in adams.data.boofcv
Classes in adams.data.boofcv that implement BufferedImageSupporter Modifier and Type Class Description classBoofCVImageContainerImage wrapper around aImageBaseused by BoofCV. -
Uses of BufferedImageSupporter in adams.data.image
Classes in adams.data.image that implement BufferedImageSupporter Modifier and Type Class Description classAbstractImageContainer<T>Ancestor for various image format containers.classBooleanArrayMatrixViewAllows a matrix view (2-dim) of an array (1-dim).classBufferedImageBitmaskContainerContainer for storing a BufferedImage and its associated bitmask image.classBufferedImageContainerImage wrapper around a BufferedImage used by JAI.classIntArrayMatrixViewAllows a matrix view (2-dim) of an array (1-dim). -
Uses of BufferedImageSupporter in adams.data.opencv
Classes in adams.data.opencv that implement BufferedImageSupporter Modifier and Type Class Description classOpenCVImageContainerEncapsulates an OpenCV image. -
Uses of BufferedImageSupporter in adams.gui.tools.wekainvestigator.output
Classes in adams.gui.tools.wekainvestigator.output that implement BufferedImageSupporter Modifier and Type Class Description classComponentContentPanelPanel for exporting the graphical component as image.
-