Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
westbro-zo committed May 21, 2017
1 parent 1cff64f commit 52fd97c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@ PEOPLE INSIDE is **a real-time people counting system using ultrasonic sensors**
**Our system aims to measure indoor congestion metrics.**
You can check the number of people with application.

#### Our Purpose
### Our Purpose
We are focusing on three main purposes.

![purpose](./projects/img/purpose.JPG)

#### Quick Start <<
### Quick Start <<
```
git clone https://github.com/PEOPLE-INSIDE/people-inside
```

## Getting Started
#### Installation Environment
### Installation Environment

![architecture](./projects/img/architecture.png)

#### Basic Principle
### Basic Principle
If the **A** sensor detects a person first, it means *IN*. And the reverse, it means *OUT*.
>>>>>>> origin/master

![principle](./projects/img/principle.png)

Expand All @@ -52,9 +52,7 @@ Random Forest 알고리즘은 Decision tree의 Ensemble 기법으로 높은 정
-->

## Performance
#### Test video
```
### Test video
[Click here](https://www.youtube.com/watch?v=0aNgP3FmK0k) to watch test video.
```

# Developers

0 comments on commit 52fd97c

Please sign in to comment.