gwanryo / cube-recognizer

Cube recognizer using OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub forks GitHub stars GitHub license

About The Project

cube-recognizer-photo

This project are rubix cube color recognizer using OpenCV

Built With

Getting Started

You must have two webcams to run this program.

Prerequisites

You need to install opencv packages:

  • OpenCV
pip install opencv-python

Installation

  1. Clone the repo:
git clone https://github.com/gwanryo/cube-recognizer.git
  1. Run program:
python cube-recognizer.py

License

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

About

Cube recognizer using OpenCV

License:MIT License


Languages

Language:Python 100.0%