dandygardad / unfold-zed

Measuring distance between two ships with ZED Stereo Camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unfold for ZED Stereo Camera

A Python project for measuring distance between two ships with ZED Stereo Camera.

Taken from previous repo without ZED.

Requirements

Install

git clone https://github.com/dandygardad/unfold.git

cd unfold

pip install -r requirements.txt

Rename config.yaml.example into config.yaml and edit the camera & detection config.

python main.py

Features

  • Live/Video source input
  • Detect with YOLOv5 (Mini-version) & Template Matching
  • Distance Measurement
  • Root Mean Squared Error

🌸 from Dandy Garda

About

Measuring distance between two ships with ZED Stereo Camera.


Languages

Language:Python 100.0%