16 #ifndef __IPSDKIPLATTRIBUTES_GAUSSIANCOVERAGE_H__ 17 #define __IPSDKIPLATTRIBUTES_GAUSSIANCOVERAGE_H__ 73 #endif // __IPSDKIPLATTRIBUTES_GAUSSIANCOVERAGE_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const ipsdk::imaproc::attr::GaussianCoverage > GaussianCoverageConstPtr
shared pointer to const ipsdk::imaproc::attr::GaussianCoverage
Definition: GaussianCoverage.h:134
Definition of import/export macro for library.
boost::shared_ptr< ipsdk::imaproc::attr::GaussianCoverage > GaussianCoveragePtr
shared pointer to ipsdk::imaproc::attr::GaussianCoverage
Definition: GaussianCoverage.h:130
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25
IPSDKIPLATTRIBUTES_API GaussianCoveragePtr createGaussianCoverage(const ipReal32 gaussianRatio)
function allowing to create a custom GaussianCoverage object
IPSDKIPLATTRIBUTES_API GaussianCoveragePtr createDefaultGaussianCoverage()
function allowing to create a default GaussianCoverage object