Wrapper functions for Compute compactness given an input image of classes and clusters centroids.
More...
|
|
| IPSDKIPLCLASSIFICATION_API ipsdk::ipReal64 | ipsdk::imaproc::classif::kMeansComputeCompactness (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pClassImg, const ipsdk::imaproc::attr::ClustersCentersConstPtr &pInClustersCenters) |
| | wrapper function for Compute compactness given an input image of classes and clusters centroids More...
|
| |
| IPSDKIPLCLASSIFICATION_API ipsdk::ipReal64 | ipsdk::imaproc::classif::kMeansComputeCompactness (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pClassImg, const ipsdk::image::ImageConstPtr &pMaskImg, const ipsdk::imaproc::attr::ClustersCentersConstPtr &pInClustersCenters) |
| | wrapper function for Compute compactness given an input image of classes and clusters centroids More...
|
| |
|
|
IPSDKIPLCLASSIFICATION_API boost::shared_ptr< KMeansComputeCompactnessLvl1 > | ipsdk::imaproc::classif::kMeansComputeCompactness_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pClassImg, const ipsdk::imaproc::attr::ClustersCentersConstPtr &pInClustersCenters) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLCLASSIFICATION_API boost::shared_ptr< KMeansComputeCompactnessLvl1 > | ipsdk::imaproc::classif::kMeansComputeCompactness_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pClassImg, const ipsdk::image::ImageConstPtr &pMaskImg, const ipsdk::imaproc::attr::ClustersCentersConstPtr &pInClustersCenters) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLCLASSIFICATION_API ipsdk::ipReal64 | ipsdk::imaproc::classif::getAsyncProcessorOutput (boost::shared_ptr< KMeansComputeCompactnessLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for Compute compactness given an input image of classes and clusters centroids.
- Author
- H. Delestre
- Date
- 2018/09/03
- Copyright
- 2018 Reactiv'IP, all right reserved.