Sulince / BirdViewTransform

4个不同方向的相机,将其鸟瞰变化后,进行拼接,得到车辆及周围区域的鸟瞰视角图 Put FOUR image(or video stream) from 4 different directions together, and form them into a bird view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BirdViewTransform

Put FOUR image (or video stream )from 4 different directions together, and form them into a bird view by pointing out 4 corner in 4 direc pic.

About

I have four imgs, such as(from up to down: left, forward, right, backward)

Left

Forward

Right

Backward

using this programe, we can get

after transform

parameters setting

Meanings of functions from this Class BirhView are shown as figure follow:

param setting

Before using this API Class, be awared you have had known that accurated measure is need for better visual effect and making image be exact

other

Before birdEye transform, Calibration of camera is needed! here is a link for calibration.

About

4个不同方向的相机,将其鸟瞰变化后,进行拼接,得到车辆及周围区域的鸟瞰视角图 Put FOUR image(or video stream) from 4 different directions together, and form them into a bird view.


Languages

Language:C++ 100.0%