一组Python类,使用PyZMQ消息传递将OpenCV图像从一台计算机传输到另一台计算机。-Python开发

时间:2021-05-25 17:57:03
【文件属性】:
文件名称:一组Python类,使用PyZMQ消息传递将OpenCV图像从一台计算机传输到另一台计算机。-Python开发
文件大小:1.41MB
文件格式:ZIP
更新时间:2021-05-25 17:57:03
Python Image Processing imageZMQ:传输OpenCV图像简介imageZMQ是一组Python类,它们使用PyZMQ消息传递将OpenCV图像从一台计算机传输到另一台计算机。 例如,这是Mac计算机上的imageZMQ屏幕:传输OpenCV图像简介imageZMQ是一组Python类,它们使用PyZMQ消息传递将OpenCV图像从一台计算机传输到另一台计算机。 例如,这是Mac计算机上的屏幕,显示来自8台Raspberry Pi摄像机的同步视频流:使用imageZMQ,可以在每台Raspberry Pi上使用11行Python,而在Mac上使用8行Python。 首先,在Mac(或其他显示计算机)上运行此代码:1#在Mac上运行此程序以
【文件预览】:
imagezmq-master
----MANIFEST.in(58B)
----README.rst(25KB)
----PyPI_README.rst(6KB)
----LICENSE.txt(1KB)
----examples()
--------with_ImageSender.py(2KB)
--------README.rst(177B)
--------t2_recv_images_via_sub.py(2KB)
--------advanced_http.py(650B)
--------pub_sub_broadcast.py(2KB)
--------faster_jpg_hub.py(2KB)
--------advanced_send.py(801B)
--------pub_sub_receive.py(2KB)
--------t2_send_images_via_pub.py(896B)
--------faster_jpg_send.py(2KB)
--------timeout_req_ImageSender.py(3KB)
--------advanced_pub.py(693B)
--------with_ImageHub.py(2KB)
----HISTORY.md(3KB)
----setup.py(2KB)
----docs()
--------FAQ.rst(13KB)
--------more-details.rst(12KB)
--------images()
--------imagezmq-uses.rst(6KB)
--------req-vs-pub.rst(6KB)
--------examples.rst(9KB)
--------advanced-pub-sub.rst(5KB)
--------api-examples.rst(6KB)
--------badge_fetch.rst(1KB)
--------fast-pub-sub.rst(3KB)
----tests()
--------unit_tests()
--------timing_receive_jpg_buf.py(4KB)
--------test_3_rpi_send_jpg.py(1KB)
--------test_3_mac_receive_jpg.py(1KB)
--------timing_receive_images.py(3KB)
--------test_1_receive_images.py(1KB)
--------__init__.py(0B)
--------test_2_mac_receive_images.py(1KB)
--------timing_send_images.py(2KB)
--------test_2_rpi_send_images.py(991B)
--------timing_send_jpg_buf.py(2KB)
--------test_4_pub.py(1KB)
--------test_1_send_images.py(1KB)
--------test_4_sub.py(1KB)
----.gitignore(876B)
----imagezmq()
--------imagezmq.py(14KB)
--------__init__.py(675B)
--------__version__.py(336B)

网友评论