IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo Struct Reference

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
 

Member Data Documentation

◆ _startingSizeX

ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_startingSizeX

starting kernel size along x axis (number of pixels before central pixel)

◆ _endingSizeX

ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_endingSizeX

ending kernel size along x axis (number of pixels after central pixel)

◆ _startingSizeY

ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_startingSizeY

starting kernel size along y axis (number of pixels before central pixel)

◆ _endingSizeY

ipUInt64 ipsdk::imaproc::LineXStrip2dWithKernelKernelInfo::_endingSizeY

ending kernel size along y axis (number of pixels after central pixel)


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