jar

org.georegression : georegression

Maven & Gradle

May 16, 2023
69 usages
50 stars

GeoRegression · GeoRegression is a free Java based geometry library for scientific computing in fields such as robotics and computer vision with a focus on 2D/3D space.

Table Of Contents

Latest Version

Download org.georegression : georegression JAR file - Latest Versions:

All Versions

Download org.georegression : georegression JAR file - All Versions:

Version Vulnerabilities Size Updated
0.26.x
0.26
0.25.x
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window georegression-0.26.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

georegression.struct.line

├─ georegression.struct.line.LineGeneral2D_F32.class - [JAR]

├─ georegression.struct.line.LineGeneral2D_F64.class - [JAR]

├─ georegression.struct.line.LineParametric2D_F32.class - [JAR]

├─ georegression.struct.line.LineParametric2D_F64.class - [JAR]

├─ georegression.struct.line.LineParametric2D_I32.class - [JAR]

├─ georegression.struct.line.LineParametric3D_F32.class - [JAR]

├─ georegression.struct.line.LineParametric3D_F64.class - [JAR]

├─ georegression.struct.line.LinePolar2D_F32.class - [JAR]

├─ georegression.struct.line.LinePolar2D_F64.class - [JAR]

├─ georegression.struct.line.LineSegment2D_F32.class - [JAR]

├─ georegression.struct.line.LineSegment2D_F64.class - [JAR]

├─ georegression.struct.line.LineSegment2D_I32.class - [JAR]

├─ georegression.struct.line.LineSegment3D_F32.class - [JAR]

├─ georegression.struct.line.LineSegment3D_F64.class - [JAR]

georegression.misc.test

├─ georegression.misc.test.GeometryUnitTest.class - [JAR]

georegression.transform.twist

├─ georegression.transform.twist.TwistCoordinate_F32.class - [JAR]

├─ georegression.transform.twist.TwistCoordinate_F64.class - [JAR]

├─ georegression.transform.twist.TwistOps_F32.class - [JAR]

├─ georegression.transform.twist.TwistOps_F64.class - [JAR]

georegression.fitting.points

├─ georegression.fitting.points.ClosestPointToModel.class - [JAR]

├─ georegression.fitting.points.FactoryIterativeClosestPoint.class - [JAR]

├─ georegression.fitting.points.IterativeClosestPoint.class - [JAR]

├─ georegression.fitting.points.MatchCloudToCloud.class - [JAR]

├─ georegression.fitting.points.MatchCloudToCloudIcp.class - [JAR]

├─ georegression.fitting.points.PointModel.class - [JAR]

georegression.fitting.cylinder

├─ georegression.fitting.cylinder.CodecCylinder3D_F32.class - [JAR]

├─ georegression.fitting.cylinder.CodecCylinder3D_F64.class - [JAR]

├─ georegression.fitting.cylinder.CylinderToPointSignedDistanceJacobian_F32.class - [JAR]

├─ georegression.fitting.cylinder.CylinderToPointSignedDistanceJacobian_F64.class - [JAR]

├─ georegression.fitting.cylinder.CylinderToPointSignedDistance_F32.class - [JAR]

├─ georegression.fitting.cylinder.CylinderToPointSignedDistance_F64.class - [JAR]

├─ georegression.fitting.cylinder.FitCylinderToPoints_F32.class - [JAR]

├─ georegression.fitting.cylinder.FitCylinderToPoints_F64.class - [JAR]

├─ georegression.fitting.cylinder.ModelManagerCylinder3D_F32.class - [JAR]

├─ georegression.fitting.cylinder.ModelManagerCylinder3D_F64.class - [JAR]

georegression.fitting.sphere

├─ georegression.fitting.sphere.CodecSphere3D_F32.class - [JAR]

├─ georegression.fitting.sphere.CodecSphere3D_F64.class - [JAR]

├─ georegression.fitting.sphere.FitSphereToPoints_F32.class - [JAR]

├─ georegression.fitting.sphere.FitSphereToPoints_F64.class - [JAR]

