IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
RadialBasisKernelParamsPolicy.h
Go to the documentation of this file.
1 // RadialBasisKernelParamsPolicy.h:
3 // --------------------------------
4 //
15 
16 #ifndef __IPSDKIPLATTRIBUTES_RADIALBASISKERNELPARAMSPOLICY_H__
17 #define __IPSDKIPLATTRIBUTES_RADIALBASISKERNELPARAMSPOLICY_H__
18 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace attr {
24 
27 
32 
35 
38 )
39 
40 
43 } // end of namespace attr
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLATTRIBUTES_RADIALBASISKERNELSIGMAPOLICY_H__
Parameters value are defined as a ratio of input data dynamic.
Definition: RadialBasisKernelParamsPolicy.h:35
eRadialBasisKernelParamsPolicy
Enumerate describing used policy for radial basis kernel parameters computation.
Definition: RadialBasisKernelParamsPolicy.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)
Parameters are a user provided value.
Definition: RadialBasisKernelParamsPolicy.h:37