Cirrus Logic CS485 Spécifications Page 261

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 319
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 260
1 2 ... 256 257 258 259 260 261 262 263 264 265 266 ... 318 319

Commentaires sur ces manuels

Pas de commentaire