Python Forum
Chess_board file in an RC car code - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Chess_board file in an RC car code (/thread-16905.html)



Chess_board file in an RC car code - sofianesfa - Mar-19-2019

Hello.
Am a begginer programer and am doing a project on an auto RC car so am trying to understand the code written in here https://github.com/hamuchiwa/AutoRCCar

The thing i dont get is why do we have a chess board image and a code dealing with chess board in an autonomous RC car code, am talking about the "pican_calibration.py" file so if anybody could explain the use of the code in this file i will be greatful
Thank you


RE: Chess_board file in an RC car code - Yoriz - Mar-19-2019

There is a link to the explanation at the beginning of the file
Docs » OpenCV-Python Tutorials » Camera Calibration and 3D Reconstruction » Camera Calibration