Object Counting by Color | OpenCV

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

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

  • @randebuu1
    @randebuu1 6 месяцев назад

    this is the best thing ever you just saved me about 7h of manual work ily

  • @salh2665
    @salh2665 7 месяцев назад

    ❤❤❤❤❤❤

  • @mirahan5491
    @mirahan5491 2 года назад

    Can you tell me what algorithm you are using?

    • @giovannicode9393
      @giovannicode9393  2 года назад +1

      Hi, the tutorial parts is the algorithm :) There's no specific algorithm for this task, I selected the same color objects by extracting hue value where the mouse pointer is (also added some range to it because the same color has different brightness). Having the hue value range I created the mask for the same color objects. And that's it :)

    • @mirahan5491
      @mirahan5491 2 года назад

      @@giovannicode9393 Thank you for the answer

  • @zekhethelosnethemba4191
    @zekhethelosnethemba4191 2 года назад

    Where can I get the final code?

    • @giovannicode9393
      @giovannicode9393  2 года назад +2

      Hi! In video description as usual: github.com/codegiovanni/Counting_by_color.git