OpenCV marker detection successfully ported.

This commit is contained in:
2014-03-12 16:34:52 -04:30
parent 09dbc71b29
commit 5773b11e15
3 changed files with 30 additions and 36 deletions

View File

@@ -31,6 +31,7 @@
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<application
android:icon="@drawable/ic_launcher"