使用 OpenCV 和 React JS 进行实时视频流
我使用 YOLO 和 openCV 开发了一个实时物体识别代码。我想通过网络实时地将视频从 python 程序中流出来。我还设计了一个基于 ReactJS 的 Web 应用程序来控制我的树莓派。有没有办法在网络应用程序中从 openCV 播放这个视频?
我遇到了 opencv.js,但与我在 python 中得到的帧率相比,它的帧率太低了。我也尝试过张量流模型(coco-ssd),但它不是很准确。有什么建议吗?或任何其他方法来找到问题的解决方案?
我运行的 yolo 模型是 yolov3-tiny。
I have developed a real-time object recognition code using YOLO and openCV. I want to stream the video out of the python program via web in real-time. Also I have designed a ReactJS based web application to control my raspberry PI. Is there any way to play this video out from openCV in the web application?
I came across opencv.js, but the framerate with it was too low compared to what I got in python. I also tried tensorflow model (coco-ssd) but it wasnt very accurate. Any suggestions? or any other way to find a solution for the problem?
The yolo model I am running is yolov3-tiny.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论