4. Image segmentation with ilastik

Version 1.4 by puchades on 2020/03/25 14:41

Analysis approach for series of rodent brain section image

There are two main approaches for the analysis of rodent brain section images.

  1. Pixel classification only (with two or more classes)
  2. Pixel classification with two classes (immunoreactivity and background), followed by object classification with two classes (objects-of-interest and artefact).

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.")