-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnew-name.json
92 lines (92 loc) · 2.03 KB
/
new-name.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"@id": "http://localhost:8888/iiif/?iiif=http://localhost:8888/HalcyonStorage/nuclearsegmentation2019/coad/TCGA-CM-5348-01Z-00-DX1.2ad0b8f6-684a-41a7-b568-26e97675cce9.zip",
"sizes": [
{
"height": 325,
"width": 439
},
{
"height": 649,
"width": 877
},
{
"height": 1297,
"width": 1754
},
{
"height": 2594,
"width": 3508
},
{
"height": 5187,
"width": 7015
},
{
"height": 10373,
"width": 14029
},
{
"height": 20746,
"width": 28058
},
{
"height": 41492,
"width": 56116
},
{
"height": 82984,
"width": 112231
}
],
"tiles": [
{
"width": 512,
"height": 512,
"scaleFactors": [
256,
128,
64,
32,
16,
8,
4,
2,
1
]
}
],
"protocol": "http://iiif.io/api/image",
"profile": [
{
"formats": [
"jpg",
"color",
"gray",
"png"
],
"qualities": [
"color",
"gray",
"bitonal",
"default"
],
"supports": [
"profileLinkHeader",
"sizeAboveFull",
"mirroring",
"rotationArbitrary",
"regionSquare",
"canonicalLinkHeader"
]
},
"http://iiif.io/api/image/2/level2.json"
],
"height": 82984,
"resolutionUnit": 3,
"width": 112231,
"name": "cnn-nuclear-segmentations-2019",
"@context": "http://iiif.io/api/image/2/context.json",
"preferredFormats": [
"png"
]
}