Description Usage Arguments Value Examples
Read one by one the meshes in a folder and compute the volume of each one of the them
| 1 | compute_meshes_volumes(path_to_mesh_folder)
 | 
| path_to_somas_folder | path to the folder where meshes processed with the first technique are placed. They have to be PLY files | 
array of N volumes where N is the number of meshes in the folder
| 1 | compute_meshes_volumes("./temp/final_result")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.