Region of Interest (ROI) structure. More...
Public Attributes | |
int | col |
int | ncols |
int | nrows |
int | row |
Region of Interest (ROI) structure.
Structure used to define ROIs for input image sub-processing. The image coordinates are computed with the origin (0, 0) on the top-left corner of the image, with a maximum of (width, height) in the bottol-right corner of the image
int TriclopsROI::col |
x-position of the upper left corner of the ROI with respect to the original image
int TriclopsROI::ncols |
Width in pixels of the ROI
int TriclopsROI::nrows |
Height of the ROI
int TriclopsROI::row |
y-position of the upper left corner of the ROI with respect to the original image
Contact Support | Triclops SDK Programmer's Guide and API Reference | Mon Dec 19 2016 © FLIR Integrated Imaging Solutions Inc. All rights reserved. |