Uses of Interface
boofcv.misc.BoofLambdas.Extract
-
Uses of BoofLambdas.Extract in boofcv.misc
Modifier and TypeMethodDescriptionstatic <In,
Out> List<Out> BoofMiscOps.collectList
(List<In> list, BoofLambdas.Extract<In, Out> func) Extracts elements from a list and returns a list