Machine Learning
40K subscribers
3.6K photos
28 videos
47 files
620 links
Real Machine Learning — simple, practical, and built on experience.
Learn step by step with clear explanations and working code.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Face Recognition with Local Binary Patterns (LBPs) and OpenCV

📖 In this tutorial, you will learn how to perform face recognition using Local Binary Patterns (LBPs), OpenCV, and the cv2.face.LBPHFaceRecognizer_create function. In our previous tutorial, we discussed the fundamentals of face recognition, including: The difference between face detection and face…...

🏷️ #FaceApplications #OpenCVTutorials #Tutorials
1
Face detection tips, suggestions, and best practices

📖 In this tutorial, you will learn my tips, suggestions, and best practices to achieve high face detection accuracy with OpenCV and dlib. We’ve covered face detection four times on the PyImageSearch blog: Face detection with OpenCV and Haar cascades Face…...

🏷️ #FaceApplications #OpenCVTutorials #Tutorials