CV Rubik - Computer sees Rubik's cube and solves it
Loading...
51,329
Uploader Comments (naderc)
see all
All Comments (61)
-
Assians are solving cubes faster than you PC
-
Would it be possible to take out the need for a webcam?
-
Where can we download it??
-
what did u use for cube color rotation?
try solving it in fridrich's method.
-
@naderc I suggest looking at some of Dan Brown's videos on how to solve Rubik's cubes.
-
started with the white +
-
This is awesome, how do you make something like that, like give me a summary of how the program works. I worked with openGL with C++, so maybe i could use that to make the 3d object. :D
-
Is there any chance you could show me the source codes? I think it would help my current project a great deal.
-
I agree, this wasn't the shortest way but the easiest
Loading...
did you write input parser for webcam images yourself?
Gregor386 2 years ago
Yes, but I used a library called Open CV to help with some basic operations like recognizing the webcam etc
naderc 2 years ago
dont get me wrong, this is quite impressive to write a program like this, but you should work on solving the cube in fewer moves
ImaginaryHuman072889 2 years ago 2
I agree, it wasn't the smallest number of moves but it was the easiest solution that I found. Before writing this program I had never tried to solved a Rubik's cube so it was a good learning experience :)
naderc 2 years ago
Do you always start with the white cross?
lvboi03 4 years ago
No, not necessarily. :)
naderc 4 years ago