We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a593d6 commit cd61e96Copy full SHA for cd61e96
.travis.yml
@@ -36,6 +36,6 @@ before_script:
36
- export OPENCV_ANDROID_SDK=$(pwd)/OpenCV-android-sdk
37
38
script:
39
-- cd visionSamples/FaceTracker/
+- cd FaceTracker
40
- ./gradlew build
41
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.com/hoopoe/android-vision)
+[](https://travis-ci.com/hoopoe/FR-android-dlib-opencv)
2
3
Facial Recognition on Android using dlib and opencv
4
============
0 commit comments