Actions
Feature #1118
openDCMTK's DICOM Data Set parser should also remove leading padding (if desired)
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
-
Start date:
2024-04-03
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
Currently, DCMTK's DICOM Data Set parser only removes trailing padding from Element Values if requested by the user/caller, i.e. when dcmEnableAutomaticInputDataCorrection is set to "OFTrue" or --enable-correction (+dc) is used for the various DCMTK command line tools (which is usually the default behavior).
It would be useful if the parser would also remove leading padding (if this is not significant for the respective VR).
No data to display
Actions