Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 680 Bytes

File metadata and controls

33 lines (20 loc) · 680 Bytes

Corner Detect and Multi-checkerboard automatic detection

  • Realize the paper "Automatic Camera and Range Sensor Calibration using a single Shot"

Dependencies

  • OpenCV 3
  • CMake

Build (linux)

  • 1.mkdir build && cd build
  • 2.cmake ..
  • 3.make && run (./test_MultichessboardExtraction 02.png)

Contacts

  • Any questions about this project can also contact: [email protected].
  • The main purpose is find the bugs of the code.

windows

  • ...

References

[1]"Automatic Camera and Range Sensor Calibration using a single Shot" 2012