15 #ifndef __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELKERNELINFO_H__ 16 #define __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELKERNELINFO_H__ 63 #endif // __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELKERNELINFO_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
ipUInt64 _endingSizeY
Definition: LineYStrip2dWithKernelKernelInfo.h:42
ipUInt64 _sizeXMinus1
kernel size along x axis minus 1
Definition: LineYStrip2dWithKernelKernelInfo.h:51
ipUInt64 _sizeY
kernel size along y axis
Definition: LineYStrip2dWithKernelKernelInfo.h:48
Base types for multiplatform compatibility.
Kernel informations for y strip 2d with kernel data parsing.
Definition: LineYStrip2dWithKernelKernelInfo.h:26
ipUInt64 _sizeYMinus1
kernel size along y axis minus 1
Definition: LineYStrip2dWithKernelKernelInfo.h:54
ipUInt64 _endingSizeX
Definition: LineYStrip2dWithKernelKernelInfo.h:34
ipUInt64 _sizeX
kernel size along x axis
Definition: LineYStrip2dWithKernelKernelInfo.h:45
ipUInt64 _startingSizeY
Definition: LineYStrip2dWithKernelKernelInfo.h:38
ipUInt64 _startingSizeX
Definition: LineYStrip2dWithKernelKernelInfo.h:30