This is an auto-calibration tool based on surround-view fisheye cameras.
# mkdir build
mkdir -p build && cd build
# build
cmake .. && make
The executable file is under the bin folder.
cd ~./auto_calib/
./bin/run_AVM_Calibration
This is an auto-calibration tool based on surround-view fisheye cameras.
# mkdir build
mkdir -p build && cd build
# build
cmake .. && make
The executable file is under the bin folder.
cd ~./auto_calib/
./bin/run_AVM_Calibration