检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Example request (Use filter to batch delete faces.) DELETE https://{endpoint}/v2/{project_id}/face-sets/showFaceSet/faces/batch Request Header: Content-Type: application/json X-Auth-Token: MIINRwYJKoZIhvcNAQcCoIINODCCDTQCAQExDT...
URI DELETE /v2/{project_id}/face-sets/{face_set_name} Table 1 Path parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Deleting a Face Function This API is used to delete a face from a facial image library based on a specified field. Prerequisites: Ensure that you have enabled FRS. For detailed operations, see Applying for FRS. URI DELETE /v2/{project_id}/face-sets/{face_set_name}/faces?
You can use specific APIs to create a face set, add facial images to the face set, search for N facial images that are most similar to the input one, delete facial features you no longer use from the face set, and delete the face set you created.
If you need the Face Detection API only, comment out or delete other APIs in the Main.java file. Change the image path in detectFaceByObsUrl to the OBS bucket path of the image. Step 4: Send API Calling Requests Execute the Main.java file.
DELETE Requests the server to delete specified resources, for example, an object. HEAD Same as GET except that the server must return only the response header. PATCH Requests the server to update partial content of a specified resource.
face_id={face_id} deleteFaceByFaceId DELETE /v2/{project_id}/face-sets/{face_set_name}/faces ?external_image_id=imageID deleteFaceByExternalImageId DELETE /v2/{project_id}/face-sets/{face_set_name}/faces ?
Deleting a face This API is used to delete a face from a facial image library based on a specified field. Deleting faces in batches This API is used to batch delete multiple faces that meet specified criteria you customize.
offset=xxx&limit=xxx Updating a face PUT /v2/{project_id}/face-sets/{face_set_name}/faces Deleting a face DELETE /v2/{project_id}/face-sets/{face_set_name}/faces?field_name=field_value Deleting faces in batches DELETE /v2/{project_id}/face-sets/{face_set_name}/faces/batch
During OBS authorization, if the system shows that the number of agencies reaches the upper limit, log in to the Identity and Access Management service console to delete or create agencies. When the service status is Enabled, you can call the APIs.