Cirrus Logic CS485 Dokumentacja Strona 263

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 319
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 262
Image Statistics Functions
12-11
12
NormalizedCentralMoment
Computes a normalized
central moment.
double iplNormalizedCentralMoment(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 iplNormalizedCentralMoment() computes the normalized
central moment U
U
(m,n)/(
nCols
m
·
nRows
n
) for the
image
.
Here U
U
(m,n) is the central moment,
nCols
and
nRows
are the numbers of
pixel columns and rows, respectively.
Przeglądanie stron 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 318 319

Komentarze do niniejszej Instrukcji

Brak uwag