face_recognition icon indicating copy to clipboard operation
face_recognition copied to clipboard

DataBase Support Added face recognition database isssue

Open viv2712 opened this issue 4 years ago • 3 comments

I have Created A database support in sqlite3. For Values directly from the database and compare with the face recognition software. And do identify using the ID name. Issue: resolved Link. URL:https://github.com/ageitgey/face_recognition/issues/1332

viv2712 avatar Aug 30 '21 05:08 viv2712

ohk let me make changes and then I will let you know!!!

viv2712 avatar Aug 30 '21 12:08 viv2712

here I am trying to do in both the files in those lines you have been suggested is geting the database table which I have created in my sqlite3 database and then if their is similar data present into then just don't execute the command and if the data is not present just update it and your code we are just inserting the data so we need to keep it in the similar way....If it shows error again and again then I look into it.....

viv2712 avatar Aug 30 '21 12:08 viv2712

let me know which database your using or the snippet of yours..

viv2712 avatar Aug 30 '21 12:08 viv2712