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

Version

Install

install.packages('meanShiftR')

Monthly Downloads

351

Version

0.50

License

GPL (>= 2)

Maintainer

Last Published

August 31st, 2016

Functions in meanShiftR (0.50)

knn_meanShift

K-d tree based k nearest neighbor search
meanShift

Mean shift classification