Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 247 Bytes

Bird's Eye View Transform

A simple perspective warp demo by ShawnCX

A Simple demo

Build Guide

cmake CMakeLists.txt # generate makefile

make # compile the project

./birds_eye # run the example project