Page MenuHomePhabricator

Simplify loading of DICOM series with 3D+t data
Closed, WontfixPublic

Description

See T7285. Restructuring of the DicomSeriesReader has now some improved aspects. However, the handling of 3D+t data is not nicely implemented.

DicomSeriesReader::SortIntoBlocksFor3DplusT could be implemented in asimpler way, because the method how GetSeries sorts its output has changed a little.

Esp. the call to SortSeriesSlices should be made optional again to be more efficient.

Tests from T3700 should be used to verify that implementation logic has not changed.

Event Timeline

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

After many changes in the meantime, this isolated refactoring-TODO does not make much sense anymore. The reader should be reviewed/re-designed in its entirety to keep maintainable.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.