Uses of Interface
boofcv.misc.BoofLambdas.ProcessIndex2
-
Uses of BoofLambdas.ProcessIndex2 in boofcv.alg.geo
Modifier and TypeMethodDescriptionstatic void
MultiViewOps.scenePointsToPixels
(SceneStructureMetric scene, int viewIdx, BoofLambdas.ProcessIndex2<Point3D_F64, Point2D_F64> function) Projects points in the scene onto the specified image.