Package: rbcpd 0.1.0
rbcpd: An R package-wrapper for Fast Bayesian Coherent Point Drift and BCPD++ Registration
Native R bindings to a bundled, pinned implementation of Bayesian Coherent Point Drift. The package implements the accelerated BCPD++ workflow in memory: representative-point downsampling, Nystrom low-rank deformation and probability approximations, k-d-tree probability search near convergence, and interpolation of the deformation back to every original moving point.
Authors:
rbcpd_0.1.0.tar.gz
rbcpd_0.1.0.zip(r-4.7)rbcpd_0.1.0.zip(r-4.6)rbcpd_0.1.0.zip(r-4.5)
rbcpd_0.1.0.tgz(r-4.6-x86_64)rbcpd_0.1.0.tgz(r-4.6-arm64)rbcpd_0.1.0.tgz(r-4.5-x86_64)rbcpd_0.1.0.tgz(r-4.5-arm64)
rbcpd_0.1.0.tar.gz(r-4.7-arm64)rbcpd_0.1.0.tar.gz(r-4.7-x86_64)rbcpd_0.1.0.tar.gz(r-4.6-arm64)rbcpd_0.1.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rbcpd/json (API)
| # Install 'rbcpd' in R: |
| install.packages('rbcpd', repos = c('https://bimsbbioinfo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bimsbbioinfo/rbcpd/issues
Last updated from:174b75a36e. Checks:11 WARNING, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 142 | ||
| linux-devel-x86_64 | WARNING | 127 | ||
| source / vignettes | OK | 183 | ||
| linux-release-arm64 | WARNING | 134 | ||
| linux-release-x86_64 | WARNING | 118 | ||
| macos-release-arm64 | WARNING | 84 | ||
| macos-release-x86_64 | WARNING | 158 | ||
| macos-oldrel-arm64 | WARNING | 67 | ||
| macos-oldrel-x86_64 | WARNING | 184 | ||
| windows-devel | WARNING | 101 | ||
| windows-release | WARNING | 95 | ||
| windows-oldrel | WARNING | 95 | ||
| wasm-release | FAIL | 117 |
Exports:apply_bcpdbcpd_controlrun_bcpd
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apply a fitted BCPD transformation | apply_bcpd |
| Report Native BCPD Backend Capabilities | bcpd_backend_info |
| Configure Native BCPD and BCPD++ Registration | bcpd_control |
| Register Point Clouds with BCPD or BCPD++ | bcpd_pp bcpd_register |
| Print BCPD Objects | print.bcpd_control print.bcpd_registration |
| Register point clouds with native BCPD or BCPD++ | run_bcpd |
