Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Option to skip Pixel Data #12

Open
hkethi002 opened this issue Aug 30, 2017 · 0 comments
Open

Option to skip Pixel Data #12

hkethi002 opened this issue Aug 30, 2017 · 0 comments

Comments

@hkethi002
Copy link

There are many cases in which a user may want only the header information, and in order to increase the speed and decrease the memory used by the process, skip reading the Pixel data of the dicom file. A new parameter to func (di *DicomFile) Parse(buff []byte) <-chan DicomMessage which provides a tag at which to stop reading the file return only what Elements have been parsed up to that point much like in the pydicom library or the chafey js library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant