Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.56) of this package.
Take me there.
meanShiftR (version 0.50)
A Computationally Efficient Mean Shift Implementation
Description
Performs mean shift classification using linear and k-d tree based nearest neighbor implementations for the Gaussian kernel.
Copy Link
Link to current version
Version
Version
0.56
0.53
0.52
0.51
0.50
Install
install.packages('meanShiftR')
Monthly Downloads
351
Version
0.50
License
GPL (>= 2)
Maintainer
Jonathan Lisic
Last Published
August 31st, 2016
Functions in meanShiftR (0.50)
Search all functions
knn_meanShift
K-d tree based k nearest neighbor search
meanShift
Mean shift classification