-
-
Notifications
You must be signed in to change notification settings - Fork 5
Vision Configuring the ANE
Tua Rua edited this page Sep 6, 2020
·
10 revisions
Firstly, complete the Configuring the ANE section for Analytics.
Secondly, complete the Configuring the ANE section for Remote Config.
Add the following to your air_package.json.
This is the full set of Vision components. Delete entries not required.
{
"dependencies": {
"com.tuarua.firebase.VisionANE": "0.14.0",
"com.tuarua.firebase.VisionCloudTextANE": "0.14.0",
"com.tuarua.firebase.VisionCloudDocumentANE": "0.14.0",
"com.tuarua.firebase.VisionCloudLabelANE": "0.14.0",
"com.tuarua.firebase.VisionLandmarkANE": "0.14.0",
"com.tuarua.firebase.ModelInterpreterANE": "0.14.0",
"com.tuarua.firebase.FirebaseVisionAssets": "0.14.0",
}
}
Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.
Project setup
Analytics
Authentication
Dynamic Links
Google Sign In
Firestore
- Configuring the ANE
- Get Started
- Add and Manage Data
- Query Data
- Get Data
- Get Realtime Updates
- Perform Simple and Compound Queries
- Order and Limit Data
- Paginate Data
Messaging
One Signal
Performance
Remote Config
Storage
- Configuring the ANE
- Get Started
- Create a Reference
- Upload Files
- Download Files
- Use File Metadata
- Delete Files
Crashlytics
Vision
- Detect faces
- Scan barcodes
- Label images
- Recognize landmarks
- Natural Language
- Custom Models
External Links