Uses of Interface
boofcv.core.image.GImageGray
Package
Description
-
Uses of GImageGray in boofcv.alg.background
-
Uses of GImageGray in boofcv.alg.background.moving
Modifier and TypeFieldDescriptionprotected GImageGray
BackgroundMovingBasic_SB_MT.inputWrapper
protected GImageGray
BackgroundMovingBasic_SB.inputWrapper
protected final GImageGray
BackgroundMovingGaussian_SB_MT.inputWrapper
protected final GImageGray
BackgroundMovingGaussian_SB.inputWrapper
-
Uses of GImageGray in boofcv.alg.background.stationary
Modifier and TypeFieldDescriptionprotected GImageGray
BackgroundStationaryBasic_SB_MT.inputWrapper
protected GImageGray
BackgroundStationaryBasic_SB.inputWrapper
protected GImageGray
BackgroundStationaryGaussian_SB_MT.inputWrapper
protected GImageGray
BackgroundStationaryGaussian_SB.inputWrapper
-
Uses of GImageGray in boofcv.alg.interpolate
Modifier and TypeMethodDescriptionvoid
ImageLineIntegral.setImage
(GImageGray image) Specify input image. -
Uses of GImageGray in boofcv.alg.shapes.edge
-
Uses of GImageGray in boofcv.core.image
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
FactoryGImageGray.GSingleBase<T extends ImageGray<T>>
static class
FactoryGImageGray.GSingleBaseInt<T extends ImageGray<T>>
static class
FactoryGImageGray.GSingleBorder<T extends ImageBorder>
class
GImageGrayDistorted<T extends ImageGray<T>>
Implementation ofGImageGray
that applies aPixelTransform
theninterpolates
to get the pixel's value.Modifier and TypeMethodDescriptionstatic GImageGray
static GImageGray
FactoryGImageGray.wrap
(ImageBorder image) static GImageGray
static GImageGray
FactoryGImageGray.wrap
(ImageGray image, GImageGray output) Modifier and TypeMethodDescriptionstatic GImageGray
FactoryGImageGray.wrap
(ImageGray image, GImageGray output)