├─ georegression.fitting.sphere.ModelManagerSphere3D_F32.class - [JAR]

├─ georegression.fitting.sphere.ModelManagerSphere3D_F64.class - [JAR]

├─ georegression.fitting.sphere.SphereToPointSignedDistanceJacobian_F32.class - [JAR]

├─ georegression.fitting.sphere.SphereToPointSignedDistanceJacobian_F64.class - [JAR]

├─ georegression.fitting.sphere.SphereToPointSignedDistance_F32.class - [JAR]

├─ georegression.fitting.sphere.SphereToPointSignedDistance_F64.class - [JAR]

georegression.geometry

├─ georegression.geometry.ConvertCoordinates3D_F32.class - [JAR]

├─ georegression.geometry.ConvertCoordinates3D_F64.class - [JAR]

├─ georegression.geometry.ConvertRotation3D_F32.class - [JAR]

├─ georegression.geometry.ConvertRotation3D_F64.class - [JAR]

├─ georegression.geometry.GEquation.class - [JAR]

├─ georegression.geometry.GeometryMath_F32.class - [JAR]

├─ georegression.geometry.GeometryMath_F64.class - [JAR]

├─ georegression.geometry.PolygonInfo.class - [JAR]

├─ georegression.geometry.UtilCircle2D_F32.class - [JAR]

├─ georegression.geometry.UtilCircle2D_F64.class - [JAR]

├─ georegression.geometry.UtilCurves_F32.class - [JAR]

├─ georegression.geometry.UtilCurves_F64.class - [JAR]

├─ georegression.geometry.UtilEllipse_F32.class - [JAR]

├─ georegression.geometry.UtilEllipse_F64.class - [JAR]

├─ georegression.geometry.UtilLine2D_F32.class - [JAR]

├─ georegression.geometry.UtilLine2D_F64.class - [JAR]

├─ georegression.geometry.UtilLine2D_I32.class - [JAR]

├─ georegression.geometry.UtilLine3D_F32.class - [JAR]

├─ georegression.geometry.UtilLine3D_F64.class - [JAR]

├─ georegression.geometry.UtilParabola_F32.class - [JAR]

├─ georegression.geometry.UtilParabola_F64.class - [JAR]

├─ georegression.geometry.UtilPlane3D_F32.class - [JAR]

├─ georegression.geometry.UtilPlane3D_F64.class - [JAR]

├─ georegression.geometry.UtilPoint2D_F32.class - [JAR]

├─ georegression.geometry.UtilPoint2D_F64.class - [JAR]

├─ georegression.geometry.UtilPoint2D_I32.class - [JAR]

├─ georegression.geometry.UtilPoint3D_F32.class - [JAR]

├─ georegression.geometry.UtilPoint3D_F64.class - [JAR]

├─ georegression.geometry.UtilPoint4D_F32.class - [JAR]

├─ georegression.geometry.UtilPoint4D_F64.class - [JAR]

├─ georegression.geometry.UtilPolygons2D_F32.class - [JAR]

├─ georegression.geometry.UtilPolygons2D_F64.class - [JAR]

├─ georegression.geometry.UtilPolygons2D_I32.class - [JAR]

├─ georegression.geometry.UtilShape3D_F32.class - [JAR]

├─ georegression.geometry.UtilShape3D_F64.class - [JAR]

├─ georegression.geometry.UtilTrig_F32.class - [JAR]

├─ georegression.geometry.UtilTrig_F64.class - [JAR]

├─ georegression.geometry.UtilVector2D_F32.class - [JAR]

├─ georegression.geometry.UtilVector2D_F64.class - [JAR]

├─ georegression.geometry.UtilVector3D_F32.class - [JAR]

├─ georegression.geometry.UtilVector3D_F64.class - [JAR]

georegression.struct.curve

├─ georegression.struct.curve.ConicGeneral_F32.class - [JAR]

├─ georegression.struct.curve.ConicGeneral_F64.class - [JAR]

