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

Commit a5049a4

Browse files
Merge pull request avinashkranjan#2116 from AnushkaS1/patch-1
Update Template for README.md
2 parents 6c21609 + a32e314 commit a5049a4

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

‎Template for README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
# Package/Script Name
22

33
Short description of package/script
4+
Image Processing and Computer Vision python script.
45

56
- If package, list of functionalities/scripts it can perform
7+
- Package: OpenCV (Open Source Computer Vision Library)
8+
- Image reading and writing, Image manipulation,Image segmentation.
69
- If standalone script, short description of script explaining what it achieves
710

811
## Setup instructions
912

1013
Explain how to setup and run your package/script in user's system
14+
1.Install Python
15+
2.Install OpenCV
16+
3.Import OpenCV
17+
4.Load and use OpenCV functions
18+
5.Download the script
19+
6.Provide input image
20+
7.Adjust parameters (if necessary)
21+
8.Run the package or script
22+
1123

1224
## Detailed explanation of script, if needed
1325

@@ -16,11 +28,16 @@ If code is not explainable using comments, use this sections to explain your scr
1628
## Output
1729

1830
Display images/gifs/videos of output/result of your script so that users can visualize it
31+
![Screenshot (38)](https://github.com/avinashkranjan/Amazing-Python-Scripts/assets/114355209/43e343b4-60ba-42c0-9e14-2752505890ff)
32+
33+
![Screenshot (39)](https://github.com/avinashkranjan/Amazing-Python-Scripts/assets/114355209/64494857-e353-4b84-8d78-611b094a5f74)
34+
35+
1936

2037
## Author(s)
2138

2239
Name(s) of author(s)
23-
40+
AnushkaS1
2441
## Disclaimers, if any
2542

2643
Use this section to mention if any particular disclaimer is required

0 commit comments

Comments
(0)

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