MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
segment.h File Reference
This graph shows which files directly or indirectly include this file:

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 *)
 

Function Documentation

◆ GetImageDynamicThreshold()

MagickExport MagickBooleanType GetImageDynamicThreshold ( const Image ,
const double  ,
const double  ,
PixelInfo ,
ExceptionInfo  
)

◆ SegmentImage()