Uses of Interface
boofcv.struct.image.InterleavedU8.EachPixelInt
-
Uses of InterleavedU8.EachPixelInt in boofcv.struct.image
Modifier and TypeMethodDescriptionvoid
InterleavedU8.forEachPixel24
(InterleavedU8.EachPixelInt function) For a 3-band image, it passes in the value of each pixel by putting it into an int.