15 #ifndef __IPSDKIPLATTRIBUTES_INOPTOUTPUTIMG3DSIZE_H__ 16 #define __IPSDKIPLATTRIBUTES_INOPTOUTPUTIMG3DSIZE_H__ 19 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Img3dSize.h> 32 (ipsdk::processor::isGreater<NodeType::XSz>(attribute, 0) &&
33 ipsdk::processor::isGreater<NodeType::YSz>(attribute, 0)),
43 #endif // __IPSDKIPLATTRIBUTES_INOPTOUTPUTIMG3DSIZE_H__ boost::shared_ptr< ipsdk::imaproc::attr::Img3dSize > Img3dSizePtr
shared pointer to ipsdk::imaproc::attr::Img3dSize
Definition: Img3dSize.h:150
#define IPSDK_DECLARE_INPUT_OPTIONAL_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, className, dataItemClassName, RuleString, defaultValue)
Definition of import/export macro for library.
Image 3d size used as input parameter by image processing algorithms, such as ROI extraction...
Definition: Img3dSize.h:57