Description Usage Arguments Value References
(KDE-based) Mean shift
1 |
X |
Data, an N-by-n matrix. |
h |
Bandwidth for isotropic Gaussian kernel density estimation, a scalar. |
Y0 |
Initial points, an M-by-n matrix, defaults to X. |
minD |
Convergence criterion, length of mean shift vector. |
maxIter |
Maximum number of iterations. |
A list: 'Y', the final points; 'updatedPoints', the number of updated points per update.
@Comaniciu2002
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.