├─ georegression.struct.curve.EllipseQuadratic_F32.class - [JAR]

├─ georegression.struct.curve.EllipseQuadratic_F64.class - [JAR]

├─ georegression.struct.curve.EllipseRotated_F32.class - [JAR]

├─ georegression.struct.curve.EllipseRotated_F64.class - [JAR]

├─ georegression.struct.curve.ParabolaGeneral_F32.class - [JAR]

├─ georegression.struct.curve.ParabolaGeneral_F64.class - [JAR]

├─ georegression.struct.curve.ParabolaParametric_F32.class - [JAR]

├─ georegression.struct.curve.ParabolaParametric_F64.class - [JAR]

├─ georegression.struct.curve.PolynomialCubic1D_F32.class - [JAR]

├─ georegression.struct.curve.PolynomialCubic1D_F64.class - [JAR]

├─ georegression.struct.curve.PolynomialCurve_F32.class - [JAR]

├─ georegression.struct.curve.PolynomialCurve_F64.class - [JAR]

├─ georegression.struct.curve.PolynomialGeneral1D_F32.class - [JAR]

├─ georegression.struct.curve.PolynomialGeneral1D_F64.class - [JAR]

├─ georegression.struct.curve.PolynomialQuadratic1D_F32.class - [JAR]

├─ georegression.struct.curve.PolynomialQuadratic1D_F64.class - [JAR]

├─ georegression.struct.curve.PolynomialQuadratic2D_F32.class - [JAR]

├─ georegression.struct.curve.PolynomialQuadratic2D_F64.class - [JAR]

georegression.metric

├─ georegression.metric.Area2D_F32.class - [JAR]

├─ georegression.metric.Area2D_F64.class - [JAR]

├─ georegression.metric.ClosestPoint2D_F32.class - [JAR]

├─ georegression.metric.ClosestPoint2D_F64.class - [JAR]

├─ georegression.metric.ClosestPoint3D_F32.class - [JAR]

├─ georegression.metric.ClosestPoint3D_F64.class - [JAR]

├─ georegression.metric.Distance2D_F32.class - [JAR]

├─ georegression.metric.Distance2D_F64.class - [JAR]

├─ georegression.metric.Distance2D_I32.class - [JAR]

├─ georegression.metric.Distance3D_F32.class - [JAR]

├─ georegression.metric.Distance3D_F64.class - [JAR]

├─ georegression.metric.Intersection2D_F32.class - [JAR]

├─ georegression.metric.Intersection2D_F64.class - [JAR]

├─ georegression.metric.Intersection2D_I32.class - [JAR]

├─ georegression.metric.Intersection3D_F32.class - [JAR]

├─ georegression.metric.Intersection3D_F64.class - [JAR]

├─ georegression.metric.Intersection3D_I32.class - [JAR]

├─ georegression.metric.MiscOps.class - [JAR]

├─ georegression.metric.UtilAngle.class - [JAR]

georegression.fitting.polygon

├─ georegression.fitting.polygon.ConvexHullAndrewMonotone_F32.class - [JAR]

├─ georegression.fitting.polygon.ConvexHullAndrewMonotone_F64.class - [JAR]

├─ georegression.fitting.polygon.ConvexHullGrahamScan_F32.class - [JAR]

├─ georegression.fitting.polygon.ConvexHullGrahamScan_F64.class - [JAR]

├─ georegression.fitting.polygon.FitConvexHull_F32.class - [JAR]

├─ georegression.fitting.polygon.FitConvexHull_F64.class - [JAR]

├─ georegression.fitting.polygon.FitPolygon2D_F32.class - [JAR]

├─ georegression.fitting.polygon.FitPolygon2D_F64.class - [JAR]

├─ georegression.fitting.polygon.FitPolygon2D_I32.class - [JAR]

├─ georegression.fitting.polygon.FitPolygon3D_F32.class - [JAR]

├─ georegression.fitting.polygon.FitPolygon3D_F64.class - [JAR]

georegression.fitting.so

