DICOM Parser Accessing Hexadecimal Values
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur DICOM Format dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!