Giter Club home page Giter Club logo

blackjai-server's Introduction

blackjai-server

Responsible for image data preprocessing and the game state engine behind BlackJAI system

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

BlackJAI Server is a python application that inputs a video stream of Black Jack game, preprocesses frames, detects cards, and tracks game state in order to determine most optimal action.

The video stream comes from its neighbor repository, blackjai-capture, whose sole responsibility is to capture footage and broadcast frames over the network.

Built With

  • Python
  • imagezmq
  • OpenCV
  • roboflow

Getting Started

Prerequisites

NOTE: In order to recieve images from blackjai-capture, you will need to be on the same LAN as the BlackJAI Capture device

Installation

  1. Clone the repo and navigate into the directory
    git clone https://github.com/nickmatthews713/blackjai-server.git
    cd blackjai-server
  2. Create a python virtual enviornment and activate
    python3 -m virtualenv venv
    source venv/bin/activate
  3. Install the required python packages
    pip install requirements.txt

Usage

Configure the Server

Edit the configuration file conf.py to change server settings

Run the Server

To start the server...

python main.py

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Nick Matthews - [email protected]

Project Link: https://github.com/nickmatthews713/blackjai-server

(back to top)

blackjai-server's People

Contributors

nickmatthews713 avatar webkingdom avatar

Watchers

Kostas Georgiou avatar  avatar

blackjai-server's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.