├─ georegression.fitting.so.MotionSo3PointSVD_F32.class - [JAR]

├─ georegression.fitting.so.MotionSo3PointSVD_F64.class - [JAR]

georegression.struct.affine

├─ georegression.struct.affine.Affine.class - [JAR]

├─ georegression.struct.affine.Affine2D_F32.class - [JAR]

├─ georegression.struct.affine.Affine2D_F64.class - [JAR]

├─ georegression.struct.affine.UtilAffine.class - [JAR]

georegression.struct.homography

├─ georegression.struct.homography.Homography.class - [JAR]

├─ georegression.struct.homography.Homography2D_F32.class - [JAR]

├─ georegression.struct.homography.Homography2D_F64.class - [JAR]

├─ georegression.struct.homography.UtilHomography_F32.class - [JAR]

├─ georegression.struct.homography.UtilHomography_F64.class - [JAR]

georegression.misc

├─ georegression.misc.GrlConstants.class - [JAR]

├─ georegression.misc.StoppingCondition.class - [JAR]

georegression.transform.affine

├─ georegression.transform.affine.AffinePointOps_F32.class - [JAR]

├─ georegression.transform.affine.AffinePointOps_F64.class - [JAR]

georegression.transform.homography

├─ georegression.transform.homography.HomographyPointOps_F32.class - [JAR]

├─ georegression.transform.homography.HomographyPointOps_F64.class - [JAR]

georegression.transform.se

├─ georegression.transform.se.AverageQuaternion_F32.class - [JAR]

├─ georegression.transform.se.AverageQuaternion_F64.class - [JAR]

├─ georegression.transform.se.AverageRotationMatrix_F32.class - [JAR]

├─ georegression.transform.se.AverageRotationMatrix_F64.class - [JAR]

├─ georegression.transform.se.InterpolateLinearSe2_F32.class - [JAR]

├─ georegression.transform.se.InterpolateLinearSe2_F64.class - [JAR]

├─ georegression.transform.se.InterpolateLinearSe3_F32.class - [JAR]

├─ georegression.transform.se.InterpolateLinearSe3_F64.class - [JAR]

├─ georegression.transform.se.SePointOps_F32.class - [JAR]

├─ georegression.transform.se.SePointOps_F64.class - [JAR]

georegression.fitting.affine

├─ georegression.fitting.affine.ModelManagerAffine2D_F32.class - [JAR]

├─ georegression.fitting.affine.ModelManagerAffine2D_F64.class - [JAR]

├─ georegression.fitting.affine.MotionAffinePoint2D_F32.class - [JAR]

├─ georegression.fitting.affine.MotionAffinePoint2D_F64.class - [JAR]

georegression.struct.trig

├─ georegression.struct.trig.Circle2D_F32.class - [JAR]

├─ georegression.struct.trig.Circle2D_F64.class - [JAR]

georegression.fitting.se

├─ georegression.fitting.se.FitSpecialEuclideanOps_F32.class - [JAR]

├─ georegression.fitting.se.FitSpecialEuclideanOps_F64.class - [JAR]

├─ georegression.fitting.se.ModelManagerSe2_F32.class - [JAR]

├─ georegression.fitting.se.ModelManagerSe2_F64.class - [JAR]

├─ georegression.fitting.se.ModelManagerSe3_F32.class - [JAR]

├─ georegression.fitting.se.ModelManagerSe3_F64.class - [JAR]

├─ georegression.fitting.se.MotionSe2PointSVD_F32.class - [JAR]

├─ georegression.fitting.se.MotionSe2PointSVD_F64.class - [JAR]

├─ georegression.fitting.se.MotionSe3PointSVD_F32.class - [JAR]

├─ georegression.fitting.se.MotionSe3PointSVD_F64.class - [JAR]

georegression.struct.se

├─ georegression.struct.se.Se2_F32.class - [JAR]

├─ georegression.struct.se.Se2_F64.class - [JAR]

├─ georegression.struct.se.Se3_F32.class - [JAR]

├─ georegression.struct.se.Se3_F64.class - [JAR]

