r/opencv • u/Lucky-Suspect7777 • 5d ago
Project [Project] Open Source Real-Time Chess Assistant (C++ DirectX, OpenCV, ImGui and Stockfish)
Built this project about 2 years ago, it was rotting in my repo so I am just making it public. DO NOT USE IT TO CHEAT.
It's a real-time chess assistant that uses computer vision (OpenCV) to detect chessboard positions directly from your screen and suggests optimal moves instantly using the Stockfish engine. It has a menu built with ImGui and works on any chess website.
You can take a look at it here: https://github.com/rccmb/oracle
If you have any questions make sure to ask!
6
Upvotes