Skip to content

Commit 92f627a

Browse files
authored
Update README.md
1 parent 0cc334f commit 92f627a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1+
12
# Human_Detection_Tracking-CPP
23
A C++ module to detect and track humans which outputs location information directly in a robot's reference frame.
34

5+
## Introduction
6+
This repository contains a robust human obstacle detector and tracker using a monocular camera, directly usable in a robot’s reference frame.
7+
8+
The initial design is as follows :
9+
10+
<img alt="design" src="assets/design.gif" width="75%" />
11+
12+
*Fig 1 : System Concept of Operations*
13+
414
## Currently under development in the "development" branch [here](https://github.com/llDev-Rootll/Human_Detection_Tracking-CPP/tree/development)

0 commit comments

Comments
 (0)