mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
onnx: Fix typo in documented pipeline
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4552>
This commit is contained in:
parent
6258914b1d
commit
7d9747490b
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
* videoconvert ! \
|
* videoconvert ! \
|
||||||
* videoscale ! \
|
* videoscale ! \
|
||||||
* 'video/x-raw,width=640,height=383' ! \
|
* 'video/x-raw,width=640,height=383' ! \
|
||||||
* onnxobjectdetector ! \
|
* onnxobjectdetector \
|
||||||
* box-node-index=0 \
|
* box-node-index=0 \
|
||||||
* class-node-index=1 \
|
* class-node-index=1 \
|
||||||
* score-node-index=2 \
|
* score-node-index=2 \
|
||||||
|
|
Loading…
Reference in a new issue