This project works by uploading the image of a person to the server and finding that person's image in the CCTV live feed.
- Download and setup python3 and add to path.
- To Install DLIB , First Install Microsoft Visual Studio Community and install CMAKE
- Then Goto to the extracted project location using CMD or Shell and execute pip install -r requirements.txt
- To just run the Face Recogntion Script , Run cctv.py
- Initiate the server connection using addtodb.php and addtodb.py.
- Start the server
- Run cctv.py and dbupdater.py