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