![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for processor class declaration. More...
Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_GPU_SUPPORT |
| #define | IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq) |
| macro allowing to declare a top level processor More... | |
| #define | IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq) |
| macro allowing to declare a level 2 processor More... | |
| #define | IPSDK_DECLARE_LVL3_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq) |
| macro allowing to declare a level 3 processor More... | |
Header part of macros set for processor class declaration.
| #define IPSDK_DECLARE_GPU_SUPPORT |
| #define IPSDK_DECLARE_LVL1_PROCESSOR | ( | ProcType, | |
| libraryName, | |||
| algoName, | |||
| RuleString, | |||
| attributeSeq | |||
| ) |
macro allowing to declare a top level processor
| #define IPSDK_DECLARE_LVL2_PROCESSOR | ( | ProcType, | |
| libraryName, | |||
| algoName, | |||
| RuleString, | |||
| attributeSeq | |||
| ) |
macro allowing to declare a level 2 processor
| #define IPSDK_DECLARE_LVL3_PROCESSOR | ( | ProcType, | |
| libraryName, | |||
| algoName, | |||
| RuleString, | |||
| attributeSeq | |||
| ) |
macro allowing to declare a level 3 processor
1.8.14