Version 16.1 by mcpiastra on 2022/01/24 16:42

Show last authors
1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
5 = Use case:
6 Long-range projection neuron and 33 section images =
7
8 Pipeline performing coregistration of the neuron and the 2d-sections from which it was traced
9 )))
10 )))
11
12 (% class="row" %)
13 (((
14 (% class="col-xs-12 col-sm-8" %)
15 (((
16 = What can I find here? =
17
18 This pipeline is dedicated to coregister 3D neuronal morphology traced in Neurolucida into the Allen atlas, making use of 2d-sections from which it was traced.
19
20 The pipeline consists of several steps:
21
22 - neuron and image preprocessing;
23
24 - projection of neuron-points into pixel coordinates in the associated experimental slice;
25
26 - QuickNII ([[https:~~/~~/ebrains.eu/service/quicknii-and-visualign/>>https://ebrains.eu/service/quicknii-and-visualign/]]) mapping between the atlas and the experimental slice;
27
28 -  Elastix ([[https:~~/~~/simpleelastix.github.io/>>https://simpleelastix.github.io/]]) coregistration of images and, consequently, neuron-points;
29
30 - linear mapping of the reconstructed neuron into the original shape;
31
32 - evaluation of the reconstructed neuron by comparison with the same neuron coregistered with a corresponding point technique, and with the ground truth extracted by the neuroanatomist.
33
34 The code, intermediate and final results are stored in this collection.
35
36 = For whom is this interesting? =
37
38 Neuroscientists and neuroanatomists interested in ...
39 )))
40
41
42 (% class="col-xs-12 col-sm-4" %)
43 (((
44 {{box title="**Contents**"}}
45 {{toc/}}
46 {{/box}}
47
48
49 )))
50 )))