Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 666cfa3

Browse files
Added Readme for Dominant_color project
1 parent 0a0b88a commit 666cfa3

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

‎projects/Dominant_color/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Finding Dominant Color
2+
3+
- This script will take a image and it will find dominant color in it .
4+
5+
### Prerequisites
6+
- You only need to have installed opencv which is used for image preprocesssing.
7+
- Run the below script to install opencv
8+
- $ pip install opencv-python
9+
10+
### How to run the script
11+
-Run below command
12+
- python find-color.py
13+
- Now Enter the path for image
14+
- Copy Your image path and enter in the command
15+
16+
### Screenshot showing the sample use of the script
17+
18+
![Screenshot](shot.png)
19+
20+
## *Author Name*
21+
Himanshu Hansaria

‎projects/Dominant_color/shot.png

165 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /