18 #ifndef MAGICKCORE_SEGMENT_H
19 #define MAGICKCORE_SEGMENT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
31 #if defined(__cplusplus) || defined(c_plusplus)
Definition: exception.h:101
MagickExport MagickBooleanType GetImageDynamicThreshold(const Image *image, const double cluster_threshold, const double smooth_threshold, PixelInfo *pixel, ExceptionInfo *exception)
Definition: segment.c:947
MagickBooleanType
Definition: magick-type.h:169
MagickExport MagickBooleanType SegmentImage(Image *image, const ColorspaceType colorspace, const MagickBooleanType verbose, const double cluster_threshold, const double smooth_threshold, ExceptionInfo *exception)
Definition: segment.c:1812
ColorspaceType
Definition: colorspace.h:25
#define MagickExport
Definition: method-attribute.h:80