Documentation Portal      

What are you looking for?

ECodedElement::GetCentralMoment

Computes the central, two-dimensional moment of order (p,q).

Namespace: Euresys::Open_eVision_2_10

[C++]

float GetCentralMoment(
   OEV_UINT32 p,
   OEV_UINT32 q
)

Parameters

p

Order of the moment along the X-axis.

q

Order of the moment along the Y-axis.

Remarks

<latex>\mu_{pq} = \sum_{x} \sum_{y} (x - \bar{x})^p(y - \bar{y})^q I(x,y)</latex>

ECodedElement.GetCentralMoment

Computes the central, two-dimensional moment of order (p,q).

Namespace: Euresys.Open_eVision_2_10

[C#]

float GetCentralMoment(
   uint p,
   uint q
)

Parameters

p

Order of the moment along the X-axis.

q

Order of the moment along the Y-axis.

Remarks

<latex>\mu_{pq} = \sum_{x} \sum_{y} (x - \bar{x})^p(y - \bar{y})^q I(x,y)</latex>

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121