Uses of Class
boofcv.alg.geo.NormalizedToPinholePixelError
Packages that use NormalizedToPinholePixelError
-
Uses of NormalizedToPinholePixelError in boofcv.alg.geo.pose
Constructors in boofcv.alg.geo.pose with parameters of type NormalizedToPinholePixelErrorModifierConstructorDescriptionPnPStereoDistanceReprojectionSq(NormalizedToPinholePixelError leftPixelError, NormalizedToPinholePixelError rightPixelError, Se3_F64 leftToRight) -
Uses of NormalizedToPinholePixelError in boofcv.alg.sfm.robust
Constructors in boofcv.alg.sfm.robust with parameters of type NormalizedToPinholePixelErrorModifierConstructorDescriptionDistancePlane2DToPixelSq(CameraPlaneProjection planeProjection, NormalizedToPinholePixelError errorCamera)