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

Build Point Class for storing point information #13

Closed
1 task
franioli opened this issue Oct 22, 2022 · 1 comment
Closed
1 task

Build Point Class for storing point information #13

franioli opened this issue Oct 22, 2022 · 1 comment

Comments

@franioli
Copy link
Owner

franioli commented Oct 22, 2022

  • Build class for storing point information.

Class with the following proprieties:

  • id: int
  • coordinates: np.ndarray
  • projections: np.ndarray
  • color: np.ndarray
  • estimated: np.ndarray
  • covariance: np.ndarray
  • accuracy: np.ndarray
@franioli franioli changed the title Build Point Class for storing point infornation Build Point Class for storing point information Dec 1, 2022
@franioli
Copy link
Owner Author

franioli commented Feb 6, 2023

Added in #52

@franioli franioli closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant