3x3 Rubik's Cube Solver. It takes real time video as input and then steps to solve are demonstrated with live arrows in video
- Capturing Video
- Detecting Edges of Cube (after doing some processing on image using OpenCV)
- Extrating and Identifying colors
- Feeding string formed into Kociemba algorithm
- Displaying steps to solve Cube
Following is the demo video