Color detection with python and OpenCV | #pyGuru

preview_player
Показать описание
#colordetection

Hello YouTube,
In this video we'll be talking about how can we detect #colors at the clicked pixel in the image using #python, #OpenCV and #pandas library.

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

Thank you so much, this concept literally helped me!

devanshmesson
Автор

Thank you so much.
Vid helped me a lot:)

sohambugad
Автор

Is it possible to use python using a point cloud to extract only the road from the colors on both sides of the road (if there is a plantation like grass)?

tharinduheshan
Автор

I am using YOLOv3 for detecting cars and then using this algorithm to determine the color of the car, is there a better way to identify the colour? as the searching and finding minimum will take a lot of time.
I am trying to detect cars and their colors in real time.

tshrikant
Автор

Can you tell what is d and minimum and why we take d<=minimum

ishashah
Автор

while executing the B, G, R=img[y,x], it says B not defined, what to do

souveekroy
Автор

This is a good video. It will be helpful if u can u put some video only get coordinate and rgb value without click on the image.

dipankarmukherjee
Автор

hey! can you plzz help me i'm finding error "cannot convert folat NaN to integer" as per your code in line 21 and 46

ankursharma
Автор

Is there any way to add click button if color is detected?

franklegacy
Автор

Mein sublime text pe python se calculator banane ka try kr rhi hu par jb mein ctrl+B click kar rhi hu toh shirf finished 0.1s show. Ho raha koi error nhi aa rha hai lekin mere banaya hua program bhi nhi dikh raha hai ...agar aape ise problem ka solution pata hai toh plzzz bata dijiye 🙏🙏🙏🙏🙏🙏🙏

Timepass_
Автор

What is the domain of the project and tools used for the project ?

sidrafaiz
Автор

Module cv2 has no attribute waitkey error how to fix this

aryaytgaming
Автор

Bhai draw_function me flags aur params kya kar rahe h?

yashmoyal
Автор

kindly tell me which tool do you use for this project

HamidAli-ffzn
Автор

can we use the same code for face colour detection??

sanikashelke
Автор

it's awesome could u please send me the python code of colordetection sir

pavanik
Автор

After all this I can't get the output nothing seems to be happening after running code pls help

nirvlogswithfun
Автор

Shall I get the same output in pycharm for this code?

guhan
Автор

Im trying this code in python idle image are displayed but when I double click it I can't get what is the colour and r, g, b values it didn't shows any error

nithiyasrimurugadass
Автор

when i print get_color_name(0, 0, 0) it is printing air force blue

nikhilmadeppa