IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLShapeAnalysis
Attribute
GeometryEntityColl
InOptPILabelsShape2d3.h
1
// InOptPILabelsShape2d3.h:
3
// ------------------------
4
//
15
16
#ifndef __IPSDKIPLSHAPEANALYSIS_INOPTPILABELSSHAPE2D3_H__
17
#define __IPSDKIPLSHAPEANALYSIS_INOPTPILABELSSHAPE2D3_H__
18
19
#include <
IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h
>
20
#include <
IPSDKImageProcessing/Attribute/PlanIndexed/PlanIndexedAttributeHdrMacros.h
>
21
#include <IPSDKBaseShapeSegmentation/Entity/2d/PlanIndexedShape2dColl.h>
22
23
namespace
ipsdk
{
24
namespace
imaproc {
25
namespace
shape {
26
namespace
analysis {
27
33
34
IPSDK_DECLARE_INPUT_OPTIONAL_PLANINDEXED_ATTRIBUTE
(IPSDKIPLShapeAnalysis,
35
InOptPILabelsShape2d3,
36
ipsdk::shape::segmentation::PlanIndexedShape2dColl
,
37
ipsdk::imaproc::isGrey(attribute));
38
41
42
}
// end of namespace analysis
43
}
// end of namespace shape
44
}
// end of namespace imaproc
45
}
// end of namespace ipsdk
46
47
#endif // __IPSDKIPLSHAPEANALYSIS_INOPTPILABELSSHAPE2D3_H__
PlanIndexedAttributeHdrMacros.h
IPSDKIPLShapeAnalysisExports.h
Definition of import/export macro for library.
IPSDK_DECLARE_INPUT_OPTIONAL_PLANINDEXED_ATTRIBUTE
#define IPSDK_DECLARE_INPUT_OPTIONAL_PLANINDEXED_ATTRIBUTE(libraryName, className, collType, RuleString)
ipsdk
ipsdk::shape::segmentation::PlanIndexedShape2dColl
Generated on Tue Apr 15 2025 16:23:59 for IPSDK by
1.8.14