16 #ifndef __IPSDKIPLATTRIBUTES_CLUSTERCENTER_H__ 17 #define __IPSDKIPLATTRIBUTES_CLUSTERCENTER_H__ 41 typedef boost::shared_ptr<ipsdk::imaproc::attr::ClusterCenter>
ClusterCenterPtr;
59 #endif // __IPSDKIPLATTRIBUTES_CLUSTERCENTER_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const ipsdk::imaproc::attr::ClusterCenter > ClusterCenterConstPtr
shared pointer to const ipsdk::imaproc::attr::ClusterCenter
Definition: ClusterCenter.h:127
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterCenterPtr createClusterCenter(const std::vector< ipReal64 > &coordinates)
function allowing to create a ClusterCenter data item
boost::shared_ptr< ipsdk::imaproc::attr::ClusterCenter > ClusterCenterPtr
shared pointer to ipsdk::imaproc::attr::ClusterCenter
Definition: ClusterCenter.h:123
Definition of import/export macro for library.
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25