Skip to content
#

fundamental-matrix

Here are 44 public repositories matching this topic...

Implementing the concept of Stereo Vision. We are given 3 different datasets, each of them containing 2 images of the same scenario but taken from two different camera angles. By comparing the information about a scene from 2 vantage points, we can obtain the 3D information by examining the relative positions of objects.

  • Updated Mar 4, 2024
  • Python

In this repository, 8-point algorithm is used to find the fundamental matrix based on SVD. Disparity map is generated from left and right images. In addition, RealSense depth camera 435i is used to estimate object center depth. Image thresholding and object detection are implemented. It is apart of Assignment3 in Sensing, Perception and Actuatio…

  • Updated Jun 30, 2022
  • MATLAB

Improve this page

Add a description, image, and links to the fundamental-matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fundamental-matrix topic, visit your repo's landing page and select "manage topics."

Learn more