![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Public Attributes | |
| ipUInt64 | _startingSizeX |
| ipUInt64 | _endingSizeX |
| ipUInt64 | _startingSizeY |
| ipUInt64 | _endingSizeY |
| ipUInt64 | _sizeX |
| kernel size along x axis | |
| ipUInt64 | _sizeY |
| kernel size along y axis | |
| ipUInt64 | _sizeXMinus1 |
| kernel size along x axis minus 1 | |
| ipUInt64 | _sizeYMinus1 |
| kernel size along y axis minus 1 | |
| ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_startingSizeX |
starting kernel size along x axis (number of pixels before central pixel)
| ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_endingSizeX |
ending kernel size along x axis (number of pixels after central pixel)
| ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_startingSizeY |
starting kernel size along y axis (number of pixels before central pixel)
| ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_endingSizeY |
ending kernel size along y axis (number of pixels after central pixel)
1.8.14