Changes
- Fixed crucial bug introduced in v4.16.1 where color images downsampled with ImageResizer became grayscale. This is now fixed by adding multi-channel support to GaussianSmoothing.
- Added per image channel support in ZeroMeanUnitVariance. On by default.
- Added output instance segmentation option to RegionProperties and fixed typo in Region variable perimeterLength.
- Added new Re...