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

Reading some tags #79

Open
miguelyanez18 opened this issue Mar 3, 2023 · 1 comment
Open

Reading some tags #79

miguelyanez18 opened this issue Mar 3, 2023 · 1 comment

Comments

@miguelyanez18
Copy link

Hello, I'm using Python to work with Dicom files using the pydicom package. I'm having trouble accessing some tags like Transfer Syntax UID. I notice you can read this information. I wonder if you know how to do it in Python. I'm attaching a pictures of tags I can't get

Thank you in advance

Captura de Pantalla 2023-03-03 a la(s) 14 15 48

Copy link

mdevans commented Mar 3, 2023

Check this out, there are a few of ways to specify the tags you want to read from pydicom.Dataset:
https://pydicom.github.io/pydicom/stable/tutorials/dataset_basics.html

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

2 participants