Technical information

AVT GigE camera and driver features
AVT GigE Camera and Drivers Features V2.0.0
46
This document is a master document for all AVT GigE camera models and is NOT camera specific
ReverseX [Boolean] R/W
Flips the image sent by device horizontally. The region of interest (ROI) is
applied after flipping.
Width [Integer] R/W
Width of image, in pixels.
WidthMax [Integer] R
Maximum image width for the current image mode. Horizontal binning, for
example, will change this value.
ImageMode
This camera control provides the binning and the decimation (sub-sampling)
features.
Definition Binning is the summing of charge of adjacent pixels on a sensor, giving a lower
resolution image, but at full region of interest. Image sensitivity is also
improved due to summed pixel charge. AVT's GigE CCD cameras have indepen-
dent x, y binning.
BayerGR12 Bit depth: 12. One pixel every two bytes, LSB aligned. Raw, un-interpolated
color. Interpolation performed by host software.
RGB8Packed Bit depth: 8. One pixel every three bytes. On-camera interpolated color.
BGR8Packed Bit depth: 8. One pixel every three bytes. On-camera interpolated color.
RGBA8Packed Bit depth: 8. One pixel every four bytes. On-camera interpolated color. Alpha
channel (A) is fully opaque, 0xFF
BGRA8Packed Bit depth: 8. One pixel every four bytes. On-camera interpolated color. Alpha
channel (A) is fully opaque, 0xFF
RGB12Packed Bit depth: 12. One pixel every six bytes—R, G, B channels LSB-aligned. On-cam-
era interpolated color.
YUV411Packed Bit depth: 8. 4 pixel every 6 byte. On-camera interpolated color. Data in YUV411
format.
YUV422Packed Bit depth: 8. 3 pixel every 6 byte. On-camera interpolated color. Data in YUV422
format.
YUV444Packed Bit depth: 8. 2 pixel every 6 byte. On-camera interpolated color. Data in YUV444
format.
Possible values: True, False Default: False
Range: [Camera dependent] Units: Pixels
Note
Although binning is possible with color cameras,
color information is lost due to summing of different
colored pixels on the Bayer filter array.