Before starting this tutorial, download the example source code.
To download the source code from the open-source repository, clone it using Git:
Open your terminal.
Change to your development directory:
cd ~/developClone the repository:
git clone https://github.com/networkoptix/nx_open_integrations.gitNavigate to the specific example directory:
cd nx_open_integrations/cpp/vms_server_plugins/opencv_object_detection
| NOTE: Review the readme.md file in this directory for detailed information about the project requirements and setup steps. |
Comments
0 comments
Article is closed for comments.