How to solve Rubik's cube in python.|cube color detection|Tech Nic

preview_player
Показать описание
Hey there ! I am back with another video but this time gonna show you cube detection and solving in GUI approach. Here I have mentioned two example of cube detection.

another automation videos are available on the channel. and yes, don't forget to like share subscribe my channel.

and yes if you want code explanation comment below i will make separate video for that.

Рекомендации по теме
Комментарии
Автор

u deserve more veiws i dont even know a bit about python but still this is incredible

thatperson
Автор

hey, awesome work, but can u make a video for its code explanation

nikkimittal
Автор

Hey tech nic loved your video if you could do an explanation video could not understand how the program is figuring out the algorithm in every possible situation.

swarnimchaudhuri
Автор

hey i have a problem in installing kociemba package.... it says there's error in package itself. what shall i do??

emonsinghrana
Автор

can u please say how to install kociemba module
??

alfredvembil
Автор

Hi, great work!
for i in range(9):

Could you explain why it is (y, x), instead of(x, y)?

ckz
Автор

Bro when i am starting it it tells me that cv2 is not know. I have already installes OpenCV-python put it does not work

barsamrizi
Автор

Hi!
Very nice program! Can you give me a tipp, what method I should use for solving a rubiks cube in python? Im a complete beginner.
Thank u!

mib
Автор

Will there be an explanation vdo? Please do it.

danfuby
Автор

Bro after adding values of colors using color detc the project is still not getting the colors

someshkale
Автор

There was an error that no file named cv2 could you plz help me to solve

bhumikam
Автор

Hello, I have a very serious problem.

When I point my rubik's cube at the camera, it detects colors on the frame screen. I also made the color adjustments. But it doesn't transfer colors to the preview screen and I can't move forward. I've been dealing with this problem for hours but unfortunately I couldn't solve it.

Do I need to do anything additionally while scanning? shouldn't it transfer colors to the preview screen by itself? I would be really grateful if you could help.

mustafasaidsulak
Автор

I am having a problem in kociemba so what interpreter should I use?

geniuskidzabacus
Автор

Hi I made a similar project too, I detected and stored the color according to grid but I cannot figure out how to use kociemba module.

blank
Автор

Sir i have a dought regarding kociemba library... How to install it and which software to use to run this project....
Because I'm using vscode but showing error while downloading Plz help

eeshanchanpura
Автор

Bro, its not selecting color from the frame window, how to make it work?
It will be a great help

creativevlogs
Автор

Traceback (most recent call last):
File "./cubenew.py", line 1, in <module>
ModuleNotFoundError: No module named 'cv2'

.nghiemhuy
Автор

how can i draw the exact color of cube on above screen??

arunkhatri
Автор

I have scanned all the faces but doesn't get answer, please help me to get answers

yashbansal
Автор

why have we fixed the centre color of every face

NIKHITAGARGBCE