Skip to content

Object tracking with OpenCV based on stereo camera images

License

Notifications You must be signed in to change notification settings

barseghyanartur/3d-tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d-tracking

Author: Patrik Reizinger

General Description:

This project is set up to estimation 3D position and orientation based on 2 webcameras, based on the OpenCV wrapper for Python. The code contains parts for camera calibration (with the standard OpenCV chessboard pattern), rectification and currently disparity map calculation. Other feature included is object tracking - implemented with morphology and HSL-based segmentation.

Todo list:

  • Replace diparity based z-coordinate estimation with geometric calculations

About

Object tracking with OpenCV based on stereo camera images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%