|
Data Fields |
| unsigned long | imageWidth |
| unsigned long | imageHeight |
| | nominal image width for final images
|
| unsigned long | clearWidth |
| | nominal image height for final images
|
| unsigned long | clearHeight |
| | maximal clear (useful) image width
|
| unsigned long | clearTop |
| | maximal clear (useful) image height;
|
| unsigned long | clearLeft |
| | top margin to the first clear pixel
|
| unsigned long | arrayWidth |
| | left margin to the first clear pixel
|
| unsigned long | arrayHeight |
| | total image array width (including black and boundary)
|
| unsigned long | minWidth |
| | total image array height (including black and boundary)
|
| unsigned long | minHeight |
| | minimal WOI width
|
| unsigned long | minHorBlank |
| | minimal WOI height
|
| unsigned long | minLineDur |
| | minimal horizontal blanking, in pixels in no-decimation, no-binning mode.
|
| unsigned long | maxHorBlank |
| | minimal total line duration, in pixels in no-decimation, no-binning mode.
|
| unsigned long | minVertBlank |
| | maximal horizontal blanking/Virtual frame width (depends on sensor type)
|
| unsigned long | maxVertBlank |
| | minimal vertical blanking
|
| unsigned long | maxShutter |
| | maximal vertical blanking/Virtual frame height (depends on sensor type)
|
| unsigned long | flips |
| | Maximal shutter duration (in lines).
|
| unsigned long | init_flips |
| | capabilities: bit mask bit 0 - flipX, 1 - flipY
|
| unsigned long | bayer |
| | normal orientation flips bit mask bit 0 - flipX, 1 - flipY. will be XOR-ed with [P_FLIP] to get sensor flip
|
| unsigned long | dcmHor |
| | bayer shift for flips==0
|
| unsigned long | dcmVert |
| | bit mask bit 0 - 1:1, bit 31 - by 32
|
| unsigned long | binHor |
| | bit mask bit 0 - 1:1, bit 31 - by 32
|
| unsigned long | binVert |
| | bit mask bit 0 - 1:1, bit 31 - by 32
|
| unsigned long | maxGain256 |
| | bit mask bit 0 - 1:1, bit 31 - by 32
|
| unsigned long | minClockFreq |
| | maximal analog gain times 0x100
|
| unsigned long | maxClockFreq |
| | Minimal clock frequency.
|
| unsigned long | nomClockFreq |
| | Maximal clock frequency.
|
| unsigned long | sensorType |
| | nominal clock frequency
|
| unsigned long | i2c_addr |
| | sensor type (for Elphel cameras)
|
| unsigned long | i2c_period |
| | i2c address
|
| unsigned long | i2c_bytes |
| | SCL period in ns, (standard i2c - 2500).
|
| unsigned long | hact_delay |
| | number of bytes/ register
|
| unsigned short | sensorPhase90 |
| | hact delay (in ps) from data
|
| signed short | sensorPhase |
| | (0..3) 90-degree shift (fpcf -w 8 80)
|
| unsigned long | needReset |
| | positive "fpcf -w 8 20", negative - "fpcf -w 8 10"
|