Uses of Interface
boofcv.core.image.ImageGenerator
Packages that use ImageGenerator
-
Uses of ImageGenerator in boofcv.core.image.inst
Classes in boofcv.core.image.inst that implement ImageGeneratorModifier and TypeClassDescriptionstatic class
FactoryImageGenerator.WrapImage<T extends ImageGray<T>>
class
SingleBandGenerator<T extends ImageGray<T>>
Used to create images with a single bandMethods in boofcv.core.image.inst that return ImageGeneratorModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
ImageGenerator<T>static <T extends ImageGray<T>>
ImageGenerator<T>FactoryImageGenerator.create
(T original)