Uses of Interface
boofcv.struct.image.GrayF32.EachPixel
Packages that use GrayF32.EachPixel
-
Uses of GrayF32.EachPixel in boofcv.struct.image
Methods in boofcv.struct.image with parameters of type GrayF32.EachPixelModifier and TypeMethodDescriptionvoidGrayF32.forEachPixel(GrayF32.EachPixel function) Passes in the coordinate and value of each pixel in the image.