Package: ChestVolume 1.0.0
Wai-Hang Kwong
ChestVolume: Estimate the Chest Volume with Markers Data
Provides tools to process and analyze chest expansion using 3D marker data from motion capture systems. Includes functions for data processing, marker position adjustment, volume calculation using convex hulls, and visualization in 2D and 3D. Barber et al. (1996) <doi:10.1145/235815.235821>. TAMIYA Hiroyuki et al. (2021) <doi:10.1038/s41598-021-01033-8>.
Authors:
ChestVolume_1.0.0.tar.gz
ChestVolume_1.0.0.tar.gz(r-4.5-noble)ChestVolume_1.0.0.tar.gz(r-4.4-noble)
ChestVolume_1.0.0.tgz(r-4.4-emscripten)ChestVolume_1.0.0.tgz(r-4.3-emscripten)
ChestVolume.pdf |ChestVolume.html✨
ChestVolume/json (API)
# Install 'ChestVolume' in R: |
install.packages('ChestVolume', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- Segment_example - Example Chest Segment Definition
- sample_data - Sample 3D Motion Capture Data for Chest Expansion Analysis
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 months agofrom:7a590eae43. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
Exports:adj_positioncalculate_volumesplot_2d_volumeplot_chest_3dprocess_marker_dataread_segment_definitions
Dependencies:abindaskpassbase64encbslibcachemcellrangerclicolorspacecpp11crayoncrosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsgeometryggplot2gluegtablehighrhmshtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelinproglpSolvemagicmagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlyprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppRcppProgressreadxlrematchrlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adjust Marker Positions Towards Center | adj_position |
Calculate Segment Volumes Over Time | calculate_volumes |
Plot Volume Changes by Segment Over Time | plot_2d_volume |
Plot 3D Chest Markers with Highlighted Segment and Convex Hull | plot_chest_3d |
Process and Sort Marker Data for All Time Frames | process_marker_data |
Read Segment Definitions from Excel File | read_segment_definitions |
Sample 3D Motion Capture Data for Chest Expansion Analysis | sample_data |
Example Chest Segment Definition | Segment_example |