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

Clustering_deghost #307

Open
3 tasks done
HaiwangYu opened this issue Jun 18, 2024 · 0 comments
Open
3 tasks done

Clustering_deghost #307

HaiwangYu opened this issue Jun 18, 2024 · 0 comments

Comments

@HaiwangYu
Copy link
Member

HaiwangYu commented Jun 18, 2024

Delete clusters, deghosting

  • Also used DynamicToyPointCloud

    • Different ways of adding points from a clusters
  • For each cluster, having a function of construct skeleton

    • Also have 2D point information …
    • Not just 3D point
  • Put things into a to_be_removed container, otherwise added to the main global point cloud

  • Having some functions to merge clusters

  • Also some functions to delete clusters

  • Also has a function with CT_point_cloud in

  • Construct_skeleton (dijkstra_shortest_paths)

  • DynamicToyPointCloud::AddPoints(PR3DCluster* cluster, int flag, double step)

  • DynamicToyPointCloud::get_closest_2d_point_info

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