17 #ifndef __IPSDKIPLATTRIBUTES_CANNYTHRESHOLDS_H__ 18 #define __IPSDKIPLATTRIBUTES_CANNYTHRESHOLDS_H__ 65 #endif // __IPSDKIPLATTRIBUTES_CANNYTHRESHOLDS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::CannyThresholds > CannyThresholdsPtr
shared pointer to ipsdk::imaproc::attr::CannyThresholds
Definition: CannyThresholds.h:131
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::CannyThresholds > CannyThresholdsConstPtr
shared pointer to const ipsdk::imaproc::attr::CannyThresholds
Definition: CannyThresholds.h:135
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CannyThresholdsPtr createCannyThresholds(const ipReal64 low, const ipReal64 high)
function allowing to create a CannyThresholds data item
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25