feature.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _ChannelFeatures

Typedefs

typedef struct _ChannelFeatures ChannelFeatures

Functions

MagickExport ChannelFeaturesGetImageChannelFeatures (const Image *, const size_t, ExceptionInfo *)
MagickExport ImageCannyEdgeImage (const Image *, const double, const double, const double, const double, ExceptionInfo *)
MagickExport Image ** HoughLineImage (const Image *, const size_t, const size_t, const size_t, ExceptionInfo *)
MagickExport Image *** MeanShiftImage (const Image *, const size_t, const size_t, const double, ExceptionInfo *)

Typedef Documentation


Function Documentation

MagickExport Image* CannyEdgeImage ( const Image ,
const   double,
const   double,
const   double,
const   double,
ExceptionInfo  
)
MagickExport ChannelFeatures* GetImageChannelFeatures ( const Image ,
const   size_t,
ExceptionInfo  
)
MagickExport Image* * HoughLineImage ( const Image ,
const   size_t,
const   size_t,
const   size_t,
ExceptionInfo  
)
MagickExport Image* * * MeanShiftImage ( const Image ,
const   size_t,
const   size_t,
const   double,
ExceptionInfo  
)

Generated on 30 Nov 2020 for MagickCore by  doxygen 1.6.1