Triclops SDK
4.0.3.0
Public Attributes | List of all members
TriclopsROI Struct Reference

Region of Interest (ROI) structure. More...

Public Attributes

int col
 
int ncols
 
int nrows
 
int row
 

Detailed Description

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

Member Data Documentation

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


The documentation for this struct was generated from the following file:
Contact Support Triclops SDK Programmer's Guide and API Reference