Skip to content

Instantly share code, notes, and snippets.

@edsilv
Last active August 12, 2019 10:41
Show Gist options
  • Save edsilv/80728f9f8da31a69deda6accaf7aa1eb to your computer and use it in GitHub Desktop.
Save edsilv/80728f9f8da31a69deda6accaf7aa1eb to your computer and use it in GitHub Desktop.
Aleph manifest format
{
"baseurl": "https://www.morphosource.org/media/morphosource/dcm_sample/ptilocercus/dcm_multi_vf300_jpegQ95_16bit/",
"content": [
"dcm_multi_vf300_16bit-001.dcm",
"dcm_multi_vf300_16bit-002.dcm",
"dcm_multi_vf300_16bit-003.dcm"
],
"initialRotation": "180 0 180",
"annotations": {
"nodes": [
[
"node-0",
{
"position": "3.0000000000000355 16.5770123158363 24.61423267640661",
"scale": 0.4049686021050082,
"title": "node-0"
}
],
[
"node-1",
{
"position": "7.9999999999999645 6.903453810044413 26.994810265587596",
"scale": 0.4049686021050082,
"title": "node-1"
}
],
[
"node-2",
{
"position": "9.000000000000043 22.36844285062431 40.01326972419167",
"scale": 0.4049686021050082,
"title": "node-2"
}
]
],
"edges": [],
"angles": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment