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

Is there any possible a point set 'M' can include extra information? #112

Open
WaldenLeefx opened this issue Jun 10, 2021 · 1 comment
Open

Comments

@WaldenLeefx
Copy link

Generally, it creates a kd-tree for a point set 'M', which only include coordinate infomation x, y, z. I notice that point set 'M' is a dynamic matrix, so I want to know if I can add some extra information in other rows of 'M', e.g. , first row for x, second row for y, third row for curvature and forth row for ..., and I mean when create and search a kd tree , it just uses the first two rows, and keep other infomation not lost, so I cam use other info conveniently.

@WaldenLeefx
Copy link
Author

@HannesSommer can you help me?

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