Build a computer vision timer tracker | Opencv with Python tutorial

Поделиться
HTML-код
  • Опубликовано: 29 окт 2024

Комментарии • 11

  • @imenecharabi8945
    @imenecharabi8945 Год назад +2

    Super fun and intresting, thank you !

  • @cutoutsolution
    @cutoutsolution Год назад

    Thank you so much

  • @cutoutsolution
    @cutoutsolution Год назад

    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

  • @ANDYGBOX112
    @ANDYGBOX112 Год назад

    It is likely that the timer started at video is not interrupted when a face disappears from the frame. Right?

  • @kenblanch4178
    @kenblanch4178 Год назад

    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.

    • @pysource-com
      @pysource-com  Год назад +1

      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/

  • @hushamibadi3480
    @hushamibadi3480 Год назад

    Hi bro, any idea on how to divert cv2 video to livestream on browser?

    • @leo1722467
      @leo1722467 Год назад

      You can use flask framework, and call thru html an img which is updated in while function, hope I could help a little.

    • @hushamibadi3480
      @hushamibadi3480 Год назад

      Thanks for answering also for awesome videos, can it be done without using server based tool like flask ?

  • @keepsecret7624
    @keepsecret7624 Год назад

    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.

    • @pysource-com
      @pysource-com  Год назад

      we're also writing an article for this video. The link for the article will be available soon on the description.