Birds Eye View - Examples





⇦ Getting_the_Code/Building_and_Installation_Guide Home Examples/BEV_from_rectilinear_images ⇨





Examples

The library aims to obtain a Bird's eye view image from four input camera. It can handle the input as fisheye images or directly as rectilinear images. For example:

 
Four rectilinear images as input

The expected out is showed in the next image. The final result can be changed or improved by modifying the settings file (${SRC_DIR}/prototype/settings.json)

 
Output Bird's Eye View

The library provides five examples:


1. Compute the Bird's Eye View Image from four rectilinear input images:

2. Compute the Bird's Eye View Image from four fisheye input images:

3. Remove the fisheye distortion from an input image:

4. Compute the Bird's Eye View from four rectilinear input videos:

5. Compute the Bird's Eye View from four fisheye input videos:



⇦ Getting_the_Code/Building_and_Installation_Guide Home Examples/BEV_from_rectilinear_images ⇨