DICOM Parser Accessing Hexadecimal Values
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I am working with a DICOM file for which I am interested in finding the values contained on (0066,0016) - "PointCoordinatesData"
While using rubomedical DICOM Parser I am able to view the full values I am interested in.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/547733/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/547733/image.png)
On MATLAB, I tried using the dicomdisp function but it does not show the values. All it says is "Binary"
Even if it displayed the values after dicomdisp, How can I manipulate the values from dicomdisp?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!