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

Table of content

New Features

New Low Level features

New C++ features

Library Feature Comments
IPSDKImageFile library IPSDK can now read IM6 image files

New Python features

Behavior modifications

Modified Algorithms

Library Algorithm Comments
Filtering image operations Convolution 2d Convolution normalization calculated from absolute values of kernel coefficients instead of their signed values.
Filtering image operations Convolution 3d Convolution normalization calculated from absolute values of kernel coefficients instead of their signed values.

Modified Shape Measures

Measure Type Measure Comments
Oriented Bounding Box OrientedBoundingBox3d New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBOrientationAlpha New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBOrientationBeta New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBOrientationChi New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBWidth New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBLength New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBHeight New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBCenterX New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBCenterY New default value for number of orientations : 90 instead of 36
Oriented Bounding Box OBBCenterZ New default value for number of orientations : 90 instead of 36
FormFactor Oriented extent New default value for number of orientations : 90 instead of 36
FormFactor AspectRatio New default value for number of orientations : 90 instead of 36
FormFactor MinFeretDiameter New default value for number of orientations : 90 instead of 36
FormFactor MeanFeretDiameter New default value for number of orientations : 90 instead of 36
FormFactor MaxFeretDiameter New default value for number of orientations : 90 instead of 36

Modified Low Level features

Modified C++ features

Bug Fixes

Algorithms Bug Fixes

Library Algorithm Comments
Advanced Morphological image operations Seeded Watershed 2d When passing a Label32 image to the algorithm, the output label image was Label16 whereas it should be a Label 32 image.

Low Level Bug Fixes

C++ Bug Fixes

Library Feature Comments
IPSDKImageFile library loadTiffImageFiles Correction when reading an image volume or sequence from several files


Embedded applications

IPSDK Explorer

Addition of a new application allowing to launch Explorer's python script. Some functionalities of IPSDK Explorer are: