IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules | Classes

modules containing shape measures based on geometrical fittings More...

Modules

 LeastSquareBallCenterX
 x coordinates for center of least square ball associated to shape tops
 
 LeastSquareBallCenterY
 y coordinates for center of least square ball associated to shape tops
 
 LeastSquareBallCenterZ
 z coordinates for center of least square ball associated to shape tops
 
 LeastSquareBallRadius
 radius of least square ball associated to shape tops
 
 LeastSquareCircle2d
 least square circle associated to shape tops
 
 LeastSquareEllipse2d
 least square ellipse associated to shape tops
 
 LeastSquareEllipsoid3d
 least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidCenterX
 x coordinates for center of least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidCenterY
 y coordinates for center of least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidCenterZ
 z coordinates for center of least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidMajorRadius
 major radius of least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidMediumRadius
 medium radius of least square ellipsoid associated to shape tops
 
 LeastSquareEllipsoidMinorRadius
 minor radius of least square ellipsoid associated to shape tops
 
 LeastSquareHyperPlanDistanceToOrigin
 distance to origin for least square hyper plan (line 2d or plan 3d) associated to shape tops
 
 LeastSquareHyperPlanNormalX
 x component of normal for least square hyper plan (line 2d or plan 3d) associated to shape tops
 
 LeastSquareHyperPlanNormalY
 y component of normal for least square hyper plan (line 2d or plan 3d) associated to shape tops
 
 LeastSquareHyperPlanNormalZ
 z component of normal for least square hyper plan (line 2d or plan 3d) associated to shape tops
 
 LeastSquareLine2d
 least square line 2d associated to shape tops
 
 LeastSquarePlan3d
 least square plan 3d associated to shape tops
 
 LeastSquareSphere3d
 least square sphere associated to shape tops
 
 MaxInscribedBallCenterX
 x coordinates for center of ball of maximum radius enclosed by shape
 
 MaxInscribedBallCenterY
 y coordinates for center of ball of maximum radius enclosed by shape
 
 MaxInscribedBallRadius
 radius of ball of maximum radius enclosed by shape
 
 MaxInscribedCircle2d
 circle of maximum radius enclosed by shape
 
 MinEnclosingBallCenterX
 x coordinates for center of ball of minimum radius enclosing shape
 
 MinEnclosingBallCenterY
 y coordinates for center of ball of minimum radius enclosing shape
 
 MinEnclosingBallCenterZ
 z coordinates for center of ball of minimum radius enclosing shape
 
 MinEnclosingBallRadius
 radius of ball of minimum radius enclosing shape
 
 MinEnclosingCircle2d
 circle of minimum radius enclosing shape
 
 MinEnclosingSphere3d
 sphere of minimum radius enclosing shape
 

Classes

class  ipsdk::imaproc::shape::analysis::Circle2dMsrResults
 Measurement results object for measure associated to Circle2d. More...
 
class  ipsdk::imaproc::shape::analysis::LeastSquareCircle2dMsrResults
 Measurement results object for measure associated to LeastSquareCircle2d. More...
 
class  ipsdk::imaproc::shape::analysis::LeastSquareSphere3dMsrResults
 Measurement results object for measure associated to LeastSquareSphere3d. More...
 
class  ipsdk::imaproc::shape::analysis::Sphere3dMsrResults
 Measurement results object for measure associated to Sphere3d. More...
 

Detailed Description

modules containing shape measures based on geometrical fittings

This group aggregates shape measures based on geometrical fittings.