Cirrus Logic CS485 Spezifikationen Seite 116

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 319
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 318 319

Kommentare zu diesen Handbüchern

Keine Kommentare