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 1ac468f

Browse files
Minor changes
1 parent 5441c5e commit 1ac468f

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

‎Document-Word-Detection/README.md‎

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Document Word Detection
22

3+
Detect a word present in the document (pages) using OpenCV
4+
5+
## Package
6+
7+
1. **OpenCV :** `$ pip install opencv-python`
8+
2. **Numpy :** `$ pip install numpy`
9+
3. **Imutils :** `$ pip install imutils`
10+
311
<table>
412
<tr>
513
<td align="center"><b>Input image</b></td>
@@ -11,8 +19,3 @@
1119
</tr>
1220
</table>
1321

14-
## Prerequisite
15-
16-
1. **OpenCV :** `$ pip install opencv-python`
17-
2. **Numpy :** `$ pip install numpy`
18-
3. **Imutils :** `$ pip install imutils`

‎SCRIPTS.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@
5959
| 55\. | Unfollowers Insta | Check for the people that you follow who don't follow you back on Instagram | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Unfollowers%20Insta) | [Sarthak Saxena](https://github.com/sarthak1905), [Imgbot](https://github.com/ImgBotApp) |
6060
| 56\. | Video_Watermark | Add watermark to a video with the given font | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Video_Watermark) | [Biswajeet Sahoo](https://github.com/bislara) |
6161
| 57\. | Zoom-Auto-Attend | A zoom bot that automatically joins zoom calls for you and saves the meeting id and password | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Zoom-Auto-Attend) | [Seth Walker](https://github.com/SethWalkeroo) |
62+
| 58\. | Document-Word-Detection | Detect a word present in the document (pages) using OpenCV | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Document-Word-Detection) | [Hritik Jaiswal](https://github.com/hritik5102) |

0 commit comments

Comments
(0)

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