Introduction
1.
Basic Concepts
2.
Introduction to Galaxy Vision Service
2.1.
Cluster address
3.
SDK
3.1.
Get SDK
3.2.
SDK Releases and History
4.
Quick Start
5.
Galaxy Vision Service API
5.1.
VisionClient
5.1.1.
analysis_faces()
5.1.2.
detect_labels()
5.1.3.
match_faces()
5.1.4.
Image
5.1.5.
nlp_translation()
5.1.6.
ocr_detection()
5.1.7.
ocr_image_translation()
5.1.8.
Label
5.1.9.
OcrLine
5.1.10.
OcrTranslateLine
5.1.11.
OcrRegion
5.1.12.
DetectLabelsParam
5.1.13.
DetectFacesRequest
5.1.14.
DetectLabelsRequest
5.1.15.
FaceCompareRequest
6.
FAQ
Published with GitBook
Xiaomi Galaxy Vision Service Book
Frequently Asked Questions
1. Is there an API that can detect faces and objects at the same time?
As of now, there isn't any, but we may consider adding this function later.