opencv: handdetect: fix typo in example launch line
This commit is contained in:
parent
2b8f82f929
commit
f2dac588dc
@ -50,7 +50,7 @@
|
|||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch-1.0 autovideosrc ! videoconvert ! "video/x-raw, formt=RGB, width=320, height=240" ! \
|
* gst-launch-1.0 autovideosrc ! videoconvert ! "video/x-raw, format=RGB, width=320, height=240" ! \
|
||||||
* videoscale ! handdetect ! videoconvert ! xvimagesink
|
* videoscale ! handdetect ! videoconvert ! xvimagesink
|
||||||
* ]|
|
* ]|
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user