15 #ifndef __IPSDKIMAGEPROCESSING_IMAGEBUFFERTYPERULEOPERATORS_H__ 16 #define __IPSDKIMAGEPROCESSING_IMAGEBUFFERTYPERULEOPERATORS_H__ 21 #include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h> 114 #endif // __IPSDKIMAGEPROCESSING_IMAGEBUFFERTYPERULEOPERATORS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Base operators used to combined rules.
boost::shared_ptr< BaseRule > RulePtr
shared pointer to rule
Definition: RuleTypes.h:104
Definition of import/export macro for library.
Predefined types for image buffer type rules management.
boost::weak_ptr< const BaseImageBufferTypeAttribute > IBTAttributeConstWeakPtr
Definition: ImageBufferTypeAttributeTypes.h:43
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
IPSDKIMAGEPROCESSING_API processor::RulePtr bufferType(const ImageAttributeConstWeakPtr &pImageAttribute, const IBTAttributeConstWeakPtr &pIBTAttribute)
function allowing to check that an image correspond to a given image buffer types attribute ...
eImageBufferType
types associated to image buffers
Definition: ImageTypes.h:78