Skip to content

Software uses computer vision to detect and solve Rubik's Cubes

License

Notifications You must be signed in to change notification settings

TevesManuel/rubiksSolverRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rubik cube solver

This software uses computer vision to detect and solve Rubik's Cubes. It identifies the cube's initial configuration through the camera using OpenCV and generates the steps needed to solve it efficiently with the help of the Kociemba library.

Demostration image

Download and install the dependencies

pip install -r requirements.txt  

Run the program run

python ./src/main.py

Glossary

About

Software uses computer vision to detect and solve Rubik's Cubes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages