Color Detection using Python - OpenCV and Pandas

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • 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/bal...
    Download the dataset: github.com/cod...

КОМЕНТАРІ • 50

  • @josemiguelc.tasayco4028
    @josemiguelc.tasayco4028 3 роки тому +4

    you are a genius ! I understood all video... please , can you do videos about opencv , detection with camera ....

  • @hardikpandey4352
    @hardikpandey4352 3 роки тому +3

    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

  • @zahak2861
    @zahak2861 2 роки тому +3

    Sir what if we want the program to dertect a live camera\

  • @srinivasand617
    @srinivasand617 3 роки тому +2

    Boss is back! 🔥

  • @sivaprakash8148
    @sivaprakash8148 3 роки тому +1

    Awesome Video ,Anna👍

  • @SAYKINGSEE
    @SAYKINGSEE Рік тому

    thank you so much for providing this video and the resources!!! It helps me a lot!

  • @MeghaJU-u1y
    @MeghaJU-u1y 2 місяці тому

    Sir its showing no such file or directory:'color.csv what should we do sir

  • @melodiesbeats8963
    @melodiesbeats8963 2 роки тому

    Gr8 video 👍

  • @bunny__gaming2927
    @bunny__gaming2927 9 місяців тому

    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 ??

  • @guttireddydharanireddy482
    @guttireddydharanireddy482 Рік тому

    Traceback (most recent call last):
    File "", line 3, in
    ModuleNotFoundError: No module named 'cv2'
    > why is it showing like this

  • @r3yl_ALi
    @r3yl_ALi 3 роки тому +2

    please make tutorial series on opencv , tenserflow keras mobilenet2

  • @dangeswati
    @dangeswati Рік тому +1

    hello sir csv file problems..plz help me

  • @basavarajshellikeri4483
    @basavarajshellikeri4483 2 роки тому +1

    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 2 роки тому

      were you able to solve the error?

  • @kietautomation8900
    @kietautomation8900 Рік тому

    thank you so much !

  • @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

  • @HariharanS-mt5jy
    @HariharanS-mt5jy 2 роки тому

    Bro which algorithm are you using ?

  • @khulood3743
    @khulood3743 3 роки тому

    Do you have full report about this project?

  • @kashvi5644
    @kashvi5644 Рік тому

    color name is not changing for me...what should i do?

  • @sruthisammeta2059
    @sruthisammeta2059 4 місяці тому

    Sir why cant i import cv2 and pandas sir?please help

  • @karthiknagendran9474
    @karthiknagendran9474 2 роки тому

    annae!!! thanks anna!!😃😀

  • @PrajaktaJadhav-y7t
    @PrajaktaJadhav-y7t 11 місяців тому

    Error [2] no such file or directory
    How to solve this error

  • @akashrai7102
    @akashrai7102 Рік тому

    How can we deploy it as a web app?

  • @khushiagarwal8890
    @khushiagarwal8890 3 роки тому

    Sir, can you pls tell us why we used d?

  • @vralmost11
    @vralmost11 3 роки тому

    Easy to understand

  • @shaiksalma7174
    @shaiksalma7174 2 роки тому

    what is the machine learning algorithm used in here

  • @olabodeadeosun2957
    @olabodeadeosun2957 2 роки тому

    Can this be executed on tkinter?

  • @np.suresh
    @np.suresh 2 роки тому +2

    2:32 16M

  • @rverm1000
    @rverm1000 Рік тому

    Can't understand the direction your going with this

  • @bhaveshgondane7789
    @bhaveshgondane7789 3 роки тому +1

    Facing an error sir.... How may I contact you???

  • @harshinichidurala7699
    @harshinichidurala7699 3 роки тому

    Where can we get the code?

  • @wernerheisenberg9653
    @wernerheisenberg9653 2 роки тому +1

    Thank You so much Sir 🙏🙏🙏

  • @usernameyt23456
    @usernameyt23456 Рік тому

    Accuracy?

  • @20_vibhavchavan16
    @20_vibhavchavan16 2 роки тому

    could you do a video with color detection from a video?

  • @sanjanamsanju6109
    @sanjanamsanju6109 Місяць тому

    Shortcut key for running code plz

  • @shivansh2870
    @shivansh2870 2 роки тому +1

    No such file or directory: 'colors.csv'

  • @user-sj8xx5gn9w
    @user-sj8xx5gn9w Рік тому

    Double click kry to color Ka name nhi ata

  • @srinivas9920
    @srinivas9920 2 роки тому

    For me from while loop onwards code not working bro can anyone help me guys😔

  • @sheldongudinho7967
    @sheldongudinho7967 3 роки тому

    which compiler have you used

  • @Guruprasad-yk2ol
    @Guruprasad-yk2ol 2 роки тому +1

    Hello sir, how to download the CSV file...

  • @snrmedia8965
    @snrmedia8965 3 роки тому

    Why here we take minimum = 10000

  • @aryaytgaming87
    @aryaytgaming87 2 роки тому

    Sir it's showing an attribute error :module 'cv2' has no attribute 'waitkey'
    How to solve...?

  • @user-sj8xx5gn9w
    @user-sj8xx5gn9w Рік тому

    Kch bhi show nhi hota

  • @techwithhari5949
    @techwithhari5949 3 роки тому +1

    Bro tamila poundage bro

  • @immortalgamer2675
    @immortalgamer2675 2 роки тому

    I am getting error as no module name cv2 pandas
    Please help

    • @sahithi8470
      @sahithi8470 2 роки тому +4

      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 2 роки тому

      @@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?