<?xml version="1.0" encoding="utf-8"?>
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:orientation="vertical">
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w46"
|
android:layout_marginTop="@dimen/h158"
|
android:orientation="vertical">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="头像与底库对比时:" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="wrap_content"
|
android:layout_marginTop="@dimen/h8">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="占屏比:" />
|
|
<EditText
|
android:id="@+id/face_ratio_min"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="4"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text=":"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<EditText
|
android:id="@+id/face_ratio_max"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="wrap_content"
|
android:layout_marginTop="@dimen/h8">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="头上下偏离角度:" />
|
|
<EditText
|
android:id="@+id/pitch_min"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="-10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度 ~ "
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<EditText
|
android:id="@+id/pitch_max"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="wrap_content"
|
android:layout_marginTop="@dimen/h8">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="头左右偏离角度:" />
|
|
<EditText
|
android:id="@+id/yaw_min"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="-10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度 ~ "
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<EditText
|
android:id="@+id/yaw_max"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="wrap_content"
|
android:layout_marginTop="@dimen/h8">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="头左右倾斜角度:" />
|
|
<EditText
|
android:id="@+id/roll_min"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="-10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度 ~ "
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<EditText
|
android:id="@+id/roll_max"
|
android:layout_width="@dimen/w64"
|
android:layout_height="@dimen/h47"
|
android:layout_marginLeft="@dimen/w21"
|
android:background="@drawable/bg_edittext1"
|
android:gravity="center"
|
android:inputType="number"
|
android:singleLine="true"
|
android:text="10"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_marginLeft="@dimen/w15"
|
android:text="度"
|
android:textColor="@color/white"
|
android:textSize="@dimen/h21" />
|
</LinearLayout>
|
</LinearLayout>
|
|
<com.basic.security.widget.Button1
|
android:id="@+id/save"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:layout_gravity="center_horizontal"
|
android:layout_marginTop="@dimen/h30"
|
android:text="保存" />
|
</LinearLayout>
|