Download Code

Download link: Use attached example code gen_udp here

Setup

Example code was tested in the following environments.

Python v3.7.5

(Install dependent python packages)

Windows

  • pip install opencv-contrib-python

Linux (Ubuntu)

  • $sudo pip3 install opencv-contrib-python

While the user is free to choose his/her own development environment, the example code was executed in Microsoft Visual Studio Code.