source:
pacpussensors/trunk/OpencvVideo/XML/OpencvVideo.xml@
137
Last change on this file since 137 was 122, checked in by , 9 years ago | |
---|---|
File size: 388 bytes |
Rev | Line | |
---|---|---|
[122] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <pacpus> | |
3 | <components> | |
4 | <component name="webcam" | |
5 | type="CVWebcam" | |
6 | device="0" | |
7 | width="640" | |
8 | height="480" | |
9 | framerate="25" | |
10 | ui="true" | |
11 | recording="true" /> | |
12 | </components> | |
13 | <connections></connections> | |
14 | <plugins prefix="lib" postfix="" extension="so"> | |
15 | <plugin lib="OpencvVideo" /> | |
16 | </plugins> | |
17 | </pacpus> |
Note:
See TracBrowser
for help on using the repository browser.