Instances
Decode instance for numpy
Decode the given DICOM instance, for use with numpy in Python. The numpy array has 4 dimensions: (frame, height, width, color channel).
get/instances/{id}/numpy
Path parameters
idstring required
Orthanc identifier of the DICOM resource of interest
Query parameters
compressboolean
Compress the file as .npz
rescaleboolean
On grayscale images, apply the rescaling and return floating-point values
Changes
No recorded changes to this endpoint across all 2 revisions of this API.