Create a customized chessboard for camera calibration
1. Install libharu
(1) Download source files [1]
(2) Install [2]
(3) Download chessboard creation file [3]
(1) Download source files [1]
(2) Install [2]
- tar -xvzf libharu-X.X.X.tar.gz
- cd libharu-X.X.X
- mkdir build
- cmake ../
- make
- sudo make install
- make clean
- git clone https://github.com/cgdsss/chessboard.git
- cd chessboard
- cd src
- cmake ../
- make
(4) Run the executable file
- ./chesssboard [grid_size(mm)] [length_grid_num] [width_grid_num] (ex: sudo ./chessboard 17 11 8 )
留言
張貼留言