16 #ifndef __IPSDKIPLATTRIBUTES_CLUSTERSPPTIESCOLL_H__ 17 #define __IPSDKIPLATTRIBUTES_CLUSTERSPPTIESCOLL_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/ClusterPpties.h> 57 const std::vector<ipReal64>& orgFlattenedCenters,
62 const std::vector<ipReal64>& flattenedCenters,
63 const std::vector<ipReal64>& flattenedStdDeviations,
64 const std::vector<ipReal64>& clustersCompactnesses);
74 #endif // __IPSDKIPLATTRIBUTES_CLUSTERSPPTIESCOLL_H__ boost::shared_ptr< ipsdk::imaproc::attr::ClustersPptiesColl > ClustersPptiesCollPtr
shared pointer to ipsdk::imaproc::attr:: ClustersPptiesColl
Definition: ClustersPptiesColl.h:147
#define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersPptiesCollPtr createClustersPptiesColl(const std::vector< ipReal64 > &flattenedCenters, const std::vector< ipReal64 > &flattenedStdDeviations, const std::vector< ipReal64 > &clustersCompactnesses)
function allowing to create a ClustersCenters data item
boost::shared_ptr< const ipsdk::imaproc::attr::ClustersPptiesColl > ClustersPptiesCollConstPtr
shared pointer to const ipsdk::imaproc::attr:: ClustersPptiesColl
Definition: ClustersPptiesColl.h:151
Definition of import/export macro for library.
Properties of the cluster.
Definition: ClusterPpties.h:56
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25