Name | NetID | Section |
---|---|---|
Phillip Xie | px4 | ECE 120 |
Brian Kim | brianhk2 | ECE 110 |
Siddant Yadav | sky2 | ECE 120 |
Statement of Purpose
Our project utilizes computer vision to detect whether a person is wearing a mask or not. Based on whether they are an action will be performed. If they aren’t wearing a mask our device will dispense a mask for them.
This project’s applications are that these cheap devices can be placed in multiple areas across the university campus or even various places, to ensure that everyone is following proper mask procedures to help us stay safe during the pandemic.
Background Research
Our project will consist of three key parts: face detection, mask detection, and a mask dispenser. The device we will be primarily utilizing (raspberry pi camera module) will need to detect the presence of an individual's face. Once the face has been detected, our software will continue analyzing the individual’s face to check for a mask. If the software fails to detect a mask, our mask dispenser will dispense a single mask.
The benefits of building a small, cheap mask detector is quite necessary especially in today’s status quo. With the introduction of the Omnicron variant, those spending most of their time indoors need to wear masks to prevent the spread of this virus. By dispensing masks to those without one, we can do our part to fight the virus – for just under $100.
Block Diagram / Flow Chart
System Overview
A breakdown of our detection system consists of computer vision where we will design and train an algorithm in order to check for whether a mask is present. The part breakdown consists of a Raspberry Pi and Raspberry Pi camera module. In regards to our interaction with the user, we have two actions: one where a mask dispenses if a mask isn’t detected and another where a green flag raises for the mask detected.
Parts
Possible Challenges
Establishing a connection between the raspberry pi and arduino could be an issue as we have no experience working with both of them simultaneously.
Designing our mask dispenser is a serious concern as of now because we have no idea how to make a system to dispense a mask easily.
References
https://circuitdigest.com/microcontroller-projects/face-mask-detection-using-raspberry-pi-and-opencv
Attachments:
Screen Shot 2022-02-22 at 5.31.47 PM.png (image/png)