Skip to content

Instantly share code, notes, and snippets.

@FMCalisto
Last active July 24, 2022 17:51
Show Gist options
  • Select an option

  • Save FMCalisto/0cafc7876353bd123bba70c665a48f6f to your computer and use it in GitHub Desktop.

Select an option

Save FMCalisto/0cafc7876353bd123bba70c665a48f6f to your computer and use it in GitHub Desktop.
{
"rawData": {
"studyId": "<study_id>",
"modality": "<modality_type>",
"stacks": [
{
"seriesDescription": "<series_description>",
"stackId": "<stack_number>",
"imageIds": [
"wadouri://<server_url>/instances/<instance_id>/file",
...
]
"seriesIndex": 0,
"currentImageIdIndex": [
46,
83,
72
],
"freehand": [
{
"visible": true,
"active": false,
"shape": {
"type": "oval",
"color_rgb": [
255,
255,
0
]
},
"margin": {
"type": "circumscribed",
"color_rgb": [
0,
158,
15
]
},
"internal_enhancement": {
"type": "rim"
},
"handles": [
{
"x": 105.86146275211121,
"y": 145.11044928310946,
"highlight": true,
"active": true,
"lastFlag": false,
"lines": [
{
"x": 103.04692381862849,
"y": 151.02098104342315
}
]
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment