segment.soma3d: Extract single soma from data

Description Usage Arguments Value See Also

Description

Apply Gaussian mixture models to segment soma from dendrites

Usage

1
2
segment.soma3d(soma, sdf.path = tempdir(), broken_sdf.path = tempdir(),
  reconstruction.path = tempdir(), name = "soma")

Arguments

soma

A filepath or the structure returned by read_VRML or read_PLY representing damaged soma mesh

sdf.path

folder where intermediate files with shape diameter function data are saved

broken_sdf.path

Folder where intermediate files with broken somas after GMM threshold are saved

reconstruction.path

Folder where reconstructed file is stored

name

Name of the soma file

Value

Extracted soma

See Also

read_VRML


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