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:
#!/bin/bash
mkdir build
cd build
cmake ..
make
# make sure data(images amd yaml) path is ../
./avm_app ../ #(../ is the image and yaml data path)
awb and lum banlance disable | awb and lum banlance enable |
---|---|