Skip to content

nphilip1098/monocular-depth-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

depth-estimation

This repository contains a simple implementation of estimating depth using a monocular camera using triangle similarity. It assumes that the dimensions of the object are known. The algorithm also requires an initial depth using a test image to compute the focal length of the lens.This repository contains the following:

  • Detecting the depth of a single image(static).
  • Live Depth Estimation.

Reference: https://www.pyimagesearch.com/2015/01/19/find-distance-camera-objectmarker-using-python-opencv/

About

This repository contains a simple implementation of estimating the depth using a monocular camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages