Loading repository data…
Loading repository data…
mayanksinghrathore / repository
This computer vision project uses opencv, python,face-recognition, cmaker, and dlib packages to complete. It is capable of real-time video capture that it uses to match photos. As the match is completed it gives registers the name and time in a csv file. First photos are converted from RGB to BGR.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This computer vision project uses opencv,python,facerecognition,cmaker and dlib packages to complete. It is capabel of real time video capture that it uses to match photos. As the match is completed it gives registers the name and time in a csv file. First photos are converted from rgb to bgr. Then photo is encoded and distance between them is calculated. If match is found then distance is lower and vice versa. To find a match from web cam location of images is send. It can easily work on workstation without GPU.