Skip to content

BUG: Fixes issue when segmenting features with a +1 feature count - #1466

Merged
imikejackson merged 1 commit into
BlueQuartzSoftware:developfrom
imikejackson:topic/segment_features_bug_fix
Nov 14, 2025
Merged

BUG: Fixes issue when segmenting features with a +1 feature count#1466
imikejackson merged 1 commit into
BlueQuartzSoftware:developfrom
imikejackson:topic/segment_features_bug_fix

Conversation

@imikejackson

Copy link
Copy Markdown
Contributor

The previous algorithm would always be 1 to high in the number of tuples in the feature attribute matrix versus what was actually found.

@imikejackson imikejackson changed the title Topic/segment features bug fix BUG: Fixes issue when segmenting features with a +1 feature count Nov 10, 2025
@imikejackson
imikejackson force-pushed the topic/segment_features_bug_fix branch 5 times, most recently from 95ce4b8 to e0373a9 Compare November 13, 2025 18:57
The number of tuples of the Feature Attribute Matrix was always +1 due to how
a counter was being incremented.

A new unit test was created to more thoroughly test both the Ebsd and CAxis segment features filters
@imikejackson
imikejackson force-pushed the topic/segment_features_bug_fix branch from e0373a9 to 508eda2 Compare November 13, 2025 19:12
@imikejackson
imikejackson merged commit 3d1cc15 into BlueQuartzSoftware:develop Nov 14, 2025
6 checks passed
@imikejackson
imikejackson deleted the topic/segment_features_bug_fix branch November 14, 2025 19:50
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.

2 participants