compute_meshes_volumes: Compute the volume of meshes in a folder

Description Usage Arguments Value Examples

Description

Read one by one the meshes in a folder and compute the volume of each one of the them

Usage

1
compute_meshes_volumes(path_to_mesh_folder)

Arguments

path_to_somas_folder

path to the folder where meshes processed with the first technique are placed. They have to be PLY files

Value

array of N volumes where N is the number of meshes in the folder

Examples

1
compute_meshes_volumes("./temp/final_result")

ComputationalIntelligenceGroup/3DSomaMS documentation built on May 6, 2019, 12:49 p.m.