Skip to content

Sparse Vector Field Consensus for Vector Field Learning

License

Notifications You must be signed in to change notification settings

Sciurus365/SparseVFC

Repository files navigation

SparseVFC: Sparse Vector Field Consensus for Vector Field Learning

CRAN_Status_Badge

The SparseVFC package is an R implementation of the sparse vector field consensus (SparseVFC) algorithm (Ma et al., 2013 https://doi.org/10.1016/j.patcog.2013.05.017) for robust vector field learning. Largely translated from the Matlab functions in https://github.com/jiayi-ma/VFC.

See the vignette of the package for a demonstration.

Installation

You can install the released version of SparseVFC from CRAN with:

install.packages("SparseVFC")

You can install the development version of SparseVFC from GitHub with:

# install.packages("devtools")
devtools::install_github("Sciurus365/SparseVFC")

About

Sparse Vector Field Consensus for Vector Field Learning

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages