Trail-Sense icon indicating copy to clipboard operation
Trail-Sense copied to clipboard

Choose which AR mapper to use

Open kylecorry31 opened this issue 1 year ago • 0 comments

Allow the user to choose which AR mapper to use. The options are:

  • [ ] Intrinsic (reported by Android - most accurate, default)
  • [ ] Estimated intrinsic (custom calculation of intrinsics - should have similar accuracy to intrinsic if for some reason the device manufacture isn't reporting it correctly)
  • [ ] Simple perspective (middle ground between accuracy and performance)
  • [ ] Linear (fastest)

This should be under advanced AR settings.

kylecorry31 avatar Feb 18 '24 17:02 kylecorry31