Gitiles
Code Review
Sign In
gerrit.opencord.org
/
person-detection-app
/
f53bc4f639b68788c8175fe8b4d2fa9866a86d4a
/
.
/
bin
/
person_detection.sh
blob: 691f1b881913d36b0f5511d6adc401decf15b0f4 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
args
=
"$@"
source
/
opt
/
intel
/
openvino
/
bin
/
setupvars
.
sh
python3 person_detection
/
app
.
py $args