cornerstonejs / dicomParser

JavaScript parser for DICOM Part 10 data
MIT License
713 stars 228 forks source link

dumpWithDataDictionary example - Fix for SL VR #188

Closed PantelisGeorgiadis closed 2 years ago

PantelisGeorgiadis commented 2 years ago

While dumping WSI datasets with Column Position In Total Image Pixel Matrix (0048,021E) and Row Position In Total Image Pixel Matrix (0048,021F) tags, it was noticed that their values were treated as strings rather than numbers.

Actual Actual

Expected Expected