IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
FrequencyBandPassFilterTypes.h
Go to the documentation of this file.
1 // FrequencyBandPassFilterTypes.h:
3 // -------------------------------
4 //
14 
15 #ifndef __IPSDKIPLATTRIBUTES_FREQUENCYBANDPASSFILTERTYPES_H__
16 #define __IPSDKIPLATTRIBUTES_FREQUENCYBANDPASSFILTERTYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace imaproc {
22 namespace attr {
23 
26 
32 )
33 
34 
35 
38 } // end of namespace attr
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIPLATTRIBUTES_FREQUENCYBANDPASSFILTERTYPES_H__
eFrequencyBandPassFilterType
Enumerate describing Hough circles 2d detector method.
Definition: FrequencyBandPassFilterTypes.h:31
Log-Gabor filter.
Definition: FrequencyBandPassFilterTypes.h:35
Gaussian filter.
Definition: FrequencyBandPassFilterTypes.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)