dlegland
dlegland
follwoing suggestion from @tischi, to facilitate interpretation of measurements, it is necessary to know whether numeric values are returned in "pixel" units or in calibrated units (mm, µm...). One simple...
The feature exists in the Morphological Segmentation plugin, but in some cases it may be useful to have the functionnality independently. Ex: after manel editing / selection of the label...
There seems to be a problem in recording the parameters entered by user, making it difficult to re-run the operation from a macro. The macro line can be manually edited...
When performing analysis of time-lapse images, it would be nice to have results per label **and** per frame. Conversion to stack consider 3D labels, that is not the expected result....
For 2D regions, three plugins provide measure of orientation, but the range is not the same for the three: * EquivalentEllipse yields values between -90 and +90 * OrientedBox yields...
When the "Fill Label Holes" plugin is applied to a binary image (or to an image with only one label except the background), the result is an image totally filled...
see also this discussion: https://forum.image.sc/t/error-with-morpholibjs-remove-border-labels/83717
see https://forum.image.sc/t/issue-with-the-label-edition-function-in-morpholibj/80477/1
see forum page [https://forum.image.sc/t/overlay-numbers-on-image/35604/7](url) Plugin is located in inra.ijpb.plugins.DrawTableValuesPlugin. Example of scripting for "complex" plugin can be found in WatershedSegmentation plugin.