NAME

     libsegment - CVIPtools core toolbox library for segmentation

SYNOPSIS

      #include <CVIPtoolkit.h>
      #include <CVIPdef.h>
      #include <CVIPimage.h>
      #include <CVIPconvert.h>
      #include <CVIPsegment.h>

     See the individual function man pages for details and  exam-
     ples.

PATH

     $CVIPHOME/SEGMENTATION

FUNCTIONS

     The following functions are included in libsegment:

               fuzzyc_segment
               gray_quant_segment
               hist_thresh_segment, hist_thresh_gray
               igs_segment
               median_cut_segment
               multi_resolution_segment
               pct_median_segment
               predicate_test,      mean_test
               quadtree2ras
               split_merge_segment, split_merge_generic
               sct_split_segment
               threshold_segment

RETURN VALUES

     Returns image structure pointers to the segmented image

SEE ALSO

     Functions listed above

AUTHOR

     Copyright (C) 1996 SIUE - by Scott E Umbaugh.