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

Macros set for strip parser information management. More...

#include <IPSDKImageProcessing/Algorithm/Parser/Strip/StripParserModes.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineXStrip2d/LineXStrip2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineXStrip2dWithKernel/LineXStrip2dWithKernelParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStrip2d/LineYStrip2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStripColor2d/LineYStripUserColor2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStripColor2d/LineYStripRgbColor2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStripSeq2d/LineYStripSeq2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineYStrip2dWithKernel/LineYStrip2dWithKernelParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineZStrip3d/LineZStrip3dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineZStrip3dWithKernel/LineZStrip3dWithKernelParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineZStripColor3d/LineZStripRgbColor3dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/LineZStripColor3d/LineZStripUserColor3dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawYStrip2d/RawYStrip2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawYStrip3d/RawYStrip3dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawYStripColor2d/RawYStripRgbColor2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawYStripColor2d/RawYStripUserColor2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawYStripSeq2d/RawYStripSeq2dParser.h>
#include <IPSDKImageProcessing/Algorithm/Parser/Strip/RawZStrip3d/RawZStrip3dParser.h>
#include <boost/make_shared.hpp>

Go to the source code of this file.

Classes

struct  ipsdk::imaproc::StripParserInfo< StripParserMode, BaseStripAttributeClassType, DelayImpl >
 

Namespaces

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

Macros

#define IPSDK_STRIP_PARSER_INFO(StripParserMode, BaseStripAttributeClass, BaseParserClass, ConcreteParserClass)
 [Internal] macro allowing to define a strip parser information structure
 

Detailed Description

Macros set for strip parser information management.

Author
E.Noirfalise
Date
2015/01/23