IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces | Macros | Functions
LineYStrip2dWithKernelParserInfoUtils.h File Reference

Utility functions for y strip 2d with kernel data parsing informations management. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKUtil/BaseTypes.h>

Go to the source code of this file.

Classes

struct  ipsdk::imaproc::LineYStrip2dWithKernelParserInfo< T >
 Information structure for y strip 2d with kernel data parsing. More...
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Functions

template<typename T >
IPSDKIMAGEPROCESSING_API void ipsdk::imaproc::initParser2dInfo (const image::InputImageYStrip2dWithKernel &imageYStrip2dWithKernel, const ipUInt64 nbInitData, const ipUInt64 nbMainData, const ipUInt64 nbFinalData, const ipUInt64 nbRealFinalData, const ipReal64 unAlignedValue, LineYStrip2dWithKernelParserInfo< T > &info)
 

Detailed Description

Utility functions for y strip 2d with kernel data parsing informations management.

Author
E.Noirfalise
Date
2015/01/21