15 #ifndef __IPSDKIPLATTRIBUTES_INSUBREALIMG2D_H__ 16 #define __IPSDKIPLATTRIBUTES_INSUBREALIMG2D_H__ 30 ipsdk::imaproc::is2d(attribute) &&
31 ipsdk::imaproc::isGrey(attribute) &&
32 ipsdk::imaproc::isSingle(attribute) &&
33 ipsdk::imaproc::bufferType(attribute, ipsdk::image::eImageBufferType::eIBT_Real32));
42 #endif // __IPSDKIPLATTRIBUTES_INSUBREALIMG2D_H__ #define IPSDK_DECLARE_INPUT_IMAGE_ATTRIBUTE(libraryName, className, RuleString)
Definition of import/export macro for library.