16 #ifndef __IPSDKIMAGEPROCESSING_BASEBORDERPOLICYATTRIBUTE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASEBORDERPOLICYATTRIBUTE_H__ 21 #include <IPSDKImageProcessing/Attribute/BaseImageProcessingAttribute.h> 75 #endif // __IPSDKIMAGEPROCESSING_BASEBORDERPOLICYATTRIBUTE_H__ Predefined types for border policy attributes management.
Base class for attributes allowing to define a policy for strip borders preparation during a kernel a...
Definition: BaseBorderPolicyAttribute.h:29
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eImageProcessingAttributeType getImageProcessingAttributeType() const
retrieve image attribute type
Definition: BaseBorderPolicyAttribute.h:64
Base class for image processing attributes.
Definition: BaseImageProcessingAttribute.h:28
Attribute associated to a border policy.
Definition: ImageProcessingAttributeTypes.h:37
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
#define IPSDK_DECLARE_INPUT_DATA()
macro allowing to declare an input data
Definition: DataStatusHdrMacros.h:106
Definition of import/export macro for library.
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eImageProcessingAttributeType
Enumerate describing image attributes type.
Definition: ImageProcessingAttributeTypes.h:33
static const eImageProcessingAttributeType::domain g_imageProcessingAttributeType
image processing attribute type
Definition: BaseBorderPolicyAttribute.h:40