Uses of Class
boofcv.struct.sfm.PlanePtPixel
Packages that use PlanePtPixel
-
Uses of PlanePtPixel in boofcv.alg.sfm.d3
Constructor parameters in boofcv.alg.sfm.d3 with type arguments of type PlanePtPixelModifierConstructorDescriptionVisOdomMonoPlaneInfinity
(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
Methods in boofcv.alg.sfm.robust that return types with arguments of type PlanePtPixelMethods in boofcv.alg.sfm.robust with parameters of type PlanePtPixelMethod parameters in boofcv.alg.sfm.robust with type arguments of type PlanePtPixelModifier and TypeMethodDescriptionvoid
DistancePlane2DToPixelSq.distances
(List<PlanePtPixel> samples, double[] distance) boolean
GenerateSe2_PlanePtPixel.generate
(List<PlanePtPixel> dataSet, Se2_F64 keyToCurr)