![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 | |
Plans informations for z strip 3d with kernel data parsing.
| ipUInt64 ipsdk::imaproc::Plans3dInfo::_startingProvidedSizeZ |
number of provided plans for starting border data (needed for kernel processing)
| ipUInt64 ipsdk::imaproc::Plans3dInfo::_endingProvidedSizeZ |
number of provided plans for ending border data (needed for kernel processing)
1.8.14