Skip to content

A web application built on Django to better manage records of patients by implementing Facial Recognition (-OpenCV-)

Notifications You must be signed in to change notification settings

EeshaArif/iDOCtify

Repository files navigation

iDOCtify

iDOCtify is an extended feature of Patientio.

Introduction:

iDOCtify efficiently displays records of patients by finding them through face recognition.

This web Application integrates OpenCV in Django. The face recognition code can be found in views.py.

Execution:

Run the following command in the root folder.

$python manage.py runserver

Admin Credentials:

  • Username: eesha
  • Password: django123

Face Recognition:

Follow the following steps:

  1. Add the patient.

main-page

  1. Upload a reference image for the application to identify the person.

Reference image upload

You must be logged in as an admin to perform the above step.
  1. Go back to the main page and start detection:

detecting image

Press "q" on the keyboard while the frame is being shown.
  1. The application displays the saved record.

Records-displayed

About

A web application built on Django to better manage records of patients by implementing Facial Recognition (-OpenCV-)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published