Development of a Real-Time Driver Tracking System

Development of a Real-Time Driver Tracking System

Writing a code using java language to use OpenCV library to do the following

1 – detect the face of person using a USB camera (facial recognition) and keep tracking it.

Save your time!

  • Proper editing and formatting
  • Free revision, title page, and bibliography
  • Flexible prices and money-back guarantee

2 – detect the eyes also.

3 – show a warning message and sound an alarm (through speakers) if the face is not looking forward or the eyes are closed for a period (5 seconds) and if the eyes are blinking more than normal.

4 – stop the alarm and remove the warning message if the face is detected again and the eyes are open.

Make sure you submit a unique essay

Our writers will provide you with an essay sample written from scratch: any topic, any deadline, any instructions.

100% ORIGINAL

5 – putting comments on every major function and methods explaining its use and brief description.

6 – proof of working.