GET /instances/{id}/frames/{frame}/matlab

orthanc-server.com

Summary: Decode frame for Matlab
Operation ID:
Auth: unknown
Description

Decode one frame of interest from the given DICOM instance, and export this frame as a Octave/Matlab matrix to be imported with `eval()`: https://book.orthanc-server.com/faq/matlab.html

Parameters (2)

frame (number, path, required)

Index of the frame (starts at `0`)

id (string, path, required)

Orthanc identifier of the DICOM instance of interest

No probe data for this endpoint yet.