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

how to judge whether the point is in the convex hull #3

Open
zjutcaicai opened this issue Jul 30, 2022 · 3 comments
Open

how to judge whether the point is in the convex hull #3

zjutcaicai opened this issue Jul 30, 2022 · 3 comments

Comments

@zjutcaicai
Copy link

No description provided.

@ZelasYou
Copy link

ZelasYou commented Aug 6, 2024

i want ask too

@luciferamin
Copy link

you can use matlab functionconvhull ;
or python function scipy.spatial.ConvexHull

Although this code is with python n2 and I spent days to make it work and it does not. even if you want to use the existing points the points have problem are are not the convex hull

i want ask too

@luciferamin
Copy link

No description provided.

you can use matlab functionconvhull ;
or python function scipy.spatial.ConvexHull

Although this code is with python n2 and I spent days to make it work and it does not. even if you want to use the existing points the points have problem are are not the convex hull

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

3 participants