IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules

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

Modules

 OBBCenterX
 Measure allowing to compute the position of the centroid of the minimal oriented bounding box along the x axis.
 
 OBBCenterY
 Measure allowing to compute the position of the centroid of the minimal oriented bounding box along the y axis.
 
 OBBCenterZ
 Measure allowing to compute the position of the centroid of the minimal oriented bounding box along the z axis.
 
 OBBHeight
 Measure allowing to get the height of the minimal oriented bounding box of a shape.
 
 OBBLength
 Measure allowing to get the length of the minimal oriented bounding box of a shape.
 
 OBBOrientation2d
 Measure allowing to get the orientation of the minimal oriented bounding box of a 2d shape.
 
 OBBOrientationAlpha
 Measure allowing to get the orientation (alpha component, in radians) of the minimal oriented bounding box of a shape.
 
 OBBOrientationBeta
 Measure allowing to get the orientation (beta component, in radians) of the minimal oriented bounding box of a shape.
 
 OBBOrientationChi
 Measure allowing to get the orientation (chi component, in radians) of the minimal oriented bounding box of a shape.
 
 OBBWidth
 Measure allowing to get the width of the minimal oriented bounding box of a shape.
 
 OrientedBoundingBox2d
 2d Oriented bounding box fitting a shape
 
 OrientedBoundingBox3d
 3d Oriented bounding box fitting a shape
 

Detailed Description

modules containing shape measures based on oriented bounding box geometry

This group aggregates shape measures based on oriented bounding box geometry.