Package boofcv.alg.geo.selfcalib
-
Class Summary Class Description DistanceMetricTripleReprojection23 Image based reprojection error using error in view 2 and view 3.EstimatePlaneAtInfinityGivenK If the camera calibration is known for two views then given canonical camera projection matrices (P1 = [I|0]) it is possible to compute the plane a infinity and from that elevate the views from projective to metric.MetricCameraTriple Results of upgrading a three view scenario from a projective into a metric scene.ModelManagerMetricCameraTriple RefineDualQuadraticAlgebraicError Non-linear refinement of Dual Quadratic using algebraic error.RefineDualQuadraticAlgebraicError.CameraState RefineTwoViewPinholeRotation Non-linear refinement of intrinsics and rotation while under pure rotation given two views and associated features.ResolveSignAmbiguityPositiveDepth There's a sign ambiguity which flips the translation vector for several self calibration functions.SelfCalibrationBase view[0] is assumed to the located at coordinate system's origin.SelfCalibrationBase.Projective SelfCalibrationEssentialGuessAndCheck Brute force sampling approach to perform self calibration of a partially calibrated image.SelfCalibrationLinearDualQuadratic Computes intrinsic calibration matrix for each view using projective camera matrices to compute the the dual absolute quadratic (DAQ) and by assuming different elements in the 3x3 calibration matrix have linear constraints.SelfCalibrationLinearDualQuadratic.Intrinsic SelfCalibrationLinearRotationMulti Camera calibration for when the camera's motion is purely rotational and has no translational component and camera parameters can change every frame.SelfCalibrationLinearRotationSingle Camera calibration for when the camera's motion is purely rotational and has no translational component and camera parameters are assumed to be constant.SelfCalibrationPraticalGuessAndCheckFocus Computes the best projective to metric 4x4 rectifying homography matrix by guessing different values for focal lengths of the first two views.TwoViewToCalibratingHomography Estimates the calibrating/rectifying homography when given a trifocal tensor and two calibration matrices for the first two views.