![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for Kernel KMeans attribute rules management. More...
#include <IPSDKIPL/IPSDKIPLClassification/IPSDKIPLClassificationExports.h>#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbClusters.h>#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InKKMeansCentroids.h>#include <IPSDKImageProcessing/Attribute/Image/ImageAttributeTypes.h>#include <IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::classif | |
| Namespace aggregating classification operations on images. | |
Functions | |
| IPSDKIPLCLASSIFICATION_API CustomCheckedImagePropertyPtr | ipsdk::imaproc::classif::matchKernelKMeansClassImg (const ImageAttributeConstPtr &pInHomogeneousImgAttribute, const boost::shared_ptr< const attr::InNbClusters > &pInNbClustersAttribute) |
| function allowing to check that output class image matches input image and expected number of clusters requirements | |
| IPSDKIPLCLASSIFICATION_API CustomCheckedImagePropertyPtr | ipsdk::imaproc::classif::matchKernelKMeansClassImg (const ImageAttributeConstPtr &pInHomogeneousImgAttribute, const boost::shared_ptr< const attr::InKKMeansCentroids > &pInKKMeansCentroidsAttribute) |
| function allowing to check that output class image matches input image and expected number of clusters requirements | |
Utility functions for Kernel KMeans attribute rules management.
1.8.14