IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLShapeAnalysis
Attribute
Image
InOptGreyMsrImg3d3.h
1
// InOptGreyMsrImg3d3.h:
3
// ---------------------
4
//
15
16
#ifndef __IPSDKIPLSHAPEANALYSIS_INOPTGREYMSRIMG3D3_H__
17
#define __IPSDKIPLSHAPEANALYSIS_INOPTGREYMSRIMG3D3_H__
18
19
#include <
IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h
>
20
#include <
IPSDKImageProcessing/Attribute/Image/ImageAttributeHdrMacros.h
>
21
22
namespace
ipsdk
{
23
namespace
imaproc {
24
namespace
shape {
25
namespace
analysis {
26
32
33
IPSDK_DECLARE_INPUT_OPTIONAL_IMAGE_ATTRIBUTE
(IPSDKIPLShapeAnalysis,
34
InOptGreyMsrImg3d3,
35
ipsdk::imaproc::is3d(attribute));
36
39
40
}
// end of namespace analysis
41
}
// end of namespace shape
42
}
// end of namespace imaproc
43
}
// end of namespace ipsdk
44
45
#endif // __IPSDKIPLSHAPEANALYSIS_INOPTGREYMSRIMG3D3_H__
IPSDK_DECLARE_INPUT_OPTIONAL_IMAGE_ATTRIBUTE
#define IPSDK_DECLARE_INPUT_OPTIONAL_IMAGE_ATTRIBUTE(libraryName, className, RuleString)
IPSDKIPLShapeAnalysisExports.h
Definition of import/export macro for library.
ipsdk
ImageAttributeHdrMacros.h
Generated on Tue Apr 15 2025 16:23:59 for IPSDK by
1.8.14