![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for x strip 2d with kernel data parser management. More...
#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>#include <IPSDKImage/Image/ImageTypes.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::imaproc::LineXStrip2dWithKernelParserInfo< T > |
| Information structure for x strip 2d with kernel data parsing. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Functions | |
| template<typename T > | |
| IPSDKIMAGEPROCESSING_API const T * | ipsdk::imaproc::getStripStartingRow (const ipUInt64 stripRowIdx, const LineXStrip2dWithKernelParserInfo< T > &info) |
| template<typename T > | |
| IPSDKIMAGEPROCESSING_API const T * | ipsdk::imaproc::getStripMainRow (const ipUInt64 stripRowIdx, const LineXStrip2dWithKernelParserInfo< T > &info) |
| template<typename T > | |
| IPSDKIMAGEPROCESSING_API const T * | ipsdk::imaproc::getStripEndingRow (const ipUInt64 stripRowIdx, const LineXStrip2dWithKernelParserInfo< T > &info) |
Utility functions for x strip 2d with kernel data parser management.
1.8.14