15 #ifndef __IPSDKIMAGEPROCESSING_LINEXSTRIP2DWITHKERNELPARSERINFO_H__ 16 #define __IPSDKIMAGEPROCESSING_LINEXSTRIP2DWITHKERNELPARSERINFO_H__ 18 #include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineXStrip2dWithKernel/Info/LineXStrip2dWithKernelKernelInfo.h> 19 #include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineXStrip2dWithKernel/Info/XStrip2dCommonInfo.h> 20 #include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineXStrip2dWithKernel/Info/LineXStrip2dWithKernelColumnsInfo.h> 29 struct LineXStrip2dWithKernelParserInfo
47 #endif // __IPSDKIMAGEPROCESSING_LINEXSTRIP2DWITHKERNELPARSERINFO_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
LineXStrip2dWithKernelKernelInfo _kernel
Kernel informations.
Definition: LineXStrip2dWithKernelParserInfo.h:32
XStrip2dCommonInfo< T > _stripInfo
Common strip informations.
Definition: LineXStrip2dWithKernelParserInfo.h:35
Common strip informations for x strip 2d with kernel data parsing.
Definition: XStrip2dCommonInfo.h:28
LineXStrip2dWithKernelColumnsInfo< T > _cols
Columns informations.
Definition: LineXStrip2dWithKernelParserInfo.h:38
Definition: LineXStrip2dWithKernelKernelInfo.h:26
Columns informations for x strip 2d with kernel data parsing.
Definition: LineXStrip2dWithKernelColumnsInfo.h:28