Skip to content

wzygzlm/abmof_client

Repository files navigation

abmof_client

A TCP/UDP client to display ABMOF result.

How to install?

  1. install opencv library:

sudo add-apt-repository ppa:timsc/opencv-3.3

sudo apt-get update

sudo apt-get install libopencv-dev libopencv-shape-dev libopencv-dnn-dev

  1. build

make

  1. run the client, 4097 is the server port number. It's not fixed and could changed by the server.

./abmof_client_TCP serverIP 4097 for TCP

./abmof_client_UDP serverIP 4097 for UDP

About

A TCP/UDP client to display ABMOF result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published