I am trying to detect human eye blinking in video using openCV and python.
So, I found a very effective example code in github, and I am refactoring it.
My cod