Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 520 Bytes

Stereo-Vision

Semester project for my 3D Computer Geometry & Vision course.

The provided application is a simple stereo vision application that uses two webcams to create a 3D reconstruction of the scene in front of the cameras.

Important: The functionality that triangulates a point cloud isn't available due to the fact that the pointcloud used was to large to upload on GitHub. So if the user tries to run that function by pressing the button G the program will crash.