IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ipsdk::math::KernelKMeansClustering Class Reference

Kernel implementation of KMeans algorithm. More...

#include <KernelKMeansClustering.h>

Detailed Description

Kernel implementation of KMeans algorithm.

Author
E.Noirfalise
Date
2018/08/09

This implementation is based on kernel version of KMeans algorithm with an approximate linear dependence condition on mapped higher dimensional feature space

See also
The Kernel Recursive Least Squares Algorithm, Yaakov Engel, Shie Mannor, Ron Meir, 2003
The Global Kernel k-Means Clustering Algorithm, Grigorios Tzortzis and Aristidis Likas, Department of Computer Science, University of Ioannina, GR 45110, Ioannina, Greece.

The documentation for this class was generated from the following file: