Skip to content

Commit

Permalink
Redesign
Browse files Browse the repository at this point in the history
230816
CaughtYouBastard
  • Loading branch information
goolat committed Aug 16, 2023
1 parent 92a897d commit 16abd36
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 47 deletions.
32 changes: 0 additions & 32 deletions HLD.md

This file was deleted.

62 changes: 47 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,54 @@
# AI_Turret
# Team: SystemError

KCCI Intel Edge AI
## CaughtYouBastard

### Team: SystemError
### Problem Definition

### Members
```
음주운전 등 도주 시 추가 피해 우려가 있는 차량의 운행을 차단하여 피해를 최소화 한다.
```

### Use Case

```
1. 서버를 통해 도주차량의 정보 입력.
2. 컨트롤러가 입력된 정보를 바탕으로 카메라를 이용하여 용의차량의 번호판과 차량번호 식별.
3. 용의차량 접근시 차단장치 작동.
4. 차단 시간,위치,이미지 등 로그 데이터 서버로 전송.
5. 검거
```

### High Level Design

![./media/CaughtYouBastard.png](./media/CaughtYouBastard.png)

| Name | Role |
| ------ | ------------------------------ |
| 김동성 | Raspberry Pi Client, H/W build |
| 김지원 | H/W Control, MCU |
| 김준호 | Linux Server, GUI |
| 장영주 | AI Model Training |
| 조윤재 | Linux Server, GUI |
### UML

![./media/UML.png](./media/UML.png)

### Work Breakdown Sheet

| Date | Settings | AI | Server | GUI | H/W | Ass'y |
| ----- | -------- | --- | ------ | --- | --- | ----- |
| 08.16 |||||| |
| 08.17 |||||| |
| 08.18 | ||||| |
| 08.19 | ||||| |
| 08.20 | | | | | | |
| 08.21 | ||| | | |
| 08.22 | | | | | ||
| 08.23 | | | | | ||

### Members

### Concept Description
| Name | Role |
| --------- | ----------- |
| 김동성(C) | Client, H/W |
| 김지원 | H/W, MCU |
| 김준호 | Server, GUI |
| 장영주 | AI |
| 조윤재 | Server, GUI |

![./media/1_MainConcept.png](./media/1_MainConcept.png)
### Repository

1. 인가되지 않은 인원 접근 시 발포
2. 인가된 인원은 통과
https://github.com/goolat/CaughtYouBastard
Binary file removed media/1_MainConcept.png
Binary file not shown.
Binary file removed media/2_ModelUpdate.png
Binary file not shown.
Binary file removed media/3_OnOff.png
Binary file not shown.
Binary file removed media/4_Log.png
Binary file not shown.
Binary file added media/CaughtYouBastard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/UML.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 16abd36

Please sign in to comment.