Share via


GroupingResultOutput interface

Response body for group face operation.

Properties

groups

A partition of the original faces based on face similarity. Groups are ranked by number of faces.

messyGroup

Face ids array of faces that cannot find any similar faces from original faces.

Property Details

groups

A partition of the original faces based on face similarity. Groups are ranked by number of faces.

groups: string[][]

Property Value

string[][]

messyGroup

Face ids array of faces that cannot find any similar faces from original faces.

messyGroup: string[]

Property Value

string[]