vinetu
16th April 2005, 21:57
This is a truly theoretical question.
Imagine you have a video which was shoted by 2 CCD sensors (with a splitter prism behind the lenses)
and the sensors are shifted by 1/2 pixel diagonally each other.Overall the 2 images will look exactly the same,
but on the pixel level they will by different-lets say we have a thin wire diagonally on the flat background - both the CCD1
and CCD2 images alone will look as "zig-zag" ,but the "zig-zags" will be from different POV (CCD2 image contain data not present in CCD1 and vice versa).
So an upsizer algorithm which combine the data from both CCDs will give much better look if we upresize 4 times for example.
The easy way is blending ,but what would be the hard way ?
...ah and the pixel shift is not "hard coded" to 1/2.
Imagine you have a video which was shoted by 2 CCD sensors (with a splitter prism behind the lenses)
and the sensors are shifted by 1/2 pixel diagonally each other.Overall the 2 images will look exactly the same,
but on the pixel level they will by different-lets say we have a thin wire diagonally on the flat background - both the CCD1
and CCD2 images alone will look as "zig-zag" ,but the "zig-zags" will be from different POV (CCD2 image contain data not present in CCD1 and vice versa).
So an upsizer algorithm which combine the data from both CCDs will give much better look if we upresize 4 times for example.
The easy way is blending ,but what would be the hard way ?
...ah and the pixel shift is not "hard coded" to 1/2.