Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 1.33 KB

README.md

File metadata and controls

4 lines (4 loc) · 1.33 KB

OpenMVS

本软件实现了一种工业相机的PC管理控制与播放软件,实现了GVCP的Client端和opencv-mjpeg-steamer的客户端。与GvcpServer(https://github.com/BigSensor/GvcpServer)和(opencv-mjpg-streamer)https://github.com/BigSensor/opencv-mjpg-streamer,共同组成了一套智能工业相机软件系统。使用GigeVision中的gvcp协议来实现对相机的发现,修改IP和远程控制功能,使用opencv-mjpeg-steamer来传输opencv算法处理后的图像数据。可以实现机器视觉的各种功能。可以方便的查找相机、管理相机、获取图像,保存图片等功能。 已测试通过的开源硬件链接为 (4 core x32 Camera)https://item.taobao.com/item.htm?id=652142910541 ; (4 core x64 Camera)https://item.taobao.com/item.htm?id=684106700771; This software implements a PC management control and playback software for industrial cameras, and implements Client side of GVCP and client side of opencv-mjpeg-steamer.It make a great python opencv smart camera software systems With GvcpServer and opencv-mjpg-streamer. Use GVCP protocol in GigeVision to discover cameras, modify IP and remote control functions, and use HTTP protocol to read and decode opencv-mjpeg-steamer image data for transmission. It can easily find cameras, manage cameras, get images, save pictures and other functions.