Sample Running
Before running the sample, set the Vision SDK environment variables.
1 | source {Vision SDK installation directory}/mxVision/set_env.sh |
Sample Running
Prepare the source code file main.py and the Python running environment as required.
Use python3 to execute the file. The command is as follows:
1 | python3 main.py
|
Parent topic: Development Using APIs (Python)