16 #ifndef __IPSDKIPLATTRIBUTES_HUMOMENTS_H__ 17 #define __IPSDKIPLATTRIBUTES_HUMOMENTS_H__ 48 typedef boost::shared_ptr<ipsdk::imaproc::attr::HuMoments>
HuMomentsPtr;
52 typedef boost::shared_ptr<const ipsdk::imaproc::attr::HuMoments>
HuMomentsConstPtr;
78 #endif // __IPSDKIPLATTRIBUTES_HUMOMENTS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::HuMoments > HuMomentsPtr
shared pointer to ipsdk::imaproc::attr::HuMoments
Definition: HuMoments.h:244
boost::shared_ptr< const ipsdk::imaproc::attr::HuMoments > HuMomentsConstPtr
shared pointer to const ipsdk::imaproc::attr::HuMoments
Definition: HuMoments.h:248
IPSDKIPLATTRIBUTES_API HuMomentsPtr createHuMoments(const ipsdk::ipReal64 I1, const ipsdk::ipReal64 I2, const ipsdk::ipReal64 I3, const ipsdk::ipReal64 I4, const ipsdk::ipReal64 I5, const ipsdk::ipReal64 I6, const ipsdk::ipReal64 I7, const ipsdk::ipReal64 I8)
function allowing to initialize input parameters for this data item
Definition of import/export macro for library.
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25