Skip to content
#

ransac-algorithm

Here are 107 public repositories matching this topic...

In this project, we try to implement the concept of Stereo Vision. We test the code on 3 different datasets, each of them contains 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 obje…

  • Updated Mar 27, 2022
  • Python

The project’s main goal is to investigate real-time object detection and tracking of pedestrians or bicyclists using a Velodyne LiDAR Sensor. Various point-cloud-based algorithms are implemented using the Open3d python package. The resulting 3D point cloud can then be processed to detect objects in the surrounding environment.

  • Updated Dec 23, 2022
  • C++

Improve this page

Add a description, image, and links to the ransac-algorithm 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 ransac-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more