You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firstly, install python. `pip install python`. and then install the librabies `cv2` and `numpy`.
10
+
Once, you download the code, then it will run successfully mam.
11
+
12
+
## Detailed explanation of script, if needed
13
+
14
+
I have firstly imported numpy and cv2. added the required elements. I have added the colorcodes and colorvalues on the screen. and after that I have set the screen to find the colors. added the while loop to show the result. The myPoints helps to set the coordinates of each of the color.
15
+
16
+
link : https://github.com/manognyaa/Awesome_Python_Scripts/blob/main/ImageProcessingScripts/paintme/paintme.py
17
+
## Output
18
+
19
+
I have aded how the output looks like. please refer this link : https://github.com/manognyaa/Awesome_Python_Scripts/tree/main/ImageProcessingScripts/paintme/Images
0 commit comments