Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 430 Bytes

File metadata and controls

20 lines (17 loc) · 430 Bytes

auto_calib_target

This is a calibration tool based on the calibration board for surround-view cameras. This tool can be used for production line calibration of surround view cameras.

Compile

# mkdir build
mkdir -p build && cd build
# build
cmake .. && make

Run the test sample:

The executable file is under the bin folder.

cd ~./auto_calib_target/
./bin/run_AVM_Calibration
or
./bin/run_stitching