Go to the source code of this file.
Functions | |
MagickExport MagickBooleanType | GetImageDynamicThreshold (const Image *, const double, const double, PixelInfo *, ExceptionInfo *) |
MagickExport MagickBooleanType | SegmentImage (Image *, const ColorspaceType, const MagickBooleanType, const double, const double, ExceptionInfo *) |
MagickExport MagickBooleanType GetImageDynamicThreshold | ( | const Image * | , | |
const | double, | |||
const | double, | |||
PixelInfo * | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType SegmentImage | ( | Image * | , | |
const | ColorspaceType, | |||
const | MagickBooleanType, | |||
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
References AcquireQuantumMemory(), Blue, Classify(), _Image::colorspace, _Image::debug, DeltaTau, _Image::filename, GetMagickModule, Green, InitializeHistogram(), LogMagickEvent(), MagickCoreSignature, MagickFalse, MaxDimension, OptimalTau(), Red, RelinquishMagickMemory(), ResourceLimitError, _Image::signature, Tau, ThrowBinaryException, TraceEvent, TransformImageColorspace(), and WeightingExponent.
Referenced by PreviewImage().