Package: araponga 1.0.1.9000
araponga: Estimate 3D Orientations from 2D Landmarks
Estimates possible 3D orientations of an object from the 2D image coordinates of two landmarks and an approximate camera-object elevation angle. Because a projected 2D angle can be compatible with multiple 3D pitch, yaw, and view-elevation angles, the package returns compatible sets of orientations rather than a single unconstrained estimate.
Authors:
araponga_1.0.1.9000.tar.gz
araponga_1.0.1.9000.zip(r-4.7)araponga_1.0.1.9000.zip(r-4.6)araponga_1.0.1.9000.zip(r-4.5)
araponga_1.0.1.9000.tgz(r-4.6-any)araponga_1.0.1.9000.tgz(r-4.5-any)
araponga_1.0.1.9000.tar.gz(r-4.7-any)araponga_1.0.1.9000.tar.gz(r-4.6-any)
araponga_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
araponga/json (API)
| # Install 'araponga' in R: |
| install.packages('araponga', repos = c('https://jocateme.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jocateme/araponga/issues
Last updated from:46babc0898. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 186 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 110 |
Exports:conventionsdeg2raddownload.simdatafind.3dfind.pitchfind.yawpitch2d.from.3dpitch2d.from.xypitch2d.w.errorplot.anglesrad2degrotate3dRxRyRzsummarize.yawstrim.yaws
Dependencies:arrowassertthatbitbit64clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot angle conventions | conventions |
| Convert degrees to radians, and vice versa | deg2rad rad2deg |
| Download the precomputed simulation dataset | download.simdata |
| Find combinations of 3D orientations that project to an observed 2D pitch | find.3d find.pitch find.yaw |
| Calculate projected 2D pitch angle from orientations and view elevation | pitch2d.from.3d |
| Calculate projected 2D pitch from two landmarks | pitch2d.from.xy |
| Simulate error in 2D pitch calculation from labeling error | pitch2d.w.error |
| Visualize angles | plot.angles |
| Create and apply 3D rotations | rotate3d Rx Ry Rz |
| Summarize yaw angles into the smallest continuous interval | summarize.yaws |
| Trim candidate yaw sets by directional separation | trim.yaws |
