IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules

modules containing shape measures based on basic geometry More...

Modules

 Area2d
 Shape 2d area measurement (measure NOT based on polygonal approximation)
 
 Area3d
 Shape 3d area measurement (measure based on polygonal approximation)
 
 FirstPixel2d
 Measure allowing to get the first pixel for 2d shape.
 
 FirstPixel3d
 Measure allowing to get the first voxel for 3d shape.
 
 FirstPixelX
 Measure returning the x-coordinate of the first pixel or voxel of shape.
 
 FirstPixelY
 Measure returning the y-coordinate of the first pixel or voxel of shape.
 
 FirstPixelZ
 Measure returning the z-coordinate of the first pixel or voxel of shape.
 
 Image Borders Contact
 modules containing shape measures based on image borders contact
 
 ImageRatio
 Measure allowing to compute the ratio between the shapes areas and the image area.
 
 MeshVolume3d
 Shape 3d volume measurement (measure based on polyhedral approximation)
 
 Number of 2D Connected Components
 Returns the number of connected components associated to each 2d shape.
 
 Number of 3D Connected Components
 Returns the number of connected components associated to each 3d shape.
 
 NbPixels2d
 Number of pixels in shape 2d measurement.
 
 NbPixels3d
 Number of voxels in shape 3d measurement.
 
 Perimeter2d
 Shape 2d perimeter measurement (measure based on polygonal approximation)
 
 PolygonArea2d
 Shape 2d area measurement (measure based on polygonal approximation)
 
 Volume3d
 Shape 3d volume measurement (measure NOT based on polyhedral approximation)
 

Detailed Description

modules containing shape measures based on basic geometry

This group aggregates shape measures based on basic geometry.