• Stars
    star
    1
  • Language
    Python
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.