Cirrus Logic CS485 Especificaciones Pagina 259

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 319
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 258
1 2 ... 254 255 256 257 258 259 260 261 262 263 264 ... 318 319

Comentarios a estos manuales

Sin comentarios