├─ georegression.struct.se.SpecialEuclidean.class - [JAR]

├─ georegression.struct.se.SpecialEuclideanOps_F32.class - [JAR]

├─ georegression.struct.se.SpecialEuclideanOps_F64.class - [JAR]

georegression.fitting.plane

├─ georegression.fitting.plane.CodecPlaneGeneral3D_F32.class - [JAR]

├─ georegression.fitting.plane.CodecPlaneGeneral3D_F64.class - [JAR]

├─ georegression.fitting.plane.FitPlane3D_F32.class - [JAR]

├─ georegression.fitting.plane.FitPlane3D_F64.class - [JAR]

├─ georegression.fitting.plane.GeneratorPlaneGeneral3D_F32.class - [JAR]

├─ georegression.fitting.plane.GeneratorPlaneGeneral3D_F64.class - [JAR]

├─ georegression.fitting.plane.ModelManagerPlaneGeneral3D_F32.class - [JAR]

├─ georegression.fitting.plane.ModelManagerPlaneGeneral3D_F64.class - [JAR]

├─ georegression.fitting.plane.PointDistanceFromPlaneGeneral_F32.class - [JAR]

├─ georegression.fitting.plane.PointDistanceFromPlaneGeneral_F64.class - [JAR]

georegression.geometry.curves

├─ georegression.geometry.curves.TangentLinesTwoEllipses_F32.class - [JAR]

├─ georegression.geometry.curves.TangentLinesTwoEllipses_F64.class - [JAR]

georegression.fitting

├─ georegression.fitting.FitShapeToPoints.class - [JAR]

├─ georegression.fitting.FitShapeToPoints_F32.class - [JAR]

├─ georegression.fitting.FitShapeToPoints_F64.class - [JAR]

├─ georegression.fitting.MotionTransformPoint.class - [JAR]

georegression.transform

├─ georegression.transform.ConvertTransform_F32.class - [JAR]

├─ georegression.transform.ConvertTransform_F64.class - [JAR]

├─ georegression.transform.InvertibleTransformSequence.class - [JAR]

georegression.struct.plane

├─ georegression.struct.plane.PlaneGeneral3D_F32.class - [JAR]

├─ georegression.struct.plane.PlaneGeneral3D_F64.class - [JAR]

├─ georegression.struct.plane.PlaneNormal3D_F32.class - [JAR]

├─ georegression.struct.plane.PlaneNormal3D_F64.class - [JAR]

├─ georegression.struct.plane.PlaneTangent3D_F32.class - [JAR]

├─ georegression.struct.plane.PlaneTangent3D_F64.class - [JAR]

georegression.geometry.lines

├─ georegression.geometry.lines.IntersectionLinesGeneral_F32.class - [JAR]

├─ georegression.geometry.lines.IntersectionLinesGeneral_F64.class - [JAR]

georegression.struct.shapes

├─ georegression.struct.shapes.Box3D_F32.class - [JAR]

├─ georegression.struct.shapes.Box3D_F64.class - [JAR]

├─ georegression.struct.shapes.Box3D_I32.class - [JAR]

├─ georegression.struct.shapes.BoxLength3D_F32.class - [JAR]

├─ georegression.struct.shapes.BoxLength3D_F64.class - [JAR]

├─ georegression.struct.shapes.Cylinder3D_F32.class - [JAR]

├─ georegression.struct.shapes.Cylinder3D_F64.class - [JAR]

├─ georegression.struct.shapes.CylinderBounded3D_F32.class - [JAR]

├─ georegression.struct.shapes.CylinderBounded3D_F64.class - [JAR]

├─ georegression.struct.shapes.Polygon2D_F32.class - [JAR]

├─ georegression.struct.shapes.Polygon2D_F64.class - [JAR]

├─ georegression.struct.shapes.Polygon2D_I32.class - [JAR]

├─ georegression.struct.shapes.Quadrilateral_F32.class - [JAR]

├─ georegression.struct.shapes.Quadrilateral_F64.class - [JAR]

