Cirrus Logic CS485 Specifiche Pagina 261

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 319
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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.
Vedere la pagina 260
1 2 ... 256 257 258 259 260 261 262 263 264 265 266 ... 318 319

Commenti su questo manuale

Nessun commento