15 #ifndef __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGATTRIBUTE_H__ 19 #include <IPSDKBaseProcessing/Attribute/Base/BaseAttribute.h> 73 #endif // __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Base class for image processing attributes.
Definition: BaseImageProcessingAttribute.h:28
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
processor::eAttributeType getAttributeType() const
retrieve attribute type
Definition: BaseImageProcessingAttribute.h:62
Definition of import/export macro for library.
Base class for processing attributes.
Definition: BaseAttribute.h:43
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Attribute associated to image processing elements.
Definition: AttributeTypes.h:42
eImageProcessingAttributeType
Enumerate describing image attributes type.
Definition: ImageProcessingAttributeTypes.h:33
static const processor::eAttributeType::domain g_attributeType
type associated to attribute
Definition: BaseImageProcessingAttribute.h:36
Predefined types for image processing attributes management.
eAttributeType
Enumerate describing attributes type.
Definition: AttributeTypes.h:36