未验证 提交 9c9e99ea 编写于 作者: S Shiqi Yu 提交者: GitHub

Merge pull request #61 from fengyuentau/add_more_demos

Add more demos to front page
......@@ -59,10 +59,22 @@ Some examples are listed below. You can find more in the directory of each model
![messi](./models/human_segmentation_pphumanseg/examples/messi.jpg)
### License Plate Detection with [LPD_YuNet](./models/license_plate_detection_yunet/)
![license plate detection](./models/license_plate_detection_yunet/examples/lpd_yunet_demo.gif)
### Object Tracking with [DaSiamRPN](./models/object_tracking_dasiamrpn/)
![webcam demo](./models/object_tracking_dasiamrpn/examples/dasiamrpn_demo.gif)
### Palm Detection with [MP-PalmDet](./models/palm_detection_mediapipe/)
![palm det](./models/palm_detection_mediapipe//examples/mppalmdet_demo.gif)
### QR Code Detection and Parsing with [WeChatQRCode](./models/qrcode_wechatqrcode/)
![qrcode](./models/qrcode_wechatqrcode/examples/wechat_qrcode_demo.gif)
## License
OpenCV Zoo is licensed under the [Apache 2.0 license](./LICENSE). Please refer to licenses of different models.
......@@ -16,7 +16,7 @@ python demo.py --input /path/to/image
### Example outputs
![lpd image1](./examples/result-4.jpg)
![lpd](./examples/lpd_yunet_demo.gif)
## License
All files in this directory are licensed under [Apache 2.0 License](./LICENSE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册