Description Usage Arguments Value See Also
Repair the surface of the soma to remove holes and vertices inside the mesh
1 2  | repair.soma3d(soma, ao.path = tempdir(), broken.path = tempdir(),
  repaired.path = tempdir(), name = "soma", returnSoma = F)
 | 
soma | 
 A filepath or the structure returned by read_VRML or read_PLY representing damaged soma mesh  | 
ao.path | 
 folder where intermediate files with ambient occlusion data are saved  | 
broken.path | 
 Folder where intermediate files with broken somas after GMM threshold are saved  | 
repaired.path | 
 Folder where final file is stored  | 
name | 
 Name of the final file  | 
returnSoma | 
Repaired soma (if returnSoma is True)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.