├─ georegression.struct.shapes.Rectangle2D_F32.class - [JAR]

├─ georegression.struct.shapes.Rectangle2D_F64.class - [JAR]

├─ georegression.struct.shapes.Rectangle2D_I32.class - [JAR]

├─ georegression.struct.shapes.RectangleLength2D_F32.class - [JAR]

├─ georegression.struct.shapes.RectangleLength2D_F64.class - [JAR]

├─ georegression.struct.shapes.RectangleLength2D_I32.class - [JAR]

├─ georegression.struct.shapes.Sphere3D_F32.class - [JAR]

├─ georegression.struct.shapes.Sphere3D_F64.class - [JAR]

├─ georegression.struct.shapes.Triangle3D_F32.class - [JAR]

├─ georegression.struct.shapes.Triangle3D_F64.class - [JAR]

georegression.struct.so

├─ georegression.struct.so.Quaternion_F32.class - [JAR]

├─ georegression.struct.so.Quaternion_F64.class - [JAR]

├─ georegression.struct.so.Rodrigues_F32.class - [JAR]

├─ georegression.struct.so.Rodrigues_F64.class - [JAR]

├─ georegression.struct.so.So3_F32.class - [JAR]

├─ georegression.struct.so.So3_F64.class - [JAR]

├─ georegression.struct.so.SpecialOrthogonalOps_F32.class - [JAR]

├─ georegression.struct.so.SpecialOrthogonalOps_F64.class - [JAR]

georegression.metric.alg

├─ georegression.metric.alg.DistancePointTriangle3D_F32.class - [JAR]

├─ georegression.metric.alg.DistancePointTriangle3D_F64.class - [JAR]

georegression.fitting.line

├─ georegression.fitting.line.FitLineParametricSvd_F32.class - [JAR]

├─ georegression.fitting.line.FitLineParametricSvd_F64.class - [JAR]

├─ georegression.fitting.line.FitLine_F32.class - [JAR]

├─ georegression.fitting.line.FitLine_F64.class - [JAR]

├─ georegression.fitting.line.FitLine_I32.class - [JAR]

├─ georegression.fitting.line.ModelManagerLinePolar2D_F32.class - [JAR]

├─ georegression.fitting.line.ModelManagerLinePolar2D_F64.class - [JAR]

georegression

├─ georegression.GeoRegressionVersion.class - [JAR]

georegression.geometry.polygon

├─ georegression.geometry.polygon.AreaIntersectionPolygon2D_F32.class - [JAR]

├─ georegression.geometry.polygon.AreaIntersectionPolygon2D_F64.class - [JAR]

├─ georegression.geometry.polygon.CyclicalLinkedList.class - [JAR]

├─ georegression.geometry.polygon.ThreeIndexes.class - [JAR]

├─ georegression.geometry.polygon.TriangulateSimpleRemoveEars_F32.class - [JAR]

├─ georegression.geometry.polygon.TriangulateSimpleRemoveEars_F64.class - [JAR]

georegression.helper

├─ georegression.helper.KdTreePoint2D_F32.class - [JAR]

├─ georegression.helper.KdTreePoint2D_F64.class - [JAR]

├─ georegression.helper.KdTreePoint3D_F32.class - [JAR]

├─ georegression.helper.KdTreePoint3D_F64.class - [JAR]

georegression.struct

├─ georegression.struct.ConvertFloatType.class - [JAR]

├─ georegression.struct.EulerType.class - [JAR]

├─ georegression.struct.GeoTuple.class - [JAR]

├─ georegression.struct.GeoTuple2D_F32.class - [JAR]

├─ georegression.struct.GeoTuple2D_F64.class - [JAR]

├─ georegression.struct.GeoTuple3D_F32.class - [JAR]

├─ georegression.struct.GeoTuple3D_F64.class - [JAR]

├─ georegression.struct.GeoTuple4D_F32.class - [JAR]

├─ georegression.struct.GeoTuple4D_F64.class - [JAR]

