GET /instances/{id}/numpy
Summary: Decode instance for numpy
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Decode the given DICOM instance, for use with numpy in Python. The numpy array has 4 dimensions: (frame, height, width, color channel).
Parameters (3)
compress
(boolean, query, optional)
Compress the file as `.npz`
id
(string, path, required)
Orthanc identifier of the DICOM resource of interest
rescale
(boolean, query, optional)
On grayscale images, apply the rescaling and return floating-point values
No probe data for this endpoint yet.