Skip to content

Remove algorithm identification from background class#413

Open
CPBridge wants to merge 1 commit into
v0.28.0devfrom
bug/background_algorithm_indentification
Open

Remove algorithm identification from background class#413
CPBridge wants to merge 1 commit into
v0.28.0devfrom
bug/background_algorithm_indentification

Conversation

@CPBridge

@CPBridge CPBridge commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Highdicom automatically populates details of the background segment description when a LABELMAP segmentation is created. This currently includes the segmentation algorithm identification sequence, which is copied from the first segment the user passes. However, this information is not required by the standard (only by the highdicom implementation of SegmentDescription as an opinionated decision), so we are free to remove this information from the background segment description.

Since it's not really clear how to decide which algorithm if any "created" the background class, this PR removes the algorithm identification information from the background segment.

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