Skip to content

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

Notifications You must be signed in to change notification settings

Kalaitzo/Stereo-Vision

Repository files navigation

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.