IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
KernelKMeansRuleUtils.h File Reference

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
 

Detailed Description

Utility functions for Kernel KMeans attribute rules management.

Author
E.Noirfalise
Date
2018/08/20