Skip to content

handle fractional SEG objects #1346

Open
dcmjs-org/dcmjs
#309
@pieper

Description

Request

Related to #1345, the segmentation is encoded as fractional but we currently don't load it.

Instead we throw this as an error:

Uncaught (in promise) Error: Fractional segmentations are not supported

What feature or change would you like to see made?

We should probably just threshold this to binary for now. Better of course would be to handle the fractional case as a kind of heatmap overlay.

Why should we prioritize this feature?
It's part of the DICOM standard and we have examples of data encoded this way.

Metadata

Labels

IDC:candidatePossible feature requests for discussion, and if we agree, they can be relabeled IDC:priorityv2-legacyOHIF v2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions