![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Image 2d offset used as input parameter by image processing algorithms, such as ROI extraction. More...
Classes | |
| class | ipsdk::imaproc::attr::Img2dOffset |
| Image 2d offset used as input parameter by image processing algorithms, such as ROI extraction. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::Img2dOffset > | ipsdk::imaproc::attr::Img2dOffsetPtr |
| shared pointer to ipsdk::imaproc::attr::Img2dOffset | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::Img2dOffset > | ipsdk::imaproc::attr::Img2dOffsetConstPtr |
| shared pointer to const ipsdk::imaproc::attr::Img2dOffset | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::Img2dOffsetPtr | ipsdk::imaproc::attr::createImg2dOffset (const ipsdk::ipUInt64 xOffset, const ipsdk::ipUInt64 yOffset) |
| function allowing to create a Img2dOffset data item from a xsz and a ysz value | |
Image 2d offset used as input parameter by image processing algorithms, such as ROI extraction.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| XOffset | image offset along x-axis | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | |
| YOffset | image offset along y-axis | ipsdk::DataItemLeaf<ipsdk::ipUInt64> |
1.8.14