CWIMAQLinearAveragesReport

NI Vision for Visual Basic

CWIMAQLinearAveragesReport

CWIMAQLinearAveragesReport contains results of the CWIMAQVision.LinearAverages method.

Properties

ColumnAveragesArray that contains the mean pixel value of each column.
FallingDiagonalAveragesArray that contains the mean pixel value of each diagonal running from the upper left to the lower right of the area you specify.
RisingDiagonalAveragesArray that contains the mean pixel value of each diagonal running from the lower left to the upper right of the area you specify.
RowAveragesArray that contains the mean pixel value of each row.

See Also

CWIMAQVision.LinearAverages