Skip to content

Commit 902290d

Browse files
committed
Intensity annotation for LaVision-OTOF
1 parent ea96481 commit 902290d

File tree

4 files changed

+428
-0
lines changed

4 files changed

+428
-0
lines changed
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
[
2+
{
3+
"cochlea": "LaVision-OTOF23R",
4+
"image_channel": [
5+
"CR",
6+
"rbOtof",
7+
"IHC_LOWRES-v3"
8+
],
9+
"segmentation_channel": "IHC_LOWRES-v3",
10+
"type": "ihc",
11+
"resolution": [
12+
1.887779,
13+
1.887779,
14+
3.0
15+
],
16+
"n_blocks": 3,
17+
"max_edge_distance": 200,
18+
"component_list": [
19+
4,
20+
18,
21+
7
22+
],
23+
"halo_size": [
24+
128,
25+
128,
26+
48
27+
],
28+
"crop_centers": [
29+
[
30+
1289,
31+
1859,
32+
247
33+
],
34+
[
35+
2308,
36+
3310,
37+
642
38+
],
39+
[
40+
1751,
41+
1140,
42+
710
43+
]
44+
]
45+
},
46+
{
47+
"cochlea": "LaVision-OTOF25R",
48+
"image_channel": [
49+
"CR",
50+
"rbOtof",
51+
"IHC_LOWRES-v3"
52+
],
53+
"segmentation_channel": "IHC_LOWRES-v3",
54+
"type": "ihc",
55+
"resolution": [
56+
1.887779,
57+
1.887779,
58+
3.0
59+
],
60+
"n_blocks": 3,
61+
"max_edge_distance": 300,
62+
"component_list": [
63+
1,
64+
2
65+
],
66+
"halo_size": [
67+
128,
68+
128,
69+
48
70+
],
71+
"crop_centers": [
72+
[
73+
1117,
74+
2711,
75+
2632
76+
],
77+
[
78+
1025,
79+
2870,
80+
1179
81+
],
82+
[
83+
899,
84+
1423,
85+
2319
86+
]
87+
]
88+
},
89+
{
90+
"cochlea": "LaVision-OTOF36R",
91+
"image_channel": [
92+
"CR",
93+
"rbOtof",
94+
"IHC_LOWRES-v3"
95+
],
96+
"segmentation_channel": "IHC_LOWRES-v3",
97+
"type": "ihc",
98+
"resolution": [
99+
1.887779,
100+
1.887779,
101+
3.0
102+
],
103+
"n_blocks": 3,
104+
"max_edge_distance": 400,
105+
"component_list": [
106+
1
107+
],
108+
"halo_size": [
109+
128,
110+
128,
111+
48
112+
],
113+
"crop_centers": [
114+
[
115+
2810,
116+
1485,
117+
1465
118+
],
119+
[
120+
885,
121+
2945,
122+
1220
123+
],
124+
[
125+
2755,
126+
3388,
127+
860
128+
]
129+
]
130+
}
131+
]
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[
2+
{
3+
"cochlea": "LaVision-OTOF23R",
4+
"image_channel": [
5+
"CR",
6+
"rbOtof"
7+
],
8+
"segmentation_channel": "IHC_LOWRES-v3",
9+
"component_list": [
10+
4,
11+
18,
12+
7
13+
],
14+
"resolution" : [
15+
1.887779,
16+
1.887779,
17+
3.0
18+
]
19+
}
20+
]

0 commit comments

Comments
 (0)