segment3d

Usage

Parameters

Description

This program will take a 3D map and that map into 'segments'. That is, every voxel in the map will be assigned to one of segments. The assignment is performed in such a way that high density regions will be grouped together.

Note that using the 'watershed' option combined with 'nseg=' will not produce a true 'watershed' segmentation of the image. Instead, it will produce nseg segments then will 'flood fill' the remaining areas above the threshold. EMAN Manual page, generated Mon Jan 8 17:35:59 2007

Segment3D (last edited 2008-11-26 04:42:29 by localhost)