Nyan Prakash
Back to posts5 min read
PythonComputer Vision

Building the perfect Black Jack assistant

Using computer vision in python to create a black jack assistance HUD

5 minute read

I started by learning the optimal black jack strategy and how to count cards. I learned that they are very basic rules to play optimal so the most difficult part of this project is the computer vision

Checklist before firmware freeze

These touches sound extra, but they are the difference between a novelty demo and a tool people trust.

Keep reading