Cirrus Logic CS485 Especificaciones Pagina 261

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 319
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 260
Image Statistics Functions
12-9
12
SpatialMoment
Computes a spatial
moment.
double iplSpatialMoment(IplImage*
image
, int
mOrd
, int
nOrd
);
image
The image for which the moment will be
computed.
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 iplSpatialMoment() computes the spatial moment M
U
(m,n)
for the
image
.
CentralMoment
Computes a central
moment.
double iplCentralMoment(IplImage*
image
, int
mOrd
, int
nOrd
);
image
The image for which the moment will be
computed.
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.
Vista de pagina 260
1 2 ... 256 257 258 259 260 261 262 263 264 265 266 ... 318 319

Comentarios a estos manuales

Sin comentarios