# chessboard **Repository Path**: cgdsss/chessboard ## Basic Information - **Project Name**: chessboard - **Description**: camera calibration chessboard - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chessboard camera calibration chessboard ### Install libharu ``` https://github.com/libharu/libharu ``` ### Install OPENCV ``` https://opencv.org/ ``` ### Usage ``` ./chesssboard [grid_size(mm)] [length_grid_num] [width_grid_num] ```