Image Reconstruction
You can redirect the pixel streams of each camera tap to the appropriate location in the frame grabber internal memory. This ensures the image is reconstructed exactly when it was captured on the camera sensor.
However, this is achievable for:
- A limited amount of values of TapGeometry
- A selection of combined values of TapConfiguration and TapGeometry
Combinations of values of TapConfiguration and TapGeometry supporting the Lite configuration
Number of taps |
TapConfiguration |
TapGeometry |
TapGeometry |
TapGeometry |
1 |
LITE_1T8 |
1X |
1X_1Y |
- |
2 |
LITE_2T8 |
1X2 |
1X2-1Y |
1X-1Y2 |
Combinations of values of TapConfiguration and TapGeometry supporting the Base configuration
Number of taps |
TapConfiguration |
TapGeometry |
TapGeometry |
TapGeometry |
1 |
BASE_1T8 |
1X |
1X_1Y |
- |
2 |
BASE_2T8 |
1X2 |
1X2-1Y |
1X-1Y2 |
3 |
BASE_3T8 |
1X3 |
1X3-1Y |
- |