<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 android:paddingBottom=”@dimen/activity_vertical_marginandroid:paddingLeft=”@dimen/activity_horizontal_margin android:paddingRight=”@dimen/activity_horizontal_margin android:paddingTop=”@dimen/activity_vertical_margin tools:context=”.MainActivity android:orientation=”vertical>
<LinearLayout android:layout_width=”fill_parent android:layout_height=”wrap_content android:orientation=”horizontal>
<ImageView android:id=”@+id/ivResult android:layout_width=”fill_parent android:layout_height=”200dp/>
</LinearLayout>
<LinearLayout android:layout_width=”fill_parent android:layout_height=”wrap_content android:orientation=”horizontal>
<org.opencv.android.JavaCameraView android:layout_width=”fill_parent android:layout_height=”200dp android:id=”@+id/camera_view/>
</LinearLayout>
<LinearLayout android:layout_width=”fill_parent android:layout_height=”wrap_content android:orientation=”horizontal>
<Button android:id=”@+id/runOpenCVTest android:layout_width=”150dp android:layout_height=”50dp android:text=”OpenCV android:onClick=”runOpenCVTest/>
<Button android:id=”@+id/runOpenCLTest android:layout_width=”150dp android:layout_height=”50dp android:text=”OpenCL android:onClick=”runOpenCLTest/>
</LinearLayout>
</LinearLayout>

Legal Disclaimer:

You understand that when using the Site you may be exposed to content from a variety of sources, and that SagivTech is not responsible for the accuracy, usefulness, safety or intellectual property rights of, or relating to, such content and that such content does not express SagivTech’s opinion or endorsement of any subject matter and should not be relied upon as such. SagivTech and its affiliates accept no responsibility for any consequences whatsoever arising from use of such content. You acknowledge that any use of the content is at your own risk.