Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/android/codelab-mlkit-android


https://github.com/android/codelab-mlkit-android

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Codelabs for ML Kit
============

This repository contains the code for the ML Kit codelabs:
* [Recognize text and facial features with ML Kit](https://g.co/codelabs/mlkit-android)

Introduction
------------
In these codelabs, you will build an Android app that uses various features
of ML Kit to recognize text and detect facial features. You will learn how to use the built in on-device Text Recognition API and the face contour API.

Pre-requisites
--------------
None.

Getting Started
---------------
Open the `final/` folder in Android Studio to see the final product.
Visit the Google codelabs site to follow along the guided steps.

Screenshots
-----------

Support
-------

- Stack Overflow: http://stackoverflow.com/questions/tagged/google-mlkit

If you've found an error in this sample, please file an issue:
https://github.com/googlecodelabs/mlkit-android/issues

Patches are encouraged, and may be submitted by forking this project and
submitting a pull request through GitHub.

License
-------

Copyright 2018 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.