Skip to content

My incomplete implementation of a lane detection and pose estimation program written in Python with OpenCV. This project was done for a homework assignment. The file intrinsic_calibration.py should serve as a suitable reference for obtaining an intrinsic calibration matrix and distortion coefficients using OpenCV (cv2) from a series of images of…

vietjtnguyen/ucla-fall12-cs268-hw4

Repository files navigation

UCLA - Fall 2012 - CS 268 Machine Perception

Professor: Stefano Soatto

Homework 4

For assignment prompt, see HW4.pdf.

Activity

The homework was due November 27, 2012. Since the deadline has passed I've moved onto other assignments. I hope to return to this assignment to finish it with sufficient documentation. My goal is simply to make this a decent reference for using OpenCV in Python as cv2 to do intrinsic calibration and pose estimation.

References

About

My incomplete implementation of a lane detection and pose estimation program written in Python with OpenCV. This project was done for a homework assignment. The file intrinsic_calibration.py should serve as a suitable reference for obtaining an intrinsic calibration matrix and distortion coefficients using OpenCV (cv2) from a series of images of…

Resources

Stars

Watchers

Forks

Packages

No packages published