Uses of Interface
boofcv.misc.BoofLambdas.ConvertOut
Packages that use BoofLambdas.ConvertOut
-
Uses of BoofLambdas.ConvertOut in boofcv.alg.geo
Methods in boofcv.alg.geo with parameters of type BoofLambdas.ConvertOutModifier and TypeMethodDescriptionstatic <In> void
LowLevelMultiViewOps.computeNormalizationLL
(List<List<In>> points, BoofLambdas.ConvertOut<In, Point2D_F64> convert, NormalizationPoint2D normalize) Computes normalization when points are contained in a list of lists