Skip to content

wb-08/PokerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokerVision

Recognition of all entities on the poker table( now only for Pokerstars) and added analytics on the basis of which you can make decisions about your moves

pokerstars.gif

NOTE: it only works with the theme that I have and for 6 players. It has been tested on ubuntu with python version 3.8

Installing and Running

$ git clone https://github.com/wb-08/PokerVision
$ cd PokerVision
$ virtualenv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$ cd scripts
$ python3 grab_table.py

About

Recognition of all entities on the poker table and added analytics on the basis of which you can make decisions about your moves

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages