IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InOptPILabelsShape2d3.h
1 // InOptPILabelsShape2d3.h:
3 // ------------------------
4 //
15 
16 #ifndef __IPSDKIPLSHAPEANALYSIS_INOPTPILABELSSHAPE2D3_H__
17 #define __IPSDKIPLSHAPEANALYSIS_INOPTPILABELSSHAPE2D3_H__
18 
21 #include <IPSDKBaseShapeSegmentation/Entity/2d/PlanIndexedShape2dColl.h>
22 
23 namespace ipsdk {
24 namespace imaproc {
25 namespace shape {
26 namespace analysis {
27 
33 
35  InOptPILabelsShape2d3,
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__
Definition of import/export macro for library.
#define IPSDK_DECLARE_INPUT_OPTIONAL_PLANINDEXED_ATTRIBUTE(libraryName, className, collType, RuleString)