/
Alx89
/
OpenCV
Обзор
Документация
Войти
/
Alx89
/
OpenCV
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.x
samples/android/tutorial-2-mixedprocessing/res/layout/tutorial2_surface_view.xml
11 строк
412 B
Alexander Smorkalov
Tutorial4 sample renamed to Tutorial-2-MixedProcessing
08 фев 2013, 12:50
08 фев 2013, 12:50
902463b
Код
Авторство
О чём код?
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" > <org.opencv.android.JavaCameraView android:layout_width="fill_parent" android:layout_height="fill_parent" android:id="@+id/tutorial2_activity_surface_view" /> </LinearLayout>