IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
List of all members
ipsdk::imaproc::Plans3dInfo Struct Reference

Plans informations for z strip 3d with kernel data parsing. More...

#include <Plans3dInfo.h>

Public Attributes

Starting z strip 3d informations
ipUInt64 _startingProvidedSizeZ
 
ipUInt64 _firstProvidedOffsetZ
 offset of first provided plan of data
 
image::ImageZStrip3dConstPtr _pStartingStrip
 associated starting z strip 3d
 
Main z strip 3d informations
ipUInt64 _mainSizeZ
 main strip size along z axis
 
image::ImageZStrip3dConstPtr _pMainStrip
 associated main z strip 3d
 
Ending z strip 3d informations
ipUInt64 _endingProvidedSizeZ
 
ipUInt64 _lastProvidedOffsetZ
 offset of last provided plan of data
 
image::ImageZStrip3dConstPtr _pEndingStrip
 associated ending z strip 3d
 

Detailed Description

Plans informations for z strip 3d with kernel data parsing.

Author
E.Noirfalise
Date
2015/01/21

Member Data Documentation

◆ _startingProvidedSizeZ

ipUInt64 ipsdk::imaproc::Plans3dInfo::_startingProvidedSizeZ

number of provided plans for starting border data (needed for kernel processing)

◆ _endingProvidedSizeZ

ipUInt64 ipsdk::imaproc::Plans3dInfo::_endingProvidedSizeZ

number of provided plans for ending border data (needed for kernel processing)


The documentation for this struct was generated from the following file: