16 #ifndef __IPSDKIPLSHAPEANALYSIS_HUMATCH2DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_HUMATCH2DMSRPARAMS_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HuMoments.h> 68 #endif // __IPSDKIPLSHAPEANALYSIS_HUMATCH2DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const HuMatch2dMsrParams > HuMatch2dMsrParamsConstPtr
shared pointer to const HuMatch2dMsrParams
Definition: HuMatch2dMsrParams.h:176
Definition of import/export macro for library.
IPSDKIPLSHAPEANALYSIS_API HuMatch2dMsrParamsPtr createHuMatch2dMsrParams(const std::vector< ipsdk::geom::Shape2dPtr > &vShapes2d, const ipsdk::ipBool bProcessHoles=false, const ipsdk::geom::eShapeHuDistanceType &distanceType=ipsdk::geom::eShapeHuDistanceType::eSDT_Type3, const ipsdk::ipReal64 threshold=NumericLimits< ipReal64 >::max())
function allowing to create a new parameter object for HuMatch2d measure
boost::shared_ptr< HuMatch2dMsrParams > HuMatch2dMsrParamsPtr
shared pointer to HuMatch2dMsrParams
Definition: HuMatch2dMsrParams.h:173
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
Hu moments of a shape.
Definition: HuMoments.h:66