IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLUtility
Rule
AppendSeqRuleUtils.h
Go to the documentation of this file.
1
// AppendSeqRuleUtils.h:
3
// ----------------
4
//
15
16
#ifndef __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
17
#define __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
18
19
#include <
IPSDKIPL/IPSDKIPLUtility/IPSDKIPLUtilityExports.h
>
20
#include <
IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h
>
21
22
namespace
ipsdk
{
23
namespace
imaproc {
24
namespace
util {
25
28
31
IPSDKIPLUTILITY_API
CustomCheckedImagePropertyPtr
32
matchAppendSeq
(
const
ImageAttributeConstPtr
& pInput1Attribute,
33
const
ImageAttributeConstPtr
& pInput2Attribute);
34
37
38
}
// end of namespace util
39
}
// end of namespace imaproc
40
}
// end of namespace ipsdk
41
42
#endif // __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
IPSDKIPLUTILITY_API
#define IPSDKIPLUTILITY_API
Import/Export macro for library IPSDKIPLUtility.
Definition:
IPSDKIPLUtilityExports.h:25
CustomCheckedImagePropertyPtr
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
ImageAttributeConstPtr
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
IPSDKIPLUtilityExports.h
Definition of import/export macro for library.
ipsdk::imaproc::util::matchAppendSeq
IPSDKIPLUTILITY_API CustomCheckedImagePropertyPtr matchAppendSeq(const ImageAttributeConstPtr &pInput1Attribute, const ImageAttributeConstPtr &pInput2Attribute)
ipsdk
CustomCheckedImagePropertyTypes.h
Generated on Tue Apr 15 2025 16:24:01 for IPSDK by
1.8.14