Using this concept I can use to make a device which detect the blinking eyes time if eyes stop blinking for small time then bill ring. It is useful for preventing the driver of car from sleeping during driving
Hi Ken, now we have also the blog post where you can get the code: pysource.com/2023/03/13/build-a-computer-vision-timer-tracker-opencv-with-python-tutorial/
A bit difficult for me to understand .. A better method is a written tutorial - perhaps with an accompanying video but please definitely a written tutorial.
Super fun and intresting, thank you !
Thank you so much
Using this concept I can use to make a device which detect the blinking eyes time if eyes stop blinking for small time then bill ring. It is useful for preventing the driver of car from sleeping during driving
It is likely that the timer started at video is not interrupted when a face disappears from the frame. Right?
Great Tutorial I follow it through but I get an Error On the line setWindowProperty copy as per video and could not find the Code link to this Video.
Hi Ken, now we have also the blog post where you can get the code: pysource.com/2023/03/13/build-a-computer-vision-timer-tracker-opencv-with-python-tutorial/
Hi bro, any idea on how to divert cv2 video to livestream on browser?
You can use flask framework, and call thru html an img which is updated in while function, hope I could help a little.
Thanks for answering also for awesome videos, can it be done without using server based tool like flask ?
A bit difficult for me to understand .. A better method is a written tutorial - perhaps with an accompanying video but please definitely a written tutorial.
we're also writing an article for this video. The link for the article will be available soon on the description.