3DCV Algorithms Implementation

2022

Some 3D Computer Vision algorithms implemented in Python, such as Stereo Matching and Visual Odometry.

#Python

#Computer Vision

3DCV Python Implementation

(Works in Progress, more algorithms and posts will be added later)

List of Contents

More details can be found in the corresponding pages.

  • Homography (Page 2)
    • A Python implementation of homography estimation using OpenCV and NumPy.
  • Stereo Matching (Page 3)
    • A Python implementation of stereo matching algorithms, used to compute depth maps from stereo image pairs.
  • P3P 2D-3D Matching (Page 4)
    • A Python implementation of P3P 2D-3D matching, a classic camera pose estimation algorithm.
  • Visual Odometry (Page 5)
    • A Python implementation of visual odometry, a classic camera motion estimation algorithm.
logo
CONTACT ME
Resume
Gmail
Github
Twitter
© LI-CHEN CHENG - 2025