15 #ifndef __IPSDKIMAGE_INPUTIMAGEYSTRIPCOLOR2D_H__ 16 #define __IPSDKIMAGE_INPUTIMAGEYSTRIPCOLOR2D_H__ 18 #include <IPSDKImage/Fragment/Strip/YStripColor2d/BaseImageYStripColor2d.h> 86 void createSubStrip(
const ipUInt64 zPlanIdx,
118 #endif // __IPSDKIMAGE_INPUTIMAGEYSTRIPCOLOR2D_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
#define IPSDK_DECLARE_INPUT_DATA()
macro allowing to declare an input data
Definition: DataStatusHdrMacros.h:106
eStripAllocationType
Enumerate describing image strip allocation policy.
Definition: ImageStripTypes.h:88
Base class for color image 2d strip with splitting along Y axis.
Definition: BaseImageYStripColor2d.h:33
#define IPSDK_DECLARE_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on class
Definition: SerializationHdrMacro.h:79
HybridBuffer & getBuffer(const ipUInt64 cPlanIdx)
retrieve strip full buffer
Definition: InputImageYStripColor2d.h:107
const HybridBuffer & accessBuffer(const ipUInt64 cPlanIdx) const
access to strip full buffer
Structure used to extract image strips from an image.
Definition: ImageStripExtractor.h:31
boost::shared_ptr< const DataItemMap > DataItemMapConstPtr
shared pointer to const DataItemMap
Definition: DataItemTypes.h:170
Input class for color image 2d strip with splitting along Y axis.
Definition: InputImageYStripColor2d.h:26
#define IPSDKIMAGE_API
Import/Export macro for library IPSDKImage.
Definition: IPSDKImageExports.h:27
boost::shared_ptr< BasePlanStorage > PlanStoragePtr
shared pointer to image plan storage
Definition: PlanStorageTypes.h:55
eStripParsingDirection
Enumerate describing strip parsing direction.
Definition: ImageStripTypes.h:72
Class encapsulating color geometryThis class allows to define geometry color size and type (grey...
Definition: ColorGeometry.h:35
boost::shared_ptr< const DataIdentifier > DataIdentifierConstPtr
shared pointer to const data identifier
Definition: DataIdentifierTypes.h:31
Class allowing to encapsulate an hybrid form of buffer.
Definition: HybridBuffer.h:52
std::vector< PlanStoragePtr > PlanStorageColl1d
Definition: ImageTypes.h:184
Base class for images data type.
Definition: BaseImage.h:43
boost::shared_ptr< BaseImageYStrip2d > ImageYStrip2dPtr
Definition: ImageStripTypes.h:117