Skip to content

Add segments to highdicom Segmentation object after its construction #299

@ramyayyagari

Description

@ramyayyagari

From my understanding, the current version of highdicom doesn't allow for updating Segmentation objects after they are constructed. A previous version of highdicom (< 0.8.0) included the add_segments feature which allowed for adding segments to existing Segmentation objects, but this has since been deprecated.

I would like to update my Segmentation objects after they have been constructed. Since these objects are immutable, how do I work around this?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions