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

Manifold Auto-Metric Upgrade #7

Open
4 tasks
Birdasaur opened this issue Jun 8, 2023 · 0 comments
Open
4 tasks

Manifold Auto-Metric Upgrade #7

Birdasaur opened this issue Jun 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Birdasaur
Copy link
Collaborator

Birdasaur commented Jun 8, 2023

Add support that leverage various distance measurements from UMAP code in the following ways:

  • Hover/Select a point and select a manifold and see the measurement metrics in an overlay
  • Implement mode where new points added to the scene are automatically measured
  • Implement setpoint threshold system to red flag new points that are out of band
  • Implement new Manifold Message with Json format including the 3D hull of points (default is sphere)

Ultimate Objective is to have new points come in (over ZeroMQ lets say) and have them automatically trigger these events/actions/visuals.

@samypr100 samypr100 added the enhancement New feature or request label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants