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