File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,9 @@ PyQt 结合 Opencv 进行人脸检测;
133
133
1 . [ opencv] ( https://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv )
134
134
2 . [ numpy] ( https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy )
135
135
3 . [ dlib] ( http://dlib.net/ )
136
- 1 . [ dlib-19.4.0.win32-py2.7.exe] ( dist /dlib-19.4.0.win32-py2.7.exe)
137
- 2 . [ dlib-19.4.0.win32-py3.4.exe] ( dist /dlib-19.4.0.win32-py3.4.exe)
138
- 3 . [ dlib-19.4.0.win32-py3.5.exe] ( dist /dlib-19.4.0.win32-py3.5.exe)
136
+ 1 . [ dlib-19.4.0.win32-py2.7.exe] ( Data /dlib-19.4.0.win32-py2.7.exe)
137
+ 2 . [ dlib-19.4.0.win32-py3.4.exe] ( Data /dlib-19.4.0.win32-py3.4.exe)
138
+ 3 . [ dlib-19.4.0.win32-py3.5.exe] ( Data /dlib-19.4.0.win32-py3.5.exe)
139
139
4 . [ shape-predictor-68-face-landmarks.dat.bz2] ( http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2 )
140
140
141
141
![ FacePoints] ( ScreenShot/FacePoints.png )
You can’t perform that action at this time.
0 commit comments