Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 928 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 928 Bytes

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.