IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
SobelKernelTypes.h File Reference

Predefined types for Sobel gradient kernels. More...

#include <IPSDKUtil/Tools/EnumMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Enumerations

enum  ipsdk::eSobelKernelType { ipsdk::eSKT_ScharrHalfKnlSz1, ipsdk::eSKT_SobelHalfKnlSz1, ipsdk::eSKT_SobelHalfKnlSz2, ipsdk::eSKT_SobelHalfKnlSz3 }
 Enumerate describing Sobel gradient kernels. More...
 

Detailed Description

Predefined types for Sobel gradient kernels.

Author
H. Delestre
Date
2016/10/20