Uses of Class
boofcv.struct.sfm.PlanePtPixel
-
Uses of PlanePtPixel in boofcv.alg.sfm.d3
ModifierConstructorDescriptionVisOdomMonoPlaneInfinity
(int thresholdAdd, int thresholdRetire, double thresholdPixelError, ModelMatcher<Se2_F64, PlanePtPixel> planeMotion, PointTracker<T> tracker) Configures motion estimation. -
Uses of PlanePtPixel in boofcv.alg.sfm.robust
Modifier and TypeMethodDescriptionvoid
DistancePlane2DToPixelSq.distances
(List<PlanePtPixel> samples, double[] distance) boolean
GenerateSe2_PlanePtPixel.generate
(List<PlanePtPixel> dataSet, Se2_F64 keyToCurr)