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