Documentation Portal      

What are you looking for?

ECodedElement::GetMoment

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

Namespace: Euresys::Open_eVision_2_10

[C++]

double GetMoment(
   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>M_{pq} = \sum_x \sum_y x^p y^q I(x,y)</latex>

ECodedElement.GetMoment

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

Namespace: Euresys.Open_eVision_2_10

[C#]

double GetMoment(
   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>M_{pq} = \sum_x \sum_y x^p 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