#
# NEED_PARMS from to
#
# HELP: SYNOPSIS:
# HELP:     generic/segm/autoseg from to
# HELP:
# HELP: DESCRIPTION:
# HELP:     Segment with a simple level based algorithm. All Voxels with
# HELP:     grey range from-to will be marked an the surface of the 
# HELP:     resulting objects will be calculated as Layer 32.
# HELP:     Additionally, normals and speedup information is calculated
#
MARK ${$argv[1]} ${$argv[2]} 0 2
NORM 32
MAKEDIST 1
