-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathhub-mapping-alpha06.json
158 lines (158 loc) · 3.88 KB
/
hub-mapping-alpha06.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"Bright-field microscopy": {
"label": "Bright-field microscopy",
"dimension": "Image modality"
},
"Phase-contrast microscopy": {
"label": "Phase-Contrast microscopy",
"dimension": "Image modality"
},
"DIC microscopy": {
"label": "DIC microscopy",
"dimension": "Image modality"
},
"Fluorescence microscopy": {
"label": "Fluorescence microscopy",
"dimension": "Image modality"
},
"Ultrasonography": {
"label": "Ultrasound imaging",
"dimension": "Image modality"
},
"Computed tomography": {
"label": "Computed tomography ",
"dimension": "Image modality"
},
"Magnetic resonance imaging": {
"label": "Magnetic resonance imaging",
"dimension": "Image modality"
},
"Electron microscopy": {
"label": "Electron microscopy",
"dimension": "Image modality"
},
"Multimodal imaging": {
"label": "Multimodal imaging",
"dimension": "Image modality"
},
"Medical imaging": {
"label": "Medical imaging",
"dimension": "Image modality"
},
"Confocal microscopy": {
"label": "Confocal microscopy",
"dimension": "Image modality"
},
"Multi-photon microscopy": {
"label": "Multi-photon microscopy",
"dimension": "Image modality"
},
"2D image": {
"label": "2D",
"dimension": "Supported data"
},
"3D image": {
"label": "3D",
"dimension": "Supported data"
},
"Image time series": {
"label": "Time series",
"dimension": "Supported data"
},
"Multi-channel image": {
"label": "Multi-channel",
"dimension": "Supported data"
},
"Image registration": {
"label": "Image registration",
"dimension": "Workflow step"
},
"Image correction": {
"label": "Image correction",
"dimension": "Workflow step"
},
"Image enhancement": {
"label": "Image enhancement",
"dimension": "Workflow step"
},
"Image reconstruction": {
"label": "Image reconstruction",
"dimension": "Workflow step"
},
"Pixel classification": {
"label": "Pixel classification",
"dimension": "Workflow step"
},
"Image feature detection": {
"label": "Image feature detection",
"dimension": "Workflow step"
},
"Image annotation": {
"label": "Image annotation",
"dimension": "Workflow step"
},
"Filament tracing": {
"label": "Filament tracing",
"dimension": "Workflow step"
},
"Object classification": {
"label": "Object classification",
"dimension": "Workflow step"
},
"Object-based colocalisation analysis": {
"label": "Object-based colocalisation",
"dimension": "Workflow step"
},
"Object feature extraction": {
"label": "Object feature extraction",
"dimension": "Workflow step"
},
"Object tracking": {
"label": "Object tracking",
"dimension": "Workflow step"
},
"Clustering": {
"label": "Clustering",
"dimension": "Workflow step"
},
"Frequency-domain analysis": {
"label": "Frequency domain analysis",
"dimension": "Workflow step"
},
"Pixel-based colocalisation": {
"label": "Pixel-based colocalisation",
"dimension": "Workflow step"
},
"Fluorescence correlation spectroscopy": {
"label": "Fluorescence correlation spectroscopy",
"dimension": "Workflow step"
},
"Optical flow analysis": {
"label": "Optical flow analysis",
"dimension": "Workflow step"
},
"Image segmentation": {
"label": "Image Segmentation",
"dimension": "Workflow step"
},
"Visualisation": {
"label": "Visualization",
"dimension": "Workflow step"
},
"Synthetic image generation": {
"label": "Synthetic image generation",
"dimension": "Workflow step"
},
"Morphological operation": {
"label": "Morphological operations",
"dimension": "Workflow step"
},
"Image fusion": {
"label": "Image fusion",
"dimension": "Workflow step"
},
"Image classification": {
"label": "Image classification",
"dimension": "Workflow step"
}
}