v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Series

Decode series for numpy

Decode the given DICOM series, for use with numpy in Python. The numpy array has 4 dimensions: (frame, height, width, color channel).

get/series/{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