Mercurial > repos > iuc > imagej2_analyze_skeleton
diff imagej2_analyze_skeleton.xml @ 1:dd8e4e000d2f draft
planemo upload commit 98c34e070343a117019ffd25a3af117808159bf5-dirty
| author | iuc |
|---|---|
| date | Tue, 04 Aug 2015 13:19:34 -0400 |
| parents | a989ca433027 |
| children | 9631aab7da53 |
line wrap: on
line diff
--- a/imagej2_analyze_skeleton.xml Tue Aug 04 11:14:30 2015 -0400 +++ b/imagej2_analyze_skeleton.xml Tue Aug 04 13:19:34 2015 -0400 @@ -78,18 +78,28 @@ </test> </tests> <help> + +.. class:: warningmark + +The underlying AnalyzeSkeleton Fiji plugin works on binary images, so other image types will +automatically be converted to binary before they are analyzed. This step is performed using the +ImageJ2 **Make Binary** command with the following settings: **Iterations:** 1, **Count:** 1, +**Black background:** No, **Pad edges when eroding:** No. If these settings are not appropriate, +first manually convert the image to binary using the **Convert to binary (black and white) with +ImageJ2** tool, which allows you to change them. + +.. class:: warningmark + +The **Skeletonize images** tool produces skeleton images that can be used as input to this tool. +Images that have not been skeletonized will not result in errors, but the results may or may not +be useful. + **What it does** <