Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


Version 1.3 by puchades on 2020/03/25 14:37

Show last authors
1 == Analysis approach for series of rodent brain section image ==
2
3 There are two main approaches for the analysis of rodent brain section images.
4
5 1. Pixel classification only (with two or more classes)
6 1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by object classification with two classes (//objects-of-interest// and //artefact//).
7
8 === H3 Headings Will Appear In The Table of Content ===
9
10 ==== You can also add images ====
11
12 [[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
13
14 Photo by David Clode
15
16 ==== Or code ====
17
18 Code blocks can be added by using the code macro:
19
20 {{code language="python"}}
21 x = 1
22 if x == 1:
23 # indented four spaces
24 print("x is 1.")
25 {{/code}}
26
27 (% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
28