Uses of Interface
boofcv.misc.BoofLambdas.Match_S32
-
Uses of BoofLambdas.Match_S32 in boofcv.alg.misc
Modifier and TypeMethodDescriptionstatic void
ImageMiscOps.findAndProcess
(GrayS32 input, BoofLambdas.Match_S32 finder, BoofLambdas.ProcessIIB process) Using the provided functions, finds all pixel values which match then calls the process function -
Uses of BoofLambdas.Match_S32 in boofcv.alg.misc.impl
Modifier and TypeMethodDescriptionstatic void
ImplImageMiscOps_MT.findAndProcess
(GrayS32 input, BoofLambdas.Match_S32 finder, BoofLambdas.ProcessIIB process) static void
ImplImageMiscOps.findAndProcess
(GrayS32 input, BoofLambdas.Match_S32 finder, BoofLambdas.ProcessIIB process)