StdDeviation Property

NI Vision for Visual Basic

StdDeviation Property

Syntax

CWIMAQHistogramReport.StdDeviation Index

Data Type

Single

Purpose

Obsolete—Use CWIMAQHistogramReportItem.StandardDeviation instead. Standard deviation of the classified pixels. The higher this value, the more distributed the values of the histogram and corresponding images are.

Parameters

Index As Long

The index of the object in the report. The index is one-based.

See Also

CWIMAQHistogramReportItem.StandardDeviation