Skip to content

SadhaSivamx/StereoVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoVision

stereovision with esp32 cams for depth estimation , using Yolo , Opencv etc

References

  1. ESP32 stereo camera for object detection, recognition and distance estimation
  2. Depth Estimation with OpenCV Python for 3D Object Detection

Steps Involved

  1. Capturing Images
  2. Spotting the Centre Point
  3. Setting Up focal Length
  4. Calculation of Disparity
  5. Calculation of Image Depth

Diagram for Problem Approach

Screenshot 2024-06-17 125612

Output

Esp32-StereoVision

StereoMap Generation

the Above Process is done for every pixel and the depthmap is generated

References

  1. Simple Stereo | Camera Calibration

Output

DepthMap

Releases

No releases published

Packages

No packages published

Languages