IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
KernelRuleOperators.h File Reference

Operators used to enable rules on kernels. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKImageProcessing/Attribute/Kernel/KernelAttributeTypes.h>
#include <IPSDKBaseProcessing/Rule/RuleOperators.h>
#include <IPSDKUtil/BaseTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Functions

IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchSize (const ipUInt32 sizeX, const ipUInt32 sizeY, const KernelXYAttributeConstWeakPtr &pAttribute)
 function allowing to check a kernel xy size
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchSize (const ipUInt32 sizeX, const ipUInt32 sizeY, const ipUInt32 sizeZ, const KernelXYZAttributeConstWeakPtr &pAttribute)
 function allowing to check a kernel xyz size
 

Detailed Description

Operators used to enable rules on kernels.

Author
E. Noirfalise
Date
2014/07/09