ivmartel/dwv

Add untilTag to dicom parser

Closed this issue · 1 comments

The dicom parser must accept an option to parse the dicom buffer until it reaches a predefined tag (the 'untilTag'). This could allow to parse until reaching the pixel tag and avoid parsing it to gain time.

Similar to: