Image data flow
198
Manta Technical Manual V7.9.0
In color interpolation a red, green or blue value is determined for each pixel (P1=
first pixel; P2= second pixel; etc). Only two lines are needed for this interpolation:
Figure 119: Bayer demosaicing (interpolation)
Figure 120: Bayer demosaicing (Manta type A cameras)
•
Note that on the color camera, an incorrectly colored border of one or two
pixel wide forms on the left and right image borders. This is also a
consequence of Bayer demosaicing as the image width displayed on the color
camera is not scaled down.
•
Using a region of interest, x and y resolutions must be even-numbered.
P1
red
R1
=
P1
green
G1 G3
+
2
----------------------
=
P1
blue
B1
=
P2
red
R2
=
P2
green
G1
G4
+
2
----------------------
=
P2
blue
B1
=
P3
red
R2
=
P3
green
G2
G4
+
2
----------------------
=
P3
blue
B2
=