Face Detection and Face Recognition by Different Algorithms Using Python & OpenCV

preview_player
Показать описание
This video is the demonstration of Visual perception and autonomy using for MSc Robotics Module.
--------------------------------------------- INDEX --------------------------------------------------------------
------------------------- Vision system demonstrations --------------------------------------------
Face Detection using Haar Cascades ---------------- Info - 01:17 Demo - 01:55
Face Recognition using Eigenfaces ------------------- Info - 02:20 Demo - 03:44
Face Recognition using Fisherfaces ------------------ Info - 04:06 Demo - 04:54
Face Recognition using LBPH ---------------------------- Info - 05:03 Demo - 05:52
Face Recognition threshold testing -------------------- Info - 06:18 Demo - 06:33

----------------------------------------- Support Applications ----------------------------------------------
How to add a new face to the data set -------------- Info - 06:42 Demo - 07:46
Training the face recognition algorithms ----------- Info - 08:23 Demo - 08:57

-------------- Application that were used to obtain the parameters ----------------
Eigenface Tester ------------------------------------------------Info 09:24 Demo - 10:34
Fisherface Tester -----------------------------------------------Demo 11:23
LBPH Tester ------------------------------------------------------ Info - 12:07 Demo 13:02

Рекомендации по теме
Комментарии
Автор

hi, i like your video i tried the project but i found a problem like this :
File "/home/satria/vision-systems/Python/NameFind.py", line 152
print "Theta " + str(Theta)
^

satria_cening