Skip to content

obates/rubixCubeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubixCubeSolver

Solves a rubix cube by processing images of each of its faces.

Currently ColourDetector.java processes an image file and returns a 3x3 array of it's colours

To Do:

  • Run ColourDetector on the 6 faces to get 6 3x3 arrays
  • Convert the arrays into Singmaster notation
  • Solve the cube

About

Solves a rubix cube by processing images of each of its faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages