7dpk / OpenCV-Chess-Bot
This project uses OpenCV, a popular computer vision library, to automate chess game play on a 2D screen. The software uses computer vision algorithms to detect the chessboard and individual pieces on the screen, and then makes moves based on a UCI chess engine.
☆10Updated 2 years ago
Alternatives and similar repositories for OpenCV-Chess-Bot
Users that are interested in OpenCV-Chess-Bot are comparing it to the libraries listed below
Sorting:
- This repository contains a solution for detecting chess pieces in images by utilizing the 'matchTemplate' method.☆14Updated 2 years ago
- ♔ Chess-playing with Open-CV [Human vs AI (Stockfish engine)]☆55Updated 4 years ago
- Chessbot using computer vision to play on any chess website☆45Updated 3 years ago
- Chess web app to analyze, play and view your games for free on any device with Stockfish !☆35Updated this week
- A chess bot that automatically calculates the best moves and plays them for you☆12Updated last year
- This chessbot uses computer vision and python to play chess automatically☆38Updated 2 years ago
- Runs a WASM Stockfish in your chess.com games. Displays the best moves (up to 3) and evaluation for the current board.☆24Updated last year
- Chess Engine, written in C#☆53Updated this week
- chess.com userscript☆21Updated 2 months ago
- C# chess library containing a complete data structure and move generation.☆89Updated 10 months ago
- A computer vision application that identifies pieces on a chess board from real-life photos.☆43Updated 2 years ago
- Chess and chess variant rules and operations in TypeScript☆133Updated last month
- Simple chess cheat for lichess based on opencv.☆21Updated 4 years ago
- A python chess bot that plays chess online!☆40Updated 4 years ago
- A UCI chess engine written in C++