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

Add two methods: ConvexHullOffsets and CentroidOffsets class #3

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

RenkeHuang
Copy link
Owner

@RenkeHuang RenkeHuang commented Nov 18, 2024

Add two new methods to compute offset vectors:

  • ConvexHullOffsets: Use surface normals (computed by Convex Hull method) as direction of offset vectors
  • CentroidOffsets: Use direction from the centroid of the entire point cloud to the target point

@RenkeHuang RenkeHuang added the enhancement New feature or request label Nov 18, 2024
@RenkeHuang RenkeHuang self-assigned this Nov 18, 2024
@RenkeHuang RenkeHuang merged commit 71998f0 into main Nov 18, 2024
1 check passed
@RenkeHuang RenkeHuang deleted the new_methods branch November 18, 2024 20:07
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

Successfully merging this pull request may close these issues.

1 participant