marta-vidalgarcia/mesh_process: An R tool for batch-processing of meshes and landmark files for shape analyses

Here we provide several functions that batch import, process (by reducing the number of faces, closing holes, removing isolated pieces, etc. as per the R package Rvcg), and save multiple meshes in different formats (e.g. PLY, STL, VTK). It also allows batch-importing and saving landmark files in differnt formats (*.aim, *.tag, *.mps, etc.).

Getting started

Package details

MaintainerMarta Vidal-Garcia <marta.vidalga@gmail.com>
LicenseGPL (>=2)
Version0.1
URL https://github.com/marta-vidalgarcia/mesh_batch_process
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("marta-vidalgarcia/mesh_process")
marta-vidalgarcia/mesh_process documentation built on May 7, 2022, 12:08 a.m.