Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would be nice to have original file offset in OB/OW value and fragments #30

Open
jpambrun opened this issue Aug 11, 2022 · 0 comments
Open

Comments

@jpambrun
Copy link

First off, thanks for writing such a nice library. I have been playing around with it for a few weeks and find it really easy to work with.

I realize this is not really the goad of this library, but it would be nice to be able to access the original file byte offsets on OB and OW vr types such as pixel data and LUTs. My use case is around indexing files, I don't need the pixel data as it streams, but would like to access only the appropriate byte range later. In fact, it would be even better if we could optionally disable buffering of the whole buffer to save memory while streaming.

I tried to figure out how to hook it up, but the flow is somewhat complex.. just something to think of..

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

No branches or pull requests

1 participant