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
-
... ... @@ -1,19 +1,11 @@ 1 1 == [[image:ilastik_logo.PNG||style="float:right"]] == 2 2 3 -== [[image:Pixel_classification workflow.png||style="float:left"]](% style="color:#c0392b" %)Analysis approach for series of rodent brain section image(%%) ==3 +== (% style="color:#c0392b" %)Analysis approach for series of rodent brain section image(%%) == 4 4 5 5 Ilastik is a versatile image analysis tool specifically designed for the classification, segmentation and analysis of biological images based on supervised machine learning algorithms. 6 6 7 +There are two main approaches for the analysis of rodent brain section images. 7 7 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 -There are two main approaches for the analysis of rodent brain section image 16 - 17 17 1. Pixel classification only (with two or more classes) 18 18 1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by object classification with two classes (//objects of interest// and //artefact//). 19 19 ... ... @@ -32,14 +32,15 @@ 32 32 * Export the probability maps in HDF5 format, and simple_segmentation images in PNG format with the default settings. 33 33 * Review the results. 34 34 35 - =====27 +[[image:Pixel_classification workflow.png||style="float:left"]] 36 36 37 -=== 29 +=== === 38 38 39 -=== 31 +=== === 40 40 41 -=== 33 +=== === 42 42 35 +=== === 43 43 44 44 45 45 ... ... @@ -50,6 +50,7 @@ 50 50 51 51 52 52 46 + 53 53 === (% style="color:#c0392b" %)Object classification workflow(%%) === 54 54 55 55 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//**.** ... ... @@ -59,3 +59,5 @@ 59 59 * Train the classifier with two classes (labelling and artefacts) 60 60 * In the **Object Information Export** applet, export “Object Predictions” in PNG format. Do not change the default export location. 61 61 * Review the results. 56 + 57 +