mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
8266eab8b4
FPS meter added; Camera switching posibility added; Attributes loading for layout filed implemented.
5 lines
157 B
XML
5 lines
157 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<attr name="show_fps" format="boolean"/>
|
|
<attr name="camera_index" format="integer"/>
|
|
</resources> |