Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamuchiwa committed Jul 6, 2015
1 parent f185e94 commit f75de04
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions computer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The distance to stop sign and traffic light is measured by using a single Pi camera, camera calibration is needed.

For more detail in camera calibration, please refer to [OpenCv-Python Tutorial](http://opencv-python-tutroals.readthedocs.org/en/latest/py_tutorials/py_calib3d/py_calibration/py_calibration.html)

For more detail in calculating distance using monocular vision, please refer to [Vehicle Distance Measurement based on Monocular Vision - Xu Guoyan, Wang Chuanrong, Gao feng, & Wang Jiangfeng (September, 2009)](http://www.paper.edu.cn/download/downPaper/200909-748)

0 comments on commit f75de04

Please sign in to comment.