Uses of Class
com.irurueta.geometry.refiners.RefinerException
Packages that use RefinerException
-
Uses of RefinerException in com.irurueta.geometry.refiners
Methods in com.irurueta.geometry.refiners that throw RefinerExceptionModifier and TypeMethodDescriptionAffineTransformation2DRefiner.refine()Refines provided initial estimation.AffineTransformation3DRefiner.refine()Refines provided initial estimation.EuclideanTransformation2DRefiner.refine()Refines provided initial estimation.booleanEuclideanTransformation2DRefiner.refine(EuclideanTransformation2D result) Refines provided initial estimation.EuclideanTransformation3DRefiner.refine()Refines provided initial estimation.booleanEuclideanTransformation3DRefiner.refine(EuclideanTransformation3D result) Refines provided initial estimation.HomogeneousPoint2DRefiner.refine()Refines provided initial estimation.booleanHomogeneousPoint2DRefiner.refine(HomogeneousPoint2D result) Refines provided initial estimation.HomogeneousPoint3DRefiner.refine()Refines provided initial estimation.booleanHomogeneousPoint3DRefiner.refine(HomogeneousPoint3D result) Refines provided initial estimation.InhomogeneousPoint2DRefiner.refine()Refines provided initial estimation.booleanInhomogeneousPoint2DRefiner.refine(InhomogeneousPoint2D result) Refines provided initial estimation.InhomogeneousPoint3DRefiner.refine()Refines provided initial estimation.booleanInhomogeneousPoint3DRefiner.refine(InhomogeneousPoint3D result) Refines provided initial estimation.booleanLineCorrespondenceAffineTransformation2DRefiner.refine(AffineTransformation2D result) Refines provided initial estimation.booleanLineCorrespondenceProjectiveTransformation2DRefiner.refine(ProjectiveTransformation2D result) Refines provided initial estimation.MetricTransformation2DRefiner.refine()Refines provided initial estimation.booleanMetricTransformation2DRefiner.refine(MetricTransformation2D result) Refines provided initial estimation.MetricTransformation3DRefiner.refine()Refines provided initial estimation.booleanMetricTransformation3DRefiner.refine(MetricTransformation3D result) Refines provided initial estimation.booleanNonDecomposedLinePlaneCorrespondencePinholeCameraRefiner.refine(PinholeCamera result) Refines provided initial estimation.booleanNonDecomposedPointCorrespondencePinholeCameraRefiner.refine(PinholeCamera result) Refines provided initial estimation.PinholeCameraRefiner.refine()Refines provided initial estimation.booleanPlaneCorrespondenceAffineTransformation3DRefiner.refine(AffineTransformation3D result) Refines provided initial estimation.booleanPlaneCorrespondenceProjectiveTransformation3DRefiner.refine(ProjectiveTransformation3D result) Refines provided initial estimation.booleanPointCorrespondenceAffineTransformation2DRefiner.refine(AffineTransformation2D result) Refines provided initial estimation.booleanPointCorrespondenceAffineTransformation3DRefiner.refine(AffineTransformation3D result) Refines provide initial estimation.booleanPointCorrespondenceProjectiveTransformation2DRefiner.refine(ProjectiveTransformation2D result) Refines provided initial estimation.booleanPointCorrespondenceProjectiveTransformation3DRefiner.refine(ProjectiveTransformation3D result) Refines provided initial estimation.ProjectiveTransformation2DRefiner.refine()Refines provided initial estimation.ProjectiveTransformation3DRefiner.refine()Refines provided initial estimation.abstract TRefiner.refine()Refines provided initial estimation.abstract booleanRefines provided initial estimation.