1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 06:13:05 +04:00
Files
opencv/samples/android/face-detection/res/values/strings.xml
T
2012-10-17 15:32:23 +04:00

5 lines
120 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">OCV Face Detection</string>
</resources>