Allied Vision Technologies Pike Manual de instrucciones Pagina 291

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 332
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 290
Configuration of the camera
PIKE Technical Manual V4.0.0
291
Loading a look-up table into the camera
Loading a look-up table into the camera is done through the
GPDATA_BUFFER. Because the size of the GPDATA_BUFFER is smaller than a
complete look-up table the data must be written in multiple steps.
To load a lookup table into the camera:
1. Query the limits and ranges by reading LUT_INFO and GPDATA_INFO.
2. Set EnableMemWR to true (1).
3. Set AccessLutNo to the desired number.
4. Set AddrOffset to 0.
5. Write n lookup table data bytes to GPDATA_BUFFER (n might be lower
than the size of the GPDATA_BUFFER; AddrOffset is automatically
adjusted inside the camera).
6. Repeat step 5 until all data is written into the camera.
7. Set EnableMemWR to false (0).
Note
L
The BitsPerValue field indicates how many bits are read from
the LUT for any gray-value read from the sensor. To determine
the number of bytes occupied for each gray-value round-up
the BitsPerValue field to the next byte boundary.
Examples:
BitsPerValue = 8 1 byte per gray-value
BitsPerValue = 14 2 byte per gray-value
Divide MaxLutSize by the number of bytes per gray-value in
order to get the number of bits read from the sensor.
Note
L
Pike cameras have the gamma feature implemented via a
built-in look-up table. Therefore you can not use gamma and
your own look-up table at the same time. Nevertheless you
may combine a gamma look-up table into your own look-up
table.
Note
L
When using the LUT feature and the gamma feature pay
attention to the following:
•gamma ON look-up table is switched ON also
gamma OFF look-up table is switched OFF also
look-up table OFF gamma is switched OFF also
look-up table ON gamma is switched OFF
Vista de pagina 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 331 332

Comentarios a estos manuales

Sin comentarios