Uses of Interface
boofcv.misc.BoofLambdas.FilterPixel_S64
Packages that use BoofLambdas.FilterPixel_S64
-
Uses of BoofLambdas.FilterPixel_S64 in boofcv.alg.misc
Methods in boofcv.alg.misc with parameters of type BoofLambdas.FilterPixel_S64Modifier and TypeMethodDescriptionstatic void
ImageMiscOps.filter
(GrayS64 image, BoofLambdas.FilterPixel_S64 op) Functional API for modifying an images pixel values based on coordinate and value -
Uses of BoofLambdas.FilterPixel_S64 in boofcv.alg.misc.impl
Methods in boofcv.alg.misc.impl with parameters of type BoofLambdas.FilterPixel_S64Modifier and TypeMethodDescriptionstatic void
ImplImageMiscOps_MT.filter
(GrayS64 image, BoofLambdas.FilterPixel_S64 op) static void
ImplImageMiscOps.filter
(GrayS64 image, BoofLambdas.FilterPixel_S64 op)