16 #ifndef __IPSDKIPLSHAPEANALYSIS_HUDISTANCE2DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_HUDISTANCE2DMSRPARAMS_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HuMoments.h> 65 #endif // __IPSDKIPLSHAPEANALYSIS_HUDISTANCE2DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const HuDistance2dMsrParams > HuDistance2dMsrParamsConstPtr
shared pointer to const HuDistance2dMsrParams
Definition: HuDistance2dMsrParams.h:135
IPSDKIPLSHAPEANALYSIS_API HuDistance2dMsrParamsPtr createHuDistance2dMsrParams(const ipsdk::geom::Shape2d &shape2d, const ipsdk::ipBool bProcessHoles=false, const ipsdk::geom::eShapeHuDistanceType &distanceType=ipsdk::geom::eShapeHuDistanceType::eSDT_Type3)
function allowing to create a new parameter object for HuDistance2d measure
Definition of import/export macro for library.
boost::shared_ptr< HuDistance2dMsrParams > HuDistance2dMsrParamsPtr
shared pointer to HuDistance2dMsrParams
Definition: HuDistance2dMsrParams.h:132
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
Hu moments of a shape.
Definition: HuMoments.h:66