Package boofcv.struct.image
Class GrayF<T extends GrayF<T>>
java.lang.Object
boofcv.struct.image.ImageBase<T>
boofcv.struct.image.ImageGray<T>
boofcv.struct.image.GrayF<T>
- All Implemented Interfaces:
Serializable
,Cloneable
Base class for images with float pixels.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class boofcv.struct.image.ImageBase
ImageBase.PixelXY
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class boofcv.struct.image.ImageGray
_getData, _setData, copyRow, create, createSameShape, initialize, print, reshape, reshape, setTo, subimage
Methods inherited from class boofcv.struct.image.ImageBase
clone, copyCol, createNew, createSameShape, forEachXY, getImageType, getIndex, indexToPixelX, indexToPixelY, isInBounds, isSameShape, isSubimage, reshapeTo, subimage, totalPixels