Learn R Programming

meanShiftR (version 0.56)

A Computationally Efficient Mean Shift Implementation

Description

Performs mean shift classification using linear and k-d tree based nearest neighbor implementations for the Gaussian, Epanechnikov, and biweight product kernels.

Copy Link

Version

Install

install.packages('meanShiftR')

Monthly Downloads

351

Version

0.56

License

GPL (>= 2)

Maintainer

Last Published

September 21st, 2021

Functions in meanShiftR (0.56)

meanShift

Mean shift classification
knn_meanShift

K-d tree based k nearest neighbor search