ucla-fall12-cs268-hw4.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 a chessboard-style calibration target.