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

feat: voxel connectivity graph to labeled image #123

Merged
merged 30 commits into from
May 21, 2024

Conversation

william-silversmith
Copy link
Contributor

@william-silversmith william-silversmith commented May 21, 2024

Adds cc3d.color_connectivity_graph

This function provides a way to convert uint8 and uint32 voxel connectivity graphs generated by cc3d into labeled images. These connectivity graphs are useful for representing "self-touch" labels.

Supports 4,8,6, and 26 connectivity.

@william-silversmith william-silversmith added the feature New feature or request label May 21, 2024
@william-silversmith william-silversmith self-assigned this May 21, 2024
@william-silversmith william-silversmith merged commit 8ef3a11 into master May 21, 2024
5 checks passed
@william-silversmith william-silversmith deleted the wms_color_connectivity branch May 21, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant