Skip to content

Commit 13210f4

Browse files
committed
test and build pass to detect human face
1 parent 17fe081 commit 13210f4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Loading
Loading

FaceDetection/app/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
<ImageView
1010
android:id="@+id/imgVO"
11-
android:layout_width="279dp"
11+
android:layout_width="369dp"
1212
android:layout_height="416dp"
13-
android:src="@drawable/friends"
13+
android:src="@drawable/twoangrycolleagues"
1414
app:layout_constraintEnd_toEndOf="parent"
1515
app:layout_constraintStart_toStartOf="parent"
1616
app:layout_constraintTop_toTopOf="parent"

0 commit comments

Comments
 (0)