OpenCV Face Recognition | How to write a face recognition program + Sqlite Database in python Part-4 HD

26.12.2016
Suggested Book For Python : https://goo.gl/IRYjLf Suggested Book For opencv: https://goo.gl/YexpIK Integrate sqlite database (sql) with opencv face recognition, which makes it a killer face recognizer program sorry Guys i missed one part some of you may get this error "sqlite3.OperationalError: no such column: " if you are getting this please replace these lines with the following lines copy these two and paste it in your corresponding line in the code 1st one: cmd="UPDATE people SET Name=+str(name)+ WHERE ID="+str(Id) 2nd one cmd="INSERT INTO people(ID,Name) Values("+str(Id)+

Похожие видео

Показать еще