Cirrus Logic CS485 Specifikace Strana 138

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 319
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 137
Intel
®
Image Processing Library Reference Manual
6-4
6
In addition, iplConvolveSep2D(), a convolution function that uses
separable kernels, is also provided. It works with convolution kernels that
are separable into the x and y components.
Before performing a convolution, you should create the convolution kernel
and be able to access the kernel attributes. You can do this using
the functions
iplCreateConvKernel(), iplGetConvKernel(),
iplCreateConvKernelFP() and iplGetConvKernelFP().
In release 2.0, the function
iplFixedFilter() function has been added to
the library. It allows you to convolve images with a number of commonly
used kernels that correspond to Gaussian, Laplacian, highpass, and gradient
filtering.
Also, for compatibility with previous releases, the functions
iplCreateConvKernelChar() and iplGetConvKernelChar() have
been added. They use 1-byte
char kernel values, as opposed to integer
kernel values in
iplCreateConvKernel() and iplGetConvKernel() .
Zobrazit stránku 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 318 319

Komentáře k této Příručce

Žádné komentáře