15 #ifndef __IPSDKIMAGEPROCESSING_BASEYSTRIP2DATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEYSTRIP2DATTRIBUTE_H__ 18 #include <IPSDKImageProcessing/Attribute/Strip/BaseStripAttribute.h> 74 #endif // __IPSDKIMAGEPROCESSING_BASEYSTRIP2DATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripAttributeType
Enumerate describing strip attributes type.
Definition: StripAttributeTypes.h:44
static const eStripAttributeType::domain g_stripAttributeType
strip attribute type
Definition: BaseYStrip2dAttribute.h:34
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eStripAttributeType getStripAttributeType() const
retrieve strip attribute type
Definition: BaseYStrip2dAttribute.h:63
Base class for image 2d strip with splitting along Y axis attributes.
Definition: BaseYStrip2dAttribute.h:26
Attribute associated to an YX plan strip ordered first in y then in x.
Definition: StripAttributeTypes.h:50
Base class for image 2d strip with splitting along Y axis.
Definition: BaseImageYStrip2d.h:37
Base class for image strip attributes.
Definition: BaseStripAttribute.h:34