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

ENH: Add slice-by-slice processing option to Isolate Largest Feature. #1169

Conversation

joeykleingers
Copy link
Contributor

  • Added a slice-by-slice processing option where the user can pick which plane to process slice-by-slice. This essentially runs the algorithm on a slice-by-slice basis instead of on the entire 3D volume at once, which can be useful in cases where the user may want to fill holes that are not water tight or sit on the outer boundary of the geometry.

@joeykleingers joeykleingers added the enhancement New feature or request label Jan 4, 2025
@joeykleingers joeykleingers force-pushed the topic/identify_largest_feature_enh branch 2 times, most recently from 9170860 to b217e17 Compare January 10, 2025 15:02
@joeykleingers joeykleingers enabled auto-merge (squash) January 13, 2025 14:31
@imikejackson imikejackson force-pushed the topic/identify_largest_feature_enh branch from b217e17 to 1cbafd0 Compare January 13, 2025 19:16
@imikejackson imikejackson self-requested a review January 14, 2025 21:43
@joeykleingers joeykleingers merged commit fcfc58a into BlueQuartzSoftware:develop Jan 14, 2025
7 checks passed
@imikejackson imikejackson deleted the topic/identify_largest_feature_enh branch January 15, 2025 14:10
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.

BUG: Isolate Largest Feature Filter may not actually be doing anything?
2 participants