IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKImageProcessing
Rule
Image
ImageRuleOperators.h
Go to the documentation of this file.
1
// ImageRuleOperators.h:
3
// ---------------------
4
//
14
15
#ifndef __IPSDKIMAGEPROCESSING_IMAGERULEOPERATORS_H__
16
#define __IPSDKIMAGEPROCESSING_IMAGERULEOPERATORS_H__
17
18
#include <
IPSDKImageProcessing/Rule/Image/ImageBinaryMixed/ImageBinaryMixedRuleOperators.h
>
19
#include <
IPSDKImageProcessing/Rule/Image/ImageComparison/ImageComparisonRuleOperators.h
>
20
#include <
IPSDKImageProcessing/Rule/Image/ImageProperty/ImagePropertyRuleOperators.h
>
21
#include <
IPSDKBaseProcessing/Rule/RuleOperators.h
>
22
23
namespace
ipsdk
{
24
namespace
imaproc {
25
28
31
32
}
// end of namespace imaproc
33
}
// end of namespace ipsdk
34
35
#endif // __IPSDKIMAGEPROCESSING_IMAGERULEOPERATORS_H__
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
RuleOperators.h
Base operators used to combined rules.
ImageBinaryMixedRuleOperators.h
Predefined operators for rules allowing to match properties of an image attribute with an other attri...
ImagePropertyRuleOperators.h
Predefined operators for rules allowing to check property of an image attribute.
ImageComparisonRuleOperators.h
Predefined operators for rules allowing to compare two image attributes.
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14