18 #ifndef MAGICKCORE_SEGMENT_H
19 #define MAGICKCORE_SEGMENT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
29 const double,
const double);
31 #if defined(__cplusplus) || defined(c_plusplus)
Definition: exception.h:102
MagickExport MagickBooleanType SegmentImage(Image *image, const ColorspaceType colorspace, const MagickBooleanType verbose, const double cluster_threshold, const double smooth_threshold)
Definition: segment.c:1798
MagickBooleanType
Definition: magick-type.h:198
MagickExport MagickBooleanType GetImageDynamicThreshold(const Image *image, const double cluster_threshold, const double smooth_threshold, MagickPixelPacket *pixel, ExceptionInfo *exception)
Definition: segment.c:940
ColorspaceType
Definition: colorspace.h:25
#define MagickExport
Definition: method-attribute.h:80