Skip to content

Leon-LCC/3DCV-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DCV-Implementaion

About

This repository contains implementations of various 3D computer vision algorithms. The detailed explanations can be found on my website.

List of Contents

More details can be found in the corresponding folders.

  • Homography
    • A Python implementation of homography estimation using OpenCV and NumPy.
  • Stereo Matching
    • A Python implementation of stereo matching algorithms, used to compute depth maps from stereo image pairs.
  • P3P 2D-3D Matching
    • A Python implementation of P3P 2D-3D matching, a classic camera pose estimation algorithm.
  • Visual Odometry
    • A Python implementation of visual odometry, a classic camera motion estimation algorithm.

About

Some 3D computer vision algorithm implementations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages