Skip to content

DICOM images filed to read #89

@tartarini

Description

@tartarini

on the Benemerito's dataset (e.g. 2D_shear_x)
If the pfire configuration, if the images are Dicom:

Error: Failed to load fixed image: Failed to read image shape data

it is possible that in dcmloader.cpp access to a missing tag (TE_FRAMES) in the Dicom file:

status = dataset->findAndGetLongInt(DcmTagKey(TG_IMG, TE_FRAMES), tmp);

Same issue encountered for DICOM image provided by L.Saunders

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions