MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
FaceMatchResults
Face
Match
Results
@
Composable
fun
FaceMatchResults
(
facesData
:
List
<
Pair
<
DetectedFace
,
Float
>
>
,
transformationMatrix
:
Matrix
,
processingStats
:
FrameProcessingStats
)