Goals


Camera’s field of view update

Making the most of having two cameras, the field of view was extended to get better coverage.

Before

Before

After

After

Image Stitching

The next step was to find a stitching method which takes images from each camera and combine them into a single panoramic image. The method used was developed by OpenStitching:

GitHub - OpenStitching/stitching: A Python package for fast and robust Image Stitching

It comprises 5 main tasks:

The images below show the result of this method:

Left camera image

Left camera image

Right camera image

Right camera image

Panorama image

Panorama image