├─ georegression.struct.GeoTuple_F32.class - [JAR]

├─ georegression.struct.GeoTuple_F64.class - [JAR]

├─ georegression.struct.GeoTuple_I32.class - [JAR]

├─ georegression.struct.InvertibleTransform.class - [JAR]

├─ georegression.struct.Matrix3x3_F32.class - [JAR]

├─ georegression.struct.Matrix3x3_F64.class - [JAR]

├─ georegression.struct.RotationType.class - [JAR]

georegression.struct.point

├─ georegression.struct.point.Point2D_F32.class - [JAR]

├─ georegression.struct.point.Point2D_F64.class - [JAR]

├─ georegression.struct.point.Point2D_I16.class - [JAR]

├─ georegression.struct.point.Point2D_I32.class - [JAR]

├─ georegression.struct.point.Point3D_F32.class - [JAR]

├─ georegression.struct.point.Point3D_F64.class - [JAR]

├─ georegression.struct.point.Point3D_I32.class - [JAR]

├─ georegression.struct.point.Point4D_F32.class - [JAR]

├─ georegression.struct.point.Point4D_F64.class - [JAR]

├─ georegression.struct.point.Vector2D_F32.class - [JAR]

├─ georegression.struct.point.Vector2D_F64.class - [JAR]

├─ georegression.struct.point.Vector3D_F32.class - [JAR]

├─ georegression.struct.point.Vector3D_F64.class - [JAR]

├─ georegression.struct.point.Vector4D_F32.class - [JAR]

├─ georegression.struct.point.Vector4D_F64.class - [JAR]

georegression.fitting.homography

├─ georegression.fitting.homography.ModelManagerHomography2D_F32.class - [JAR]

├─ georegression.fitting.homography.ModelManagerHomography2D_F64.class - [JAR]

georegression.fitting.curves

├─ georegression.fitting.curves.ClosestPointEllipseAngle_F32.class - [JAR]

├─ georegression.fitting.curves.ClosestPointEllipseAngle_F64.class - [JAR]

├─ georegression.fitting.curves.CovarianceToEllipse_F32.class - [JAR]

├─ georegression.fitting.curves.CovarianceToEllipse_F64.class - [JAR]

├─ georegression.fitting.curves.FitConicA_F32.class - [JAR]

├─ georegression.fitting.curves.FitConicA_F64.class - [JAR]

├─ georegression.fitting.curves.FitConicAtA_F32.class - [JAR]

├─ georegression.fitting.curves.FitConicAtA_F64.class - [JAR]

├─ georegression.fitting.curves.FitCurve_F32.class - [JAR]

├─ georegression.fitting.curves.FitCurve_F64.class - [JAR]

├─ georegression.fitting.curves.FitEllipseAlgebraic_F32.class - [JAR]

├─ georegression.fitting.curves.FitEllipseAlgebraic_F64.class - [JAR]

├─ georegression.fitting.curves.FitEllipseWeightedAlgebraic_F32.class - [JAR]

├─ georegression.fitting.curves.FitEllipseWeightedAlgebraic_F64.class - [JAR]

├─ georegression.fitting.curves.FitPolynomialSolverTall_F32.class - [JAR]

├─ georegression.fitting.curves.FitPolynomialSolverTall_F64.class - [JAR]

├─ georegression.fitting.curves.RefineEllipseEuclideanLeastSquares_F32.class - [JAR]

├─ georegression.fitting.curves.RefineEllipseEuclideanLeastSquares_F64.class - [JAR]

Advertisement

Dependencies from Group

May 16, 2023
69 usages
50 stars
May 16, 2023
50 stars

Discover Dependencies

Jun 09, 2017
68 usages
32 stars
Aug 01, 2023
119 usages
16.3k stars
Jan 10, 2014
13 usages
Apr 11, 2023
17 usages
Oct 26, 2018
22 usages
32 stars
May 24, 2022
138 usages
51 stars
Jul 13, 2015
14 usages
8 stars
Sep 19, 2019
26 usages
69 stars