未验证 提交 2a0b523b 编写于 作者: S Stone Zhang 提交者: GitHub

Add DB demos (#64)

* addDBfrontpage

* add English DB

* change readme

* change two readme and replace images
上级 9c9e99ea
......@@ -75,6 +75,14 @@ Some examples are listed below. You can find more in the directory of each model
![qrcode](./models/qrcode_wechatqrcode/examples/wechat_qrcode_demo.gif)
### Chinese Text detection [DB](./models/text_detection_db/)
![mask](./models/text_detection_db/examples/mask.jpg)
### English Text detection [DB](./models/text_detection_db/)
![gsoc](./models/text_detection_db/examples/gsoc.jpg)
## License
OpenCV Zoo is licensed under the [Apache 2.0 license](./LICENSE). Please refer to licenses of different models.
......@@ -17,6 +17,11 @@ python demo.py
# detect on an image
python demo.py --input /path/to/image
```
### Example outputs
![mask](./examples/mask.jpg)
![gsoc](./examples/gsoc.jpg)
## License
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册