| Color image operations | Color Space Conversion | The input image is converted to Real32 type and normalized in the range [0, 255] for RGB to CieLab conversion and the RGB->XYZ is modified to consider standard RGB (see https://www.easyrgb.com/en/math.php) |
| Shape analysis | Shape Analysis 2d | When we apply the analysis on an empty shape collection, the algorithm does not rise and exception anymore but returns an empty collection of results |
| Shape analysis | Shape Analysis 3d | When we apply the analysis on an empty shape collection, the algorithm does not rise and exception anymore but returns an empty collection of results |