Warning:  The EBRAINS Lab will be down today from 21:00 CEST (my timezone)  for ~10 minutes for an update


2. Image preparation with Nutil

Version 4.2 by puchades on 2020/03/24 09:56

Image pre-processing with Nutil Transform

The Transform feature in the Nutil software enables image rotation, renaming, resizing and mirroring and was used to prepare the image series for QuickNII alignment and ilastik segmentation.

The input size requirements for the QuickNII and ilastik software differ. Naming convention of files is important.

For QuickNII, the input requirements described in (Puchades et al., 2019) are:
24-bit PNG and JPEG. Images can be loaded up to the resolution of 16 megapixels (e.g.4000x4000 or 5000x3000 pixels), however QuickNII does not benefit from image resolutions exceeding the resolution of the monitor in use. For a standard FullHD or WUXGA display
(1920x1080 or 1920x1200 pixels) the useful image area is approximately 1500x1000 pixels,using a similar resolution ensures optimal image-loading performance.

For ilastik (Borg et al.2019), the resizing was performed in order to enable efficient processing. To clarify, the pixel classification algorithm relies on input from manual user annotations of training images, and the features ‒ intensity, edge and/or texture ‒ of the image pixels.  In practice, a test run was performed with ilastik on images of different sizes to find the optimal resolution for segmentation, with a final resize factor of e.g 0.1  for cellular features, and a factor of 0.05 for series with larger features like Alzheimer plaques.

Naming convention:

For QuickNII, the serial section images should be assigned consecutive serial numbers, preferably indicated by three-digit numbers at the end of the file name, e.g. Sample_ID_s001.tif. Section sampling is given by the serial numbers.

For running the QUINT analysis the Segmentation files and the customized atlas maps need to match and therefore

H3 Headings Will Appear In The Table of Content

You can also add images

placeholder.jpg

Photo by David Clode

Or code

Code blocks can be added by using the code macro:

x = 1
if x == 1:
   # indented four spaces
   print("x is 1.")