Skip to content

X, Y, Z object tracking using the ZED stereo camera and OpenCV.

License

Notifications You must be signed in to change notification settings

AustinOwens/zed_cam_stereo_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZED Camera Stereo Vision

A minimal solution for tracking X, Y, Z of an object based on HSV filtering using OpenCV and the ZED stereo camera.

Developed for prototype/testing in the RoboDog Project.

Dependancies

  • Python 3.8+
  • pip install opencv-contrib-python #(currently using 4.6.0)

How It Works

Object Tracking

3D Point Cloud Generation

About

X, Y, Z object tracking using the ZED stereo camera and OpenCV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages