v1
latestOpenAPI 3.0.02026-07-132990743.4 KBInstances
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