-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgalleryv2.json
54 lines (54 loc) · 1.68 KB
/
galleryv2.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
{
"photos": [
{
"name": "Michaël Bernier",
"element": [
{
"albumname": "Bernier",
"linkref": "images/gallery/group_mean_tract.jpg",
"text": "Brain activation",
"title": "Activation",
"imgsource": "images/gallery/group_mean_tract_thumbnail.jpg"
}
]
},
{
"name": "Russell Butler",
"element": [
{
"albumname": "Butler",
"linkref": "images/gallery/Russel_slice_direction.png",
"text": "Brain activation",
"title": "Activation",
"imgsource": "images/gallery/russel_slice_direction_thumbnail.png"
}
]
},
{
"name": "Alexandre Bizeau",
"element": [
{
"albumname": "Bizeau",
"linkref": "images/gallery/ArterialContour.png",
"text": "Arterial segmentation with contour rendering.",
"title": "Arterial",
"imgsource": "images/gallery/ArterialContour_thumbnail.png"
}
]
},
{
"name": "Others",
"element": [
{
"albumname": "Others",
"linkref": "images/logo4.png",
"text": "UdeS logo",
"title": "UdeS",
"imgsource": "images/logo4.png"
}
]
}
],
"videos": [
]
}