# cube-recognizer **Repository Path**: lu-xudong/cube-recognizer ## Basic Information - **Project Name**: cube-recognizer - **Description**: Cube recognizer using OpenCV - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2021-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![GitHub issues](https://img.shields.io/github/issues/gwanryo/cube-recognizer)](https://github.com/gwanryo/cube-recognizer/issues) [![GitHub forks](https://img.shields.io/github/forks/gwanryo/cube-recognizer)](https://github.com/gwanryo/cube-recognizer/network) [![GitHub stars](https://img.shields.io/github/stars/gwanryo/cube-recognizer)](https://github.com/gwanryo/cube-recognizer/stargazers) [![GitHub license](https://img.shields.io/github/license/gwanryo/cube-recognizer)](https://github.com/gwanryo/cube-recognizer/blob/master/LICENSE) ## About The Project ![cube-recognizer-photo](https://user-images.githubusercontent.com/9062624/68534153-642d4700-0374-11ea-8e5e-352d1681f65b.png) This project are rubix cube color recognizer using OpenCV ### Built With * [Python 3.7](https://www.python.org/) * [OpenCV 4.1.1](https://opencv.org/) ## Getting Started You must have **two webcams** to run this program. ### Prerequisites You need to install opencv packages: * OpenCV ```sh pip install opencv-python ``` ### Installation 1. Clone the repo: ```sh git clone https://github.com/gwanryo/cube-recognizer.git ``` 2. Run program: ```sh python cube-recognizer.py ``` ## License Distributed under the MIT License. See `LICENSE` for more information.