Color Detection using Python - OpenCV and Pandas

  Переглядів 51,268

Balaji Srinivasan

Balaji Srinivasan

3 роки тому

In this video We will be working with colors and you will get to learn about many concepts throughout this project.
Color detection is necessary to recognize objects, it is also used as a tool in various image editing and drawing apps.
This project will be exciting and fun to build.
Color detection is the process of detecting the name of any color. Simple isn’t it? Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
We are going to build an application through which you can automatically get the name of the color by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each color and find the shortest one.
LinkedIn: / balaji2512
GitHub: github.com/balajisrinivas/Col...
Download the dataset: github.com/codebrainz/color-n...

КОМЕНТАРІ: 49
@josemiguelc.tasayco4028
@josemiguelc.tasayco4028 2 роки тому
you are a genius ! I understood all video... please , can you do videos about opencv , detection with camera ....
@SAYKINGSEE
@SAYKINGSEE Рік тому
thank you so much for providing this video and the resources!!! It helps me a lot!
@sivaprakash8148
@sivaprakash8148 3 роки тому
Awesome Video ,Anna👍
@melodiesbeats8963
@melodiesbeats8963 Рік тому
Gr8 video 👍
@r3yl_ALi
@r3yl_ALi 3 роки тому
please make tutorial series on opencv , tenserflow keras mobilenet2
@vralmost11
@vralmost11 2 роки тому
Easy to understand
@kietautomation8900
@kietautomation8900 8 місяців тому
thank you so much !
@khulood3743
@khulood3743 3 роки тому
Do you have full report about this project?
@giriprasath6030
@giriprasath6030 Рік тому
Sir, I need your help to develop a code for detecting color of a painted car body and then comparing it with pre defined RGB values, so that the system can say that this is that particular color (for eg after detecting it should say 'this is tellurian blue'. I'm not a computer science engineer, I'm mechanical. But I need this for my final year project
@hardikpandey4352
@hardikpandey4352 2 роки тому
bro i am getting this error cv2.imshow('image',img) cv2.error: OpenCV(4.5.1) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-wvn_it83\opencv\modules\highgui\src\window.cpp:376: error: (-215:Assertion failed) size.width>0 && size.height>0 in function 'cv::imshow' can u please help me out on this.....it seems like a minor error
@HariharanS-mt5jy
@HariharanS-mt5jy 2 роки тому
Bro which algorithm are you using ?
@khushiagarwal8890
@khushiagarwal8890 2 роки тому
Sir, can you pls tell us why we used d?
@20_vibhavchavan16
@20_vibhavchavan16 2 роки тому
could you do a video with color detection from a video?
@zahak2861
@zahak2861 Рік тому
Sir what if we want the program to dertect a live camera\
@srinivasand617
@srinivasand617 3 роки тому
Boss is back! 🔥
@karthiknagendran9474
@karthiknagendran9474 Рік тому
annae!!! thanks anna!!😃😀
@wernerheisenberg9653
@wernerheisenberg9653 Рік тому
Thank You so much Sir 🙏🙏🙏
@harshinichidurala7699
@harshinichidurala7699 2 роки тому
Where can we get the code?
@shaiksalma7174
@shaiksalma7174 2 роки тому
what is the machine learning algorithm used in here
@guttireddydharanireddy482
@guttireddydharanireddy482 Рік тому
Traceback (most recent call last): File "", line 3, in ModuleNotFoundError: No module named 'cv2' > why is it showing like this
@olabodeadeosun2957
@olabodeadeosun2957 2 роки тому
Can this be executed on tkinter?
@akashrai7102
@akashrai7102 Рік тому
How can we deploy it as a web app?
@basavarajshellikeri4483
@basavarajshellikeri4483 2 роки тому
It's almost done but at the end in last 2lines I get error. I.e name "getcolourname" is not defined how to fix it
@ankitjha6547
@ankitjha6547 Рік тому
were you able to solve the error?
@sruthisammeta2059
@sruthisammeta2059 9 днів тому
Sir why cant i import cv2 and pandas sir?please help
@kashvi5644
@kashvi5644 Рік тому
color name is not changing for me...what should i do?
@sheldongudinho7967
@sheldongudinho7967 2 роки тому
which compiler have you used
@osamashabir8993
@osamashabir8993 Рік тому
visual studio
@dangeswati
@dangeswati Рік тому
hello sir csv file problems..plz help me
@bunny__gaming2927
@bunny__gaming2927 5 місяців тому
CSV = pd.read_csv('colors.csv' , names=index, header=None) This part of this code is giving error it's showing 'colors.csv', names=index, no such file What should I do ??
@Guruprasad-yk2ol
@Guruprasad-yk2ol 2 роки тому
Hello sir, how to download the CSV file...
@user-gy3xy6ic2n
@user-gy3xy6ic2n 6 місяців тому
Error [2] no such file or directory How to solve this error
@usernameyt23456
@usernameyt23456 Рік тому
Accuracy?
@np.suresh
@np.suresh 2 роки тому
2:32 16M
@srinivas9920
@srinivas9920 2 роки тому
For me from while loop onwards code not working bro can anyone help me guys😔
@shivansh2870
@shivansh2870 2 роки тому
No such file or directory: 'colors.csv'
@ashfaqueahmed8211
@ashfaqueahmed8211 9 місяців тому
How did u solve this problem
@rverm1000
@rverm1000 9 місяців тому
Can't understand the direction your going with this
@snrmedia8965
@snrmedia8965 2 роки тому
Why here we take minimum = 10000
@bhaveshgondane7789
@bhaveshgondane7789 2 роки тому
Facing an error sir.... How may I contact you???
@adarshkumar-ru1ey
@adarshkumar-ru1ey Рік тому
sir no any select color cursor. There is no show any pop up on program. plz help me
@user-sj8xx5gn9w
@user-sj8xx5gn9w 11 місяців тому
Double click kry to color Ka name nhi ata
@techwithhari5949
@techwithhari5949 2 роки тому
Bro tamila poundage bro
@aryaytgaming87
@aryaytgaming87 Рік тому
Sir it's showing an attribute error :module 'cv2' has no attribute 'waitkey' How to solve...?
@hhhapeffects8481
@hhhapeffects8481 Рік тому
youve to use "waitKey" instead of "waitkey"
@user-sj8xx5gn9w
@user-sj8xx5gn9w 11 місяців тому
Kch bhi show nhi hota
@immortalgamer2675
@immortalgamer2675 2 роки тому
I am getting error as no module name cv2 pandas Please help
@sahithi8470
@sahithi8470 2 роки тому
open command prompt and type "pip install pandas" and press enter ;pandas module will be downloaded. and type "pip install opencv-python" and press enter ; error would be solved now.
@sreeyakethavath6181
@sreeyakethavath6181 Рік тому
@@sahithi8470 hi, it says "pip install pandas"' is not recognized as an internal or external command, operable program or batch file. can you help me out?
Detecting color with Python and OpenCV using HSV colorspace | Computer vision tutorial
20:01
Image Processing with OpenCV and Python
20:38
Rob Mulla
Переглядів 117 тис.
Этого От Него Никто Не Ожидал 😂
00:19
Глеб Рандалайнен
Переглядів 7 млн
Повістки у Києві: «Яке право вони мають забирати всіх мужиків?» #війна #мобілізація #військові
00:41
Слідство.Інфо | Розслідування, репортажі, викриття
Переглядів 1,6 млн
Face Detection in 2 Minutes using OpenCV and Python
6:22
Adarsh Menon
Переглядів 313 тис.
Can you solve this Oxford admissions question?
8:18
MindYourDecisions
Переглядів 55 тис.
REAL-TIME Color detection project using python ( Open-CV )
7:04
AK Python
Переглядів 12 тис.
Simple Color recognition with Opencv and Python
32:47
Pysource
Переглядів 63 тис.
L-6 | Object Detection Using Faster-RCNN
16:09
Code With Aarohi
Переглядів 2,9 тис.
Detecting Colour in an Image using OpenCv and Python
14:34
Propagate Knowledge
Переглядів 38 тис.