15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_WATERSHEDRULEUTILS_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_WATERSHEDRULEUTILS_H__ 19 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InWatershedOutputMode.h> 20 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InWatershedSeparationMode.h> 33 allowedBufferType(
const boost::shared_ptr<const attr::InWatershedOutputMode> pModeAttribute);
38 allowedBufferType(
const boost::shared_ptr<const attr::InWatershedSeparationMode> pModeAttribute);
43 allowedBufferType(
const boost::shared_ptr<const attr::InWatershedSeparationMode> pModeAttribute,
49 allowedWk1BufferType(
const boost::shared_ptr<const attr::InWatershedSeparationMode> pModeAttribute);
54 allowedWk2BufferType(
const boost::shared_ptr<const attr::InWatershedSeparationMode> pModeAttribute,
64 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_WATERSHEDRULEUTILS_H__ Definition of import/export macro for library.
IPSDKIPLADVANCEDMORPHOLOGY_API CustomCheckedImagePropertyPtr allowedWk1BufferType(const boost::shared_ptr< const attr::InWatershedSeparationMode > pModeAttribute)
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
IPSDKIPLADVANCEDMORPHOLOGY_API CustomCheckedImagePropertyPtr allowedWk2BufferType(const boost::shared_ptr< const attr::InWatershedSeparationMode > pModeAttribute, const ImageAttributeConstPtr &pImageAttribute)
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
#define IPSDKIPLADVANCEDMORPHOLOGY_API
Import/Export macro for library IPSDKIPLAdvancedMorphology.
Definition: IPSDKIPLAdvancedMorphologyExports.h:25
IPSDKIPLADVANCEDMORPHOLOGY_API CustomCheckedImagePropertyPtr allowedBufferType(const boost::shared_ptr< const attr::InWatershedOutputMode > pModeAttribute)