Convex hull spanning n-percent of points
up vote
0
down vote
favorite
I would like to calculate the convex hull of some points, but neglect some "outlier" points. I.e. in the end i would like to have the convex hull spanning, let's say, 90% of the points instead of all.
How would I best do that, is there a known algorithm for that?
And if yes, can I even hope for a Python implementation?
Thanks a lot.
convex-hulls
New contributor
add a comment |
up vote
0
down vote
favorite
I would like to calculate the convex hull of some points, but neglect some "outlier" points. I.e. in the end i would like to have the convex hull spanning, let's say, 90% of the points instead of all.
How would I best do that, is there a known algorithm for that?
And if yes, can I even hope for a Python implementation?
Thanks a lot.
convex-hulls
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I would like to calculate the convex hull of some points, but neglect some "outlier" points. I.e. in the end i would like to have the convex hull spanning, let's say, 90% of the points instead of all.
How would I best do that, is there a known algorithm for that?
And if yes, can I even hope for a Python implementation?
Thanks a lot.
convex-hulls
New contributor
I would like to calculate the convex hull of some points, but neglect some "outlier" points. I.e. in the end i would like to have the convex hull spanning, let's say, 90% of the points instead of all.
How would I best do that, is there a known algorithm for that?
And if yes, can I even hope for a Python implementation?
Thanks a lot.
convex-hulls
convex-hulls
New contributor
New contributor
New contributor
asked 12 hours ago
Gemini
1
1
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Gemini is a new contributor. Be nice, and check out our Code of Conduct.
Gemini is a new contributor. Be nice, and check out our Code of Conduct.
Gemini is a new contributor. Be nice, and check out our Code of Conduct.
Gemini is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2995436%2fconvex-hull-spanning-n-percent-of-points%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password