danslo / d2f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dota 2 Finder

Finds Dota 2 Twitch streams with certain conditions:

  • Must have a minimum number of users.
  • Determines whether the streamer is ingame or in the main menu (using histogram analysis of the top right corner).
  • Determines whether the user is using a webcam (using OpenCV Haar Cascades).

About


Languages

Language:Python 81.8%Language:Shell 18.2%