Skip to content

Commit

Permalink
Add sample code to detect text on video
Browse files Browse the repository at this point in the history
  • Loading branch information
MNMaqsood committed Mar 15, 2023
1 parent d70360c commit 596c274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ python -m asone.demo_detector data/sample_videos/test.mp4 --cpu
<details>
<summary>6.3. Text Detection</summary>

Sample code to detect text on an image

```python
# Detect and recognize text
import asone
Expand Down

0 comments on commit 596c274

Please sign in to comment.