Cirrus Logic CS485 Especificaciones Pagina 225

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 319
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 224
Geometric Transforms
11-3
11
Internally, all geometric transformation functions handle regions of interest
(ROIs) with the following sequence of operations:
transform the rectangular ROI of the source image to a quadrangle in
the destination image
find the intersection of this quadrangle and the rectangular ROI of the
destination image
update the destination image in the intersection area, taking into
account mask images (if any).
The source and destination images must be different; that is, in-place
operations are not supported. The coordinates in the source and destination
images must have the same origin.
Most of the geometric transformation functions have to interpolate the
pixel values of the source image in order to compute the pixel values of the
destination image. The Image Processing Library supports several
interpolation algorithms. For more information on the algorithms supported
in the library, see Appendix B.
Changing the Image Size
This section describes the functions that scale the input image in the x-or
y-directions, without changing the image orientation.
These functions perform image resampling by using various kinds of
interpolation algorithms: nearest neighbor, linear interpolation, cubic
interpolation, and super-sampling.
Vista de pagina 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 318 319

Comentarios a estos manuales

Sin comentarios