Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Blink detection

Hi, I'm trying to use blink detection with openCV. I tried using:

  • haarcascade_lefteye_2splits.xml (and haarcascade_righteye_2splits.xml)
  • haarcascade_mcs_lefteye.xml (and haarcascade_mcs_righteye.xml)
  • haarcascade_eye.xml
  • haarcascade_eye_tree_eyeglasses.xml

but all of the above detects opened and closed eyes. any idea or XML files that detects opened OR closed eyes?

Thanks!

Blink detection

Hi, I'm trying to use blink detection with openCV. I tried using:

  • haarcascade_lefteye_2splits.xml (and haarcascade_righteye_2splits.xml)
  • haarcascade_mcs_lefteye.xml (and haarcascade_mcs_righteye.xml)
  • haarcascade_eye.xml
  • haarcascade_eye_tree_eyeglasses.xml

but all of the above detects opened and closed eyes. any idea or XML files that detects opened OR closed eyes?

Thanks!