Skip to content

JokerEyeAdas/AdasSourrondView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

360 Surround-View C++ Project

WeChat&知乎:ADAS之眼

wechat

个人博客网站传送门

Reference Repo

index repo info
1 surround-view-system-introduction python verison, refrence repo for 2D avm
2 3d surround-view-system cuda+opengl verison, for 3d avm

the project params described doc link:

surrond view doc

How To Build And Run?

  • build
#!/bin/bash
mkdir build
cd build 
cmake ..
make
  • run
# make sure data(images amd yaml) path is ../../ before cur app
./avm_app

Result

awb and lum banlance disable awb and lum banlance enable
no banlance banlance

About

The C++ code demo for surround view of car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published