Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dip and Strike Uncertainty #24

Open
3 tasks
chris-traxler opened this issue Mar 10, 2021 · 0 comments
Open
3 tasks

Dip and Strike Uncertainty #24

chris-traxler opened this issue Mar 10, 2021 · 0 comments
Assignees

Comments

@chris-traxler
Copy link
Collaborator

chris-traxler commented Mar 10, 2021

Dip and strike measurements are carried out by drawing a polyline onto the surface to which a plane is fitted. The plane fitting algorithm produces a rough error estimation in real-time, which should be used as live feedback while drawing the polyline. This can be done by a colour indicator with traffic light hues.

For an uncertainty visualization after fitting, the more accurate PCA method described by Quinn and Ehlmann should be implemented. See Fig. 2B in their paper for a possible visualisation method in 3D. Task separation:

  • Live feedback indicator for plane fitting accuracy
  • Error estimation based on PCA method form Quinn and Ehlmann
  • Uncertainty visualization in 3D

Requirement P3D-D003

@chris-traxler chris-traxler added the enhancement New feature or request label Mar 10, 2021
@gpaar gpaar added new feature and removed enhancement New feature or request labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants