prathimacode-hub / DS-ScriptsNook

🎊One Stop Destination to get acquainted with scripts in Data Science. Turn yourself into a pro. Show your support by ✨ this repository.
https://prathimacode-hub.github.io/DS-ScriptsNook/
MIT License
11 stars 25 forks source link

Color Detection using OpenCV #31

Closed vishvarana closed 2 years ago

vishvarana commented 2 years ago

Related Issue Color Detection in images using python library

√DevIncept Participant √ Contributor

Closes: #27

Describe the changes you've made Added Color Detection using OpenCV project

Type of change What sort of change have you made: Feature added

Bug fix (non-breaking change which fixes an issue) √New feature (non-breaking change which adds functionality) Code style update (formatting, local variables) Breaking change (fix or feature that would cause existing functionality to not work as expected) This change requires a documentation update

How Has This Been Tested? I have provided different blocks of code to detect colors and also finding images with a particular color in it

Describe how have you verified the changes made By different blocks of code and test cases

Checklist: √My code follows the guidelines of this project. √ I have performed a self-review of my own code. √I have commented my code, particularly wherever it was hard to understand. √ I have made corresponding changes to the documentation. √My changes generate no new warnings. √ I have added test cases that prove my fix is effective or that my feature works.

vishvarana commented 2 years ago

I am sorry for closing the previous PR, I didn't have idea about it. I made a major mistake hence I made a different branch for requesting changes. I'll surely take care of it next time. Please review this PR and let me know if any changes required.

prathimacode-hub commented 2 years ago

I am sorry for closing the previous PR, I didn't have idea about it. I made a major mistake hence I made a different branch for requesting changes. I'll surely take care of it next time. Please review this PR and let me know if any changes required.

No worries, as long as you don't repeat it next time. @vishvarana

prathimacode-hub commented 2 years ago

Kindly do the addressed changes. @vishvarana