Cirrus Logic CS485 Especificaciones Pagina 240

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 319
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 239
Intel
®
Image Processing Library Reference Manual
11-18
11
GetAffineBound
Computes the bounding
rectangle for ROI transformed
by iplWarpAffine.
void iplGetAffineBound(IplImage*
image
, const double
coeffs
[2][3], double
rect
[2][2]);
image
The image to be passed to iplWarpAffine().
coeffs
The iplWarpAffine() transform coefficients.
rect
Output array: the coordinates of vertices of the
rectangle bounding the figure to which
iplWarpAffine() maps
image
’s ROI.
Discussion
The function iplGetAffineBound() computes the coordinates of vertices
of the smallest possible rectangle with horizontal and vertical sides that
bounds the figure to which
iplWarpAffine() maps
image
’s ROI.
GetAffineQuad
Computes the quadrangle to
which the image ROI would be
mapped by iplWarpAffine.
void iplGetAffineQuad(IplImage*
image
, const double
coeffs
[2][3], double
quad
[4][2]);
image
The image to be passed to iplWarpAffine().
coeffs
The affine transform coefficients.
Vista de pagina 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 318 319

Comentarios a estos manuales

Sin comentarios