EImageStatisticsBW8::GetGravityCenterOfPixelsAboveHighThreshold

Computes the center of gravity of pixels above or equal to EImageStatisticsBW8::HighThreshold on the image (and region) set by EImageStatisticsBW8::SetImage.

Namespace: Euresys::Open_eVision

[C++]

EPoint GetGravityCenterOfPixelsAboveHighThreshold()

Remarks

Computes the center of gravity above high threshold if it is not computed.

EImageStatisticsBW8.GravityCenterOfPixelsAboveHighThreshold

Computes the center of gravity of pixels above or equal to EImageStatisticsBW8.HighThreshold on the image (and region) set by EImageStatisticsBW8.SetImage.

Namespace: Euresys.Open_eVision

[C#]

EPoint GravityCenterOfPixelsAboveHighThreshold

{ get; }

Remarks

Computes the center of gravity above high threshold if it is not computed.

EImageStatisticsBW8.GravityCenterOfPixelsAboveHighThreshold

Computes the center of gravity of pixels above or equal to EImageStatisticsBW8.HighThreshold on the image (and region) set by EImageStatisticsBW8.SetImage.

Module: open_evision

[Python]

GravityCenterOfPixelsAboveHighThreshold: EPoint

{get}

Remarks

Computes the center of gravity above high threshold if it is not computed.