Preparing search index...
The search index is not available
Back To Index
|
@azure-rest/ai-vision-face
Package version:
@azure-rest/ai-vision-face
IdentifyFromPersonGroup200Response
Interface IdentifyFromPersonGroup200Response
A successful call returns the identified candidate person(s) for each query face.
interface
IdentifyFromPersonGroup200Response
{
body
:
Array
<
IdentificationResultOutput
>
;
status
:
"200"
;
}
Hierarchy
unknown
IdentifyFromPersonGroup200Response
Index
Properties
body
status
Properties
body
body
:
Array
<
IdentificationResultOutput
>
status
status
:
"200"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...
A successful call returns the identified candidate person(s) for each query face.