Uses of Interface
boofcv.misc.BoofLambdas.FilterPixel_F32
Packages that use BoofLambdas.FilterPixel_F32
-
Uses of BoofLambdas.FilterPixel_F32 in boofcv.alg.misc
Methods in boofcv.alg.misc with parameters of type BoofLambdas.FilterPixel_F32Modifier and TypeMethodDescriptionstatic voidImageMiscOps.filter(GrayF32 image, BoofLambdas.FilterPixel_F32 op) Functional API for modifying an images pixel values based on coordinate and value -
Uses of BoofLambdas.FilterPixel_F32 in boofcv.alg.misc.impl
Methods in boofcv.alg.misc.impl with parameters of type BoofLambdas.FilterPixel_F32Modifier and TypeMethodDescriptionstatic voidImplImageMiscOps_MT.filter(GrayF32 image, BoofLambdas.FilterPixel_F32 op) static voidImplImageMiscOps.filter(GrayF32 image, BoofLambdas.FilterPixel_F32 op)