Package: SparseVFC 0.1.2
SparseVFC: Sparse Vector Field Consensus for Vector Field Learning
The sparse vector field consensus (SparseVFC) algorithm (Ma et al., 2013 <doi: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>.
Authors:
SparseVFC_0.1.2.tar.gz
SparseVFC_0.1.2.zip(r-4.5)SparseVFC_0.1.2.zip(r-4.4)SparseVFC_0.1.2.zip(r-4.3)
SparseVFC_0.1.2.tgz(r-4.4-any)SparseVFC_0.1.2.tgz(r-4.3-any)
SparseVFC_0.1.2.tar.gz(r-4.5-noble)SparseVFC_0.1.2.tar.gz(r-4.4-noble)
SparseVFC_0.1.2.tgz(r-4.4-emscripten)SparseVFC_0.1.2.tgz(r-4.3-emscripten)
SparseVFC.pdf |SparseVFC.html✨
SparseVFC/json (API)
NEWS
# Install 'SparseVFC' in R: |
install.packages('SparseVFC', repos = c('https://sciurus365.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sciurus365/sparsevfc/issues
Datasets:
- church - The Church Photos
Last updated 1 years agofrom:51535198eb. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Church Photos | church |
Normalize (a matrix of) vectors | norm_vecs |
Predict method for VFC fits | predict.VFC |
Sparse Vector Field Consensus | SparseVFC |