16 #ifndef __IPSDKIMAGEPROCESSING_MIRORBORDERYSTRIP2D_H__ 17 #define __IPSDKIMAGEPROCESSING_MIRORBORDERYSTRIP2D_H__ 19 #include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStrip2dWithKernel/Border/BaseBorderYStrip2d.h> 103 #endif // __IPSDKIMAGEPROCESSING_MIRORBORDERYSTRIP2D_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Object allowing to extend borders mirroring existing data during a kernel algorithm processing...
Definition: MirorBorderYStrip2d.h:28
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
image::eBorder2dType getBorderType() const
retrieve border type
Definition: MirorBorderYStrip2d.h:92
Border values extended mirroring existing data.
Definition: Border2dPolicyTypes.h:41
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eBorder2dType
Enumerate describing image data preparator 2d border type.
Definition: Border2dPolicyTypes.h:35
Base class for objects allowing to prepare y strip 2d borders during a kernel algorithm processing...
Definition: BaseBorderYStrip2d.h:40
Information structure for y strip 2d with kernel data parsing.
Definition: BaseBorderYStrip2d.h:34