Skip to content

Conversation

miketaormina
Copy link

This PR supplies the function transform.cull_boundary_points to remove points from a user supplied list that are closer than cc_radius to the volume boundary. It has been tested on synthetic data and found to reproduce the output of affine.ransac_affine for a global transform. Further work is needed to implement its use in the local affine procedures, namely using the supplied offset parameter to reduce the point list for each block.

function to clean up user supplied key points that are too close to the volume boundary
@miketaormina miketaormina force-pushed the manual_points_global branch from 41e8704 to fb6e7ef Compare May 25, 2021 08:01
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

Successfully merging this pull request may close these issues.

1 participant