🖍️
Opencv, Computer Vision (pyimagesearch)
CtrlK
  • Opencv, Computer Vision_practice
  • Real-time eye blink detection using facial landmarks
    • what is dlib, imutils? (+ how to install)
    • Real_time facial-landmarks-dlib-opencv-python
    • real-time eye blink detection using facial landmarks (paper)
    • Additional
  • Histogram of Oriented Gradients and Object Detection
    • Untitled
  • Ball Tracking with OpenCV
    • Code Analysis
    • Additional
  • Using mediapipe to detect pose
  • Pose detect with webcam
Powered by GitBook
On this page

Was this helpful?

  1. Real-time eye blink detection using facial landmarks

Additional

Things you need to study more after this study.

  • Dilb's face_detecter was implemented using Histrogam of Oriented Gradient + Linear SVM Method, so we need to study about this.

  • Object detector

Previousreal-time eye blink detection using facial landmarks (paper)NextHistogram of Oriented Gradients and Object Detection

Last updated 4 years ago

Was this helpful?