OpenCV app framework improved
FPS meter added; Camera switching posibility added; Attributes loading for layout filed implemented.
This commit is contained in:
5
modules/java/android_lib/res/values/attrs.xml
Normal file
5
modules/java/android_lib/res/values/attrs.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<attr name="show_fps" format="boolean"/>
|
||||
<attr name="camera_index" format="integer"/>
|
||||
</resources>
|
Reference in New Issue
Block a user