Changes for page 4. Image segmentation with ilastik
Last modified by annedevismes on 2021/06/08 11:56
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. sharoncy1 +XWiki.puchades - Content
-
... ... @@ -1,19 +1,13 @@ 1 -== [[image:ilastik_logo.PNG||style="float:right"]] == 1 +== [[image:ilastik_logo.PNG||style="float:right"]](% style="color:#c0392b" %)Analysis approach for series of rodent brain section image(%%) == 2 2 3 - 4 -(% class="wikigeneratedid" %) 5 -== (% style="color:#c0392b" %)Analysis approach for series of rodent brain section image(%%) == 6 - 7 -Ilastik is a versatile image analysis tool specifically designed for the classification, segmentation and analysis of biological images based on supervised machine learning algorithms. 8 - 9 9 There are two main approaches for the analysis of rodent brain section images. 10 10 11 11 1. Pixel classification only (with two or more classes) 12 -1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by object classification with two classes (//objects 6 +1. Pixel classification with two classes (//immunoreactivity// and //background//), followed by object classification with two classes (//objects-of-interest// and //artefact//). 13 13 14 14 **Which approach is best for my dataset?** 15 15 16 -As a general rule, pixel classification is suitable for images in which there are clear differences in the colour, intensity and/ or texture of the feature (labelling)versus the background and other structures. If there is non-specific labelling in the image that is very similar in appearance to the labelling10 +As a general rule, pixel classification is suitable for images in which there are clear differences in the colour, intensity and/ or texture of the feature-of-interest versus the background and other structures. If there is non-specific labelling in the image that is very similar in appearance to the labelling-of-interest, object classification may allow the non-specific labelling to be filtered out based on object level features such as size and shape. The best approach is determined by trial and error. 17 17 18 18 === (% style="color:#c0392b" %)Pixel classification workflow(%%) === 19 19 ... ... @@ -25,9 +25,9 @@ 25 25 26 26 -Apply the classifier to the rest of the images (batch processing) 27 27 28 --Export the probability maps in HDH5 format, and simple_segmentation images in PNGformat with the default settings.22 +-Export the probability maps in HDH5 format, and simple_segmentation images in .png format, with the default settings. 29 29 30 --Review theresults.24 +-Review our results. 31 31 32 32 === (% style="color:#c0392b" %)Object classification workflow(%%) === 33 33 ... ... @@ -35,12 +35,12 @@ 35 35 36 36 -Save the object classification file in the same folder as the raw images for analysis. If the images are moved after the ilastik file is created, the link between the ilastik file and the images may be lost, resulting in a corrupted file. 37 37 38 --In the **Input Data** applet, upload the original images and their respective probability maps in HDH5 format (output from the PixelClassification).32 +-In the **Input Data** applet, upload the original images and their respective probability maps in HDH5 format (output from the pixel classification). 39 39 40 --Train the classifier with two classes (label ling and artefacts)34 +-Train the classifier with two classes (labeling and artefacts) 41 41 42 42 (% class="wikigeneratedid" id="H" %) 43 43 -In the **Object Information Export** applet, export “Object Predictions” in PNG format. Do not change the default export location. 44 44 45 45 (% class="wikigeneratedid" %) 46 --Review theresults.40 +-Review our results.