Uses of Interface
boofcv.struct.image.ImageBase.PixelXY
Packages that use ImageBase.PixelXY
-
Uses of ImageBase.PixelXY in boofcv.struct.image
Methods in boofcv.struct.image with parameters of type ImageBase.PixelXYModifier and TypeMethodDescriptionvoid
ImageBase.forEachXY
(ImageBase.PixelXY function) For each for each (x,y) coordinate inside the image.