iDOCtify is an extended feature of Patientio.
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.
Run the following command in the root folder.
$python manage.py runserver
- Username: eesha
- Password: django123
Follow the following steps:
- Add the patient.
- Upload a reference image for the application to identify the person.
- Go back to the main page and start detection:
- The application displays the saved record.