13.04.2015 Views

Blackfly - CYLOD

Blackfly - CYLOD

Blackfly - CYLOD

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Point Grey <strong>Blackfly</strong> Technical Reference<br />

8 <strong>Blackfly</strong> Attributes<br />

Access this feature using:<br />

GenICam<br />

Image Format Control<br />

8.15 Embedded Image Information<br />

This setting controls the frame-specific information that is embedded into the first several pixels of the image. The first<br />

byte of embedded image data starts at pixel 0,0 (column 0, row 0) and continues in the first row of the image data: (1,<br />

0), (2,0), and so forth. Users using color cameras that perform Bayer color processing on the computer must extract<br />

the value from the non-color processed image in order for the data to be valid.<br />

Embedded image values are those in effect at the end of shutter integration.<br />

Each piece of information takes up 32-bits (4 bytes) of the image. When the camera is using an 8- bit pixel format , this<br />

is 4 pixels worth of data.<br />

The following frame-specific information can be provided:<br />

• Timestamp<br />

• Gain<br />

• Exposure<br />

• Brightness<br />

• White Balance<br />

• Frame counter<br />

• Strobe Pattern counter<br />

• GPIO pin state<br />

• ROI position<br />

If you turned on all possible options the first 40 bytes of image data would contain camera information in the following<br />

format, when accessed using the FlyCapture 2 API:<br />

(assuming unsigned char* data = rawImage.GetData(); and an Image object rawImage):<br />

• data[0] = first byte of Timestamp data<br />

• data[4] = first byte of Gain data<br />

• data[24] = first byte of Frame Counter data<br />

If only Exposure embedding were enabled, then the first 4 bytes of the image would contain Exposure information for<br />

that image. Similarly, if only Brightness embedding were enabled, the first 4 bytes would contain Brightness<br />

information.<br />

For black and white cameras, white balance is still included, but no valid data is provided.<br />

Access this feature using:<br />

CSR<br />

FRAME_INFO: 12F8h<br />

Revised 12/13/2012<br />

Copyright ©2012 Point Grey Research Inc.<br />

56

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!