IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules

modules containing shape measures based on bounding box geometry More...

Modules

 [Concept] Bounding Box 2d
 2d axis aligned associated to a shape
 
 [Concept] Bounding Box 3d
 3d axis aligned associated to a shape
 
 BoundingBoxCenterX
 Measure allowing to compute the position of the centroid of the envelope along the x axis.
 
 BoundingBoxCenterY
 Measure allowing to compute the position of the centroid of the envelope along the y axis.
 
 BoundingBoxCenterZ
 Measure allowing to compute the position of the centroid of the envelope along the z axis.
 
 BoundingBoxMaxX
 Measure allowing to get the shape maximum x coordinate.
 
 BoundingBoxMaxY
 Measure allowing to get the shape maximum y coordinate.
 
 BoundingBoxMaxZ
 Measure allowing to get the shape maximum z coordinate.
 
 BoundingBoxMinX
 Measure allowing to get the shape minimum x coordinate.
 
 BoundingBoxMinY
 Measure allowing to get the shape minimum y coordinate.
 
 BoundingBoxMinZ
 Measure allowing to get the shape minimum z coordinate.
 
 BoundingBoxSizeX
 Measure allowing to compute the size of the shape envelope along the x axis.
 
 BoundingBoxSizeY
 Measure allowing to compute the size of the shape envelope along the y axis.
 
 BoundingBoxSizeZ
 Measure allowing to compute the size of the shape envelope along the z axis.
 

Detailed Description

modules containing shape measures based on bounding box geometry

This group aggregates shape measures based on bounding box geometry.