Cirrus Logic CS485 Dokumentacja Strona 116

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 319
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 115
Intel
®
Image Processing Library Reference Manual
5-6
5
Square
Squares the pixel values
of the image.
void iplSquare(IplImage*
srcImage
, IplImage*
dstImage
);
srcImage
Thesourceimage.
dstImage
The resultant image.
Discussion
The function iplSquare() increases the intensity of an image by squaring
each pixel value.
Abs
Computes absolute pixel
values of the image.
void iplAbs(IplImage*
srcImage
, IplImage*
dstImage
);
srcImage
Thesourceimage.
dstImage
The resultant image.
Discussion
The function iplAbs() takes the absolute value of each channel in each
pixel of the image.
Przeglądanie stron 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 318 319

Komentarze do niniejszej Instrukcji

Brak uwag