28 #ifndef __IPSDKIPLATTRIBUTES_ACCUMINTENSITYTHRESHOLD_H__ 29 #define __IPSDKIPLATTRIBUTES_ACCUMINTENSITYTHRESHOLD_H__ 76 #endif // __IPSDKIPLATTRIBUTES_ACCUMINTENSITYTHRESHOLD_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const ipsdk::imaproc::attr::AccumIntensityThreshold > AccumIntensityThresholdConstPtr
shared pointer to const ipsdk::imaproc::attr::AccumIntensityThreshold
Definition: AccumIntensityThreshold.h:146
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::AccumIntensityThresholdPtr createAccumIntensityThreshold(const ipReal64 absolute, const ipReal64 ratio)
function allowing to create a AccumIntensityThreshold data item
Definition of import/export macro for library.
boost::shared_ptr< ipsdk::imaproc::attr::AccumIntensityThreshold > AccumIntensityThresholdPtr
shared pointer to ipsdk::imaproc::attr::AccumIntensityThreshold
Definition: AccumIntensityThreshold.h:142
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25