16 #ifndef __IPSDKIMAGEPROCESSING_BASEYSTRIPCOLOR2DATTRIBUTE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASEYSTRIPCOLOR2DATTRIBUTE_H__ 19 #include <IPSDKImageProcessing/Attribute/Strip/BaseStripAttribute.h> 75 #endif // __IPSDKIMAGEPROCESSING_BASEYSTRIPCOLOR2DATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripAttributeType
Enumerate describing strip attributes type.
Definition: StripAttributeTypes.h:44
eStripAttributeType getStripAttributeType() const
retrieve strip attribute type
Definition: BaseYStripColor2dAttribute.h:64
#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
Base class for color image 2d strip with splitting along Y axis.
Definition: BaseImageYStripColor2d.h:33
Attribute associated to color XY plans strip ordered first in x then in y and a kernel.
Definition: StripAttributeTypes.h:56
static const eStripAttributeType::domain g_stripAttributeType
strip attribute type
Definition: BaseYStripColor2dAttribute.h:35
Base class for color image 2d strip with splitting along X axis attributes.
Definition: BaseYStripColor2dAttribute.h:27
Base class for image strip attributes.
Definition: BaseStripAttribute.h:34