You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly rotate Total Pixel Matrix as well as 3D Spatial Coordinates (SCOORD) according to Image Orientation (Slide) when mapping coordinates from image to slide coordinate system and vice versa.
Updates mediaTypes option for retrieveInstanceFrames() and retrieveInstanceFramesRendered() methods of VLWholeSlideMicroscopyImageViewer (following recent API changes of DICOMwebClient)
represent metadata as "naturalized" objects instead of raw DICOM JSON objects where attributes are accessible via DICOM keywords instead of raw tags (e.g., SOPInstanceUID instead of 00080018)
Features
expose image metadata for each pyramid level via imageMetadata getter of the viewer class