IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Version 3.0.1.0

Table of content

Behavior modifications

Modified Algorithms

Library Algorithm Comments
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


Bug Fixes

Low Level Bug Fixes

C++ Bug Fixes

Library Feature Comments
IPSDKImage library Remaining ipUInt32 {z, c, t}PlanIdx are now ipUInt64 data


Embedded applications

IPSDK Explorer

New features on IPSDK Explorer

Bug Fixes on IPSDK Explorer