Skip to content

Commit 3dcab26

Browse files
committed
update readme
1 parent d044290 commit 3dcab26

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,13 @@ Notes:
1212

1313
export OPENCV_ANDROID_SDK=/Users/hoopoe/Tools/OpenCV-android-sdk
1414

15-
2. dlib adapted to work with -DANDROID_STL=gnustl_shared
15+
2. From https://github.com/davisking/dlib-models
16+
17+
copy
18+
* shape_predictor_5_face_landmarks.dat
19+
* dlib_face_recognition_resnet_model_v1.dat
20+
21+
to /sdcard/Download
22+
23+
3. dlib adapted to work with -DANDROID_STL=gnustl_shared
1624

0 commit comments

Comments
 (0)