Skip to content

Instead of using GPS or SLAM, we can place four anchor points to form the mapping system with ARcore.

License

Notifications You must be signed in to change notification settings

alchemz/ARCore_Mapping_with_Perspective_Projection

Repository files navigation

Mapping

  1. instead of using GPS or SLAM, we can place four anchor points to form the mapping system.
  • P1(0, 0, 0), P2(x, 0, 0), P3(0, y, 0,), P4(0, 0, Z)
  • notes: arcore cannot measure height now
  • yet we found that different plans are colored differently, so potentially, we could detect different planes and also detect the wall by calculating the plane perpendicularly.
  1. Todo
  1. Demo alt text

  2. Measure Length parallel to the ground(known)

  3. Measure height perpendicular to the ground(unknown)

  • a potential solution:

alt text

About

Instead of using GPS or SLAM, we can place four anchor points to form the mapping system with ARcore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published