Changes for page 4. Image segmentation with ilastik
Last modified by annedevismes on 2021/06/08 11:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 **There are two main approaches for the analysis of rodent brain section image** 8 8 9 9 1. Pixel classification only (with two or more classes) 10 -1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by object classification with two classes (//objects of interest// and //artefact//).10 +1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by Object classification with two classes (//objects of interest// and //artefact//). 11 11 12 12 **Which approach is best for my dataset?** 13 13 ... ... @@ -24,24 +24,6 @@ 24 24 * Export the probability maps in HDF5 format, and simple_segmentation images in PNG format with the default settings. 25 25 * Review the results. 26 26 27 -=== === 28 - 29 -=== === 30 - 31 -=== === 32 - 33 -=== === 34 - 35 - 36 - 37 - 38 - 39 - 40 - 41 - 42 - 43 - 44 - 45 45 === (% style="color:#c0392b" %)Object classification workflow(%%) === 46 46 47 47 There are three options on the ilastik start up page for running Object Classification. Choose the //Object Classification with Raw Data and Pixel Prediction Maps as input//**.**