![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Properties of the cluster. More...
Classes | |
| class | ipsdk::imaproc::attr::ClusterPpties |
| Properties of the cluster. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::ClusterPpties > | ipsdk::imaproc::attr::ClusterPptiesPtr |
| shared pointer to ipsdk::imaproc::attr::ClusterPpties | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClusterPpties > | ipsdk::imaproc::attr::ClusterPptiesConstPtr |
| shared pointer to const ipsdk::imaproc::attr::ClusterPpties | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr | ipsdk::imaproc::attr::createClusterPpties (const std::vector< ipReal64 > ¢erCoordinates) |
| function allowing to create a ClusterPpties data item | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr | ipsdk::imaproc::attr::createClusterPpties (const std::vector< ipReal64 > ¢erCoordinates, const std::vector< ipReal64 > &stdDeviations, const ipReal64 compactness) |
| function allowing to create a ClusterPpties data item | |
Properties of the cluster.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Center | Coordinates of the cluster center. | ipsdk::DataItemLeafColl<ipsdk::ipReal64> | |
| StdDeviations | Standard deviations per dimensions. | ipsdk::DataItemLeafColl<ipsdk::ipReal64> | |
| Compactness | Compactness of the cluster. | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14