Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created December 27, 2012 17:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blitline-dev/4390369 to your computer and use it in GitHub Desktop.
Save blitline-dev/4390369 to your computer and use it in GitHub Desktop.
Example DICOM to PNG conversion
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/bltemp/IM-0001-0448.dcm",
"functions":[
{
"name":"sharpen",
"save":{
"image_identifier":"MY_CLIENT_ID",
"extension":".png"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment