EImageStatisticsBW16::GetPixelVariance

Computes the variance of the pixels on the image (and region) set by EImageStatisticsBW16::SetImage.

Namespace: Euresys::Open_eVision

[C++]

float GetPixelVariance()

Remarks

Computes the standard derivation, variance and average if variance wasn't computed previously.

EImageStatisticsBW16.PixelVariance

Computes the variance of the pixels on the image (and region) set by EImageStatisticsBW16.SetImage.

Namespace: Euresys.Open_eVision

[C#]

float PixelVariance

{ get; }

Remarks

Computes the standard derivation, variance and average if variance wasn't computed previously.

EImageStatisticsBW16.PixelVariance

Computes the variance of the pixels on the image (and region) set by EImageStatisticsBW16.SetImage.

Module: open_evision

[Python]

PixelVariance: float

{get}

Remarks

Computes the standard derivation, variance and average if variance wasn't computed previously.