16 #ifndef __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREBALLCENTERYMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREBALLCENTERYMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RobustEstimationConfig.h> 40 LeastSquareBallCenterY,
42 ((eMVP_2d)(LeastSquareBall)(LeastSquareCircle2d)(boost::make_shared<attr::RobustEstimationConfig>(*_pMsrParams)))
43 ((eMVP_3d)(LeastSquareBall)(LeastSquareSphere3d)(boost::make_shared<attr::RobustEstimationConfig>(*_pMsrParams))),
64 #endif // __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREBALLCENTERYMSRINFO_H__ attr::RobustEstimationConfig LeastSquareBallCenterYMsrParams
parameters type associated to measure
Definition: LeastSquareBallCenterYMsrInfo.h:33
#define IPSDK_DECLARE_GENERIC_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrUnitFormat)
Definition of import/export macro for library.
configuration parameters for robust estimation
Definition: RobustEstimationConfig.h:74