Dayof / opencv-socket

Sender and receiver of MAT from OpenCV camera frames through socket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open-CV Socket

Sender and receiver MAT data through socket. Collects frames from camera using OpenCV with C++ and pass through socket to a Python algorithm. Test performance time with: kernprof -l -v server.py

https://github.com/rkern/line_profiler

About

Sender and receiver of MAT from OpenCV camera frames through socket.

License:MIT License


Languages

Language:C++ 66.9%Language:Python 26.9%Language:Makefile 5.5%Language:Shell 0.8%