16 #ifndef __IPSDKIPLSHAPEANALYSIS_ROUNDNESSMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_ROUNDNESSMSRPARAMS_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RobustEstimationConfig.h> 73 #endif // __IPSDKIPLSHAPEANALYSIS_ROUNDNESS2DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
eBallType
Enumerate describing ball type used for roundness measurement.
Definition: RoundnessTypes.h:32
Definition of import/export macro for library.
Minimum enclosing ball.
Definition: RoundnessTypes.h:34
configuration parameters for robust estimation
Definition: RobustEstimationConfig.h:74
boost::shared_ptr< const RoundnessMsrParams > RoundnessMsrParamsConstPtr
shared pointer to const RoundnessMsrParams
Definition: RoundnessMsrParams.h:134
IPSDKIPLSHAPEANALYSIS_API RoundnessMsrParamsPtr createRoundnessMsrParams()
Predefined types for roundness measurement management.
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
boost::shared_ptr< RoundnessMsrParams > RoundnessMsrParamsPtr
shared pointer to RoundnessMsrParams
Definition: RoundnessMsrParams.h:131