GET /instances/{id}/frames/{frame}/raw.gz

orthanc-server.com

Summary: Access raw frame (compressed)
Operation ID:
Auth: unknown
Description

Access the raw content of one individual frame of the DICOM instance of interest, bypassing image decoding. This is notably useful to access the source files in compressed transfer syntaxes. The image is compressed using gzip

Parameters (2)

frame (number, path, required)

Index of the frame (starts at `0`)

id (string, path, required)

Orthanc identifier of the instance of interest

No probe data for this endpoint yet.