dmagick.c.feature

Undocumented in source.

Members

Functions

CannyEdgeImage
Image* CannyEdgeImage(const(Image)* , double , double , double , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageChannelFeatures
ChannelFeatures* GetImageChannelFeatures(const(Image)* , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HoughLineImage
Image* HoughLineImage(const(Image)* , size_t , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MeanShiftImage
Image* MeanShiftImage(const(Image)* , size_t , size_t , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ChannelFeatures
struct ChannelFeatures
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta