2.1.1.0
New features;
- getMeanOfMaskedPixels - does the same as meanOfMaskedPixels but stores the output to a variable and not to a results table
Bug fixes:
- Distance maps on 8-bit images were wrong in case distances were larger than 255 pixels
- Bounding Box potentially delivered wrong results when processing large 8-bit images
- Label Touch Counts were not properly counted when touching between Z-planes
- ExluceLabelsOnEdges didn't treat the highest label index correctly. In case it touched the image border, it was not removed but merged with the second last label
Miscellaneous:
- Misleading (2D-3D) warning was removed
- The operations DivideImages, Exponential, Logarithm, Power and PowerImages gnerate 32-bit float images when being called frm macro per default