Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 495 Bytes

File metadata and controls

8 lines (6 loc) · 495 Bytes

Insight

Allows doctors to use computer vision to scan a patient's face and pull up medical information from a database Meant for every situation ranging from ER to physicals

There are multiple OpenCV files cuz I wanted to test the CV worked without some other parts like the DB, for example. The CV works in well lit areas (you can just shine a light on ur face if it's too dark, I used a phone flashlight and it worked like a dream)

Dependencies: Python 3, OpenCV, and Face_Recognition API