|
MagickCore
6.7.5
|

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 * | |||
| ) |
Definition at line 1792 of file segment.c.
References MaxDimension, _Image::signature, MagickSignature, _Image::debug, MagickFalse, LogMagickEvent(), TraceEvent, GetMagickModule, _Image::filename, AcquireQuantumMemory(), RelinquishMagickMemory(), ThrowBinaryException, ResourceLimitError, IsRGBColorspace(), TransformImageColorspace(), InitializeHistogram(), OptimalTau(), Red, Tau, DeltaTau, Green, Blue, Classify(), and WeightingExponent.
Referenced by PreviewImage().