Cirrus Logic CS485 Especificações Página 259

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 319
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 258
Image Statistics Functions
12-7
12
Discussion
The function iplGetSpatialMoment() returns the spatial moment
M
U
(m,n) previously computed by the iplMoments() function.
GetCentralMoment
Returns a central moment
computed by iplMoments.
double iplGetCentralMoment(IplMomentState
mState
, int
mOrd
, int
nOrd
);
mState
The structure storing the image moments.
mOrd, nOrd
The integer exponents m and n (see the moment
definition in the beginning of this section).
These arguments must satisfy the condition
0
mOrd
+
nOrd
3.
Discussion
The function iplGetCentralMoment() returns the central moment
U
U
(m,n) previously computed by the iplMoments() function.
GetNormalizedSpatialMoment
Returns the normalized
spatial moment computed
by iplMoments.
double iplGetNormalizedSpatialMoment(IplMomentState
mState
, int
mOrd
, int
nOrd
);
Vista de página 258
1 2 ... 254 255 256 257 258 259 260 261 262 263 264 ... 318 319

Comentários a estes Manuais

Sem comentários