IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InOptLocalExtremaConfig.h
1 // InOptLocalExtremaConfig.h:
3 // --------------------------
4 //
15 
16 #ifndef __IPSDKIPLATTRIBUTES_INOPTLOCALEXTREMACONFIG_H__
17 #define __IPSDKIPLATTRIBUTES_INOPTLOCALEXTREMACONFIG_H__
18 
21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/LocalExtremaConfig.h>
22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptLocalExtremaConfig.h>
23 
24 namespace ipsdk {
25 namespace imaproc {
26 namespace attr {
27 
33 
35  InOptLocalExtremaConfig,
39 
42 
43 } // end of namespace attr
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLATTRIBUTES_INOPTLOCALEXTREMACONFIG_H__
IPSDKBASEPROCESSING_API RulePtr none()
Configuration for local extrema calculation.
Definition: LocalExtremaConfig.h:58
boost::shared_ptr< LocalExtremaConfig > LocalExtremaConfigPtr
shared pointer to LocalExtremaConfig
Definition: LocalExtremaConfig.h:151
#define IPSDK_DECLARE_INPUT_OPTIONAL_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, className, dataItemClassName, RuleString, defaultValue)
Definition of import/export macro for library.