File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
Android Vision API Samples
2
2
============
3
3
4
- These samples demonstrate the face detection API.
4
+ These samples demonstrate the vision API for detecting faces and barcodes .
5
5
6
6
Introduction
7
7
------------
@@ -15,22 +15,22 @@ Getting Started
15
15
The samples build using Gradle in Android Studio. There is no special
16
16
configuration required.
17
17
18
- Support
18
+ Support (Post Release)
19
19
-------
20
20
21
- - Google+ Community: https://plus.sandbox.google.com/communities/ <...>
22
- - Stack Overflow: http://stackoverflow.com/questions/tagged/ <...>
21
+ For General questions and discussion on StackOverflow:
22
+ - Stack Overflow: http://stackoverflow.com/questions/tagged/android-vision
23
23
24
24
If you've found an error in this sample, please file an issue:
25
- https://github.com/googlesamples/ <...> /issues
25
+ https://github.com/googlesamples/android-vision /issues
26
26
27
27
Patches are encouraged, and may be submitted by forking this project and
28
28
submitting a pull request through GitHub.
29
29
30
30
License
31
31
-------
32
32
33
- Copyright 2014 Google, Inc.
33
+ Copyright 2015 Google, Inc. All Rights Reserved .
34
34
35
35
Licensed to the Apache Software Foundation (ASF) under one or more contributor
36
36
license agreements. See the NOTICE file distributed with this work for
You can’t perform that action at this time.
0 commit comments