Esta página ainda não está disponível no idioma selecionado. Estamos trabalhando para adicionar mais opções de idiomas. Agradecemos sua compreensão.
Face Recognition Service
Face Recognition Service
- What's New
- Service Overview
- Getting Started
- SDK Reference
- API Reference
-
FAQs
-
General Consulting
- How Can Multiple Faces Be Recognized in an Image with Multiple Faces?
- Can Certificate Photos Be Used for Facial Recognition?
- How Do I Deal with Unauthorization Issues?
- Why Do Recognition Errors Occur?
- What Causes the Low Pass Rate in Face Recognition?
- Why Is the Request Response so Slow?
- What Is the Limit for Free Calls to the Face Detection API?
- How Do I Disable a Service?
- Are There SDKs Available for Mobile Phones (Android and iOS) in FRS?
-
APIs
- How Can I Use FRS APIs?
- What Do I Do If Error FRS.0022 Is Reported When Images Are Accessed on OBS?
- How Do I Obtain the Correct Endpoint?
- How Do I Obtain the Base64 Code of an Image?
- How Do I Set the top_n Parameter in the Face Retrieval API?
- Why Is the Data Returned by FRS Empty?
- What Is the Minimum Bandwidth Needed for FRS?
- How Do I Obtain the URL of the Most Recent Image in an OBS Bucket?
- Can I Query Facial Images Uploaded for Face Recognition?
- Error Codes
- Region and AZ FAQs
- Permissions
- Data Security
-
General Consulting
- Glossary
- General Reference
On this page
Show all
Copied.
Filter Syntax
Data Type
- In value type ranges, [] indicates that the two end values are included while {} indicates that the two end values are not included.
rowkey:[1 TO *] Equal to or greater than 1 rowkey:[* TO 1] Equal to or less than 1 rowkey:[1 TO 10] 1 to 10
- Single value
rowkey:1 The value is 1.
- If multiple conditions need to be met, use () to differentiate priorities.
rowkey:[1 TO *] && externalImageID:1 (rowkey:[1 TO *] && externalImageID:1) || timestamp:1000 rowkey:[1 TO *] && (externalImageID:1 || timestamp:1000)
- Non-statement. You need to add brackets before and after a non-statement.
externalImageID:1 && (!rowkey:2)
String Type
- Single value
title:quick
- Multiple conditions
title:quick && color:brown
- Non-statement. You need to add brackets before and after a non-statement.
(!color:brown)
Boolean Type
Single value
male:true
- If there are too many logical conditions, use () to differentiate priorities.
- Null string and value search is not supported.
Parent topic: Public Data Structures
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot