Skip to content

MarioBonse/multicamera3DMotionReconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MulticameraTraking

That's my bachelor thesis in coputer engeneering. It reconstructs 3d position of objects viewed by more than one camera. Object detection is implemented with a simple hsv color based method and 3d point estimation with a least square method. It's all documented on the thesis.pdf file.

Result

Some result can be seen on this animations. The first one is the ball bounce. This is the video of a bouncing ball captured by one of the two cameras and his reconstruction:

This is me trying to test better the depth and of course also the 3d reconstruction:

About

3D position reconstruction with pyton and openCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages