Changes for page 1. Image preprocessing

Last modified by rbakker on 2023/07/17 12:35

From version 2.1
edited by rbakker
on 2023/07/17 12:17
Change comment: There is no comment for this version
To version 1.1
edited by rbakker
on 2023/07/17 11:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,29 @@
1 -== 1. Image preprocessing ==
1 +== Image preprocessing ==
2 2  
3 3  
4 -To ensure consistent performance of our tools on a variety of images, we apply a standard preprocessing strategy that consists of the following steps:
4 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
5 5  
6 -* Invert so that background is black
7 -* Remove background gradient, by fitting a linear model through points sampled just outside the tissue
8 -* Remove background with OneCut (optional)
9 -* Enhance contrast with CLAHE (optional)
10 -* Resize images to common size
11 -* Center images
6 +>This is a quote. You can add a quote by selecting some text and clicking the quote button in the editor.
12 12  
13 -The steps are implemented as part of the registration pipeline collab:
8 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
14 14  
15 -[[https:~~/~~/drive.ebrains.eu/d/67ca7ef8c35b45ec99b9/>>https://drive.ebrains.eu/d/67ca7ef8c35b45ec99b9/]]
10 +=== H3 Headings Will Appear In The Table of Content ===
11 +
12 +==== You can also add images ====
13 +
14 +
15 +Photo by David Clode
16 +
17 +==== Or code ====
18 +
19 +Code blocks can be added by using the code macro:
20 +
21 +{{code language="python"}}
22 +x = 1
23 +if x == 1:
24 + # indented four spaces
25 + print("x is 1.")
26 +{{/code}}
27 +
28 +(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
29 +