Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lildutchie99 committed Feb 24, 2020
1 parent 14a935b commit bdb039d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
ROB 464 P1 - Red Team 2020

Calibration folder - photos taken from our webcam used for calibration (these are camera-specific)

camera_cal.py - script to generate calibration profile from images of a checkerboard. If this is rerun with different photos in the calibration folder, it will write a new "calib.npz" file storing the camera's calibration info.

webcam_qr.py - basic script using linear interpolation to estimate the distance of a QR code from the camera. This is dependent on both the camera and the size of the codes being used

webcam_qr_perspective - more advanced approach that uses calibration info to estimate the pose (position and rotation) of the camera relative to the QR code

0 comments on commit bdb039d

Please sign in to comment.