Skip to content

πŸ‘© πŸ”§ Safe Pass : A system that checks the operator's wearing of a mask when using a device in the factory and controls the device with motion recognition.

Notifications You must be signed in to change notification settings

swkim-sm/2020ESWContest_SmartThings_5027

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

91 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KakaoTalk_20200927_135048782

Team

  • νŒ€μ΄λ¦„ : λ„Œμ»¨νƒνŠΈ(Noncontact)
  • νŒ€μ› : 김민지(Minji Kim), κΉ€μ„œμ›(Seowon Kim), 박동연(Dongyoen Park), μ΄ν•˜λžŒ(Haram Lee)

Project

  • λͺ©μ  : 포슀트 μ½”λ‘œλ‚˜ μ‹œλŒ€λ₯Ό λ§žμ•„ 곡μž₯ λ‚΄ 보닀 μ•ˆμ „ν•œ μž‘μ—… ν™˜κ²½ 쑰성을 μœ„ν•˜μ—¬ 곡μž₯ λ‚΄ κΈ°κΈ° μ‚¬μš© μ‹œ μž‘μ—…μžμ˜ 마슀크 착용 μ—¬λΆ€λ₯Ό ν™•μΈν•˜κ³ , λͺ¨μ…˜ μΈμ‹μœΌλ‘œ κΈ°κΈ°λ₯Ό μ œμ–΄ν•˜λŠ” μ‹œμŠ€ν…œ
  • λͺ©ν‘œ
    • 근무자의 μ•ˆμ „ 보호ꡬ 착용 μ—¬λΆ€ 확인 및 착용 독렀
    • κ·Όλ¬΄μžμ™€ μž‘μ—… ν™˜κ²½ κ°„μ˜ 접촉 μ΅œμ†Œν™”λ₯Ό μœ„ν•œ λͺ¨μ…˜ 인식 μ œμ–΄
  • μ‹œμ—°λ™μ˜μƒ

System architecture

μ‹œμŠ€ν…œ 아킀텍쳐

How To Use SafePass?

Virtual Keyboard : μ›ν•˜λŠ” λ²„νŠΌ μœ„μ—μ„œ 주먹을 μ₯μ—ˆλ‹€ 펴면 클릭 μ΄λ²€νŠΈκ°€ λ°œμƒν•©λ‹ˆλ‹€.

Virtual Keyboard

μœ„μ™€ 같이 FANκ³Ό ON을 μ„ νƒν•˜λ©΄ 앑츄에이터에 μ˜ν•΄ μŠ€μœ„μΉ˜κ°€ λˆŒλ €μ„œ μž‘λ™λ©λ‹ˆλ‹€.

FAN

Prerequisite

라즈베리파이 개발 ν™˜κ²½ μ…‹νŒ…

  1. μ•„λ‚˜μ½˜λ‹€ ν”„λ‘¬ν”„νŠΈ or CMD μ‹€ν–‰
  2. (pip νŒ¨ν‚€μ§€ μ—…κ·Έλ ˆμ΄λ“œ)
    conda upgrade pip
    pip install upgrade
  3. κ°€μƒν™˜κ²½ μƒˆλ‘œ μ„€μΉ˜
    conda create -n (env) python=3.7 activate (env)
  4. tensorflow μ„€μΉ˜
    pip install tensorflow==1.15.2
  5. 버전 확인
    python import tensorflow as tf tf.__version__
  6. 라이브러리 μ„€μΉ˜
    pip install numpy matplotlib pillow opencv-python
    pip install opencv-contrib-python
    pip install flask
    pip install werkzeug
  7. λͺ¨μ…˜μΈμ‹ λͺ¨λΈ λ‹€μš΄λ‘œλ“œ

μ‚¬μš©λœ 도ꡬ

About

πŸ‘© πŸ”§ Safe Pass : A system that checks the operator's wearing of a mask when using a device in the factory and controls the device with motion recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •