17 #ifndef __IPSDKIPLATTRIBUTES_INSUBUINTIMG3D_H__ 18 #define __IPSDKIPLATTRIBUTES_INSUBUINTIMG3D_H__ 35 ipsdk::imaproc::is3d(attribute) &&
36 ipsdk::imaproc::isGrey(attribute) &&
37 ipsdk::imaproc::isSingle(attribute) &&
40 image::eImageBufferType::eIBT_Int8,
41 image::eImageBufferType::eIBT_Int16,
42 image::eImageBufferType::eIBT_Int32,
43 image::eImageBufferType::eIBT_Real32)));
52 #endif // __IPSDKIPLATTRIBUTES_INSUBUINTIMG3D_H__ IPSDKBASEPROCESSING_API RulePtr Not(const RulePtr &pRule)
#define IPSDK_DECLARE_INPUT_IMAGE_ATTRIBUTE(libraryName, className, RuleString)
Definition of import/export macro for library.