Preparing search index...
The search index is not available
@vladmandic/face-api - v1.7.14
@vladmandic/face-api
ComputeAllFaceDescriptorsTask
Class ComputeAllFaceDescriptorsTask<TSource>
Type Parameters
TSource
extends
WithFaceLandmarks
<
WithFaceDetection
<
{}
>
>
Hierarchy (
view full
)
ComputeFaceDescriptorsTaskBase
<
WithFaceDescriptor
<
TSource
>
[]
,
TSource
[]
>
ComputeAllFaceDescriptorsTask
Index
Constructors
constructor
Methods
run
then
with
Age
And
Gender
with
Face
Expressions
Constructors
constructor
new
Compute
All
Face
Descriptors
Task
<
TSource
>
(
parentTask
,
input
)
:
ComputeAllFaceDescriptorsTask
<
TSource
>
Type Parameters
TSource
extends
WithFaceLandmarks
<
{
detection
:
FaceDetection
;
}
>
Parameters
parentTask
:
ComposableTask
<
TSource
[]
>
|
Promise
<
TSource
[]
>
input
:
TNetInput
Returns
ComputeAllFaceDescriptorsTask
<
TSource
>
Methods
run
run
(
)
:
Promise
<
WithFaceDescriptor
<
TSource
>
[]
>
Returns
Promise
<
WithFaceDescriptor
<
TSource
>
[]
>
then
then
(
onfulfilled
)
:
Promise
<
WithFaceDescriptor
<
TSource
>
[]
>
Parameters
onfulfilled
:
(
(
value
:
WithFaceDescriptor
<
TSource
>
[]
)
=>
WithFaceDescriptor
<
TSource
>
[]
|
PromiseLike
<
WithFaceDescriptor
<
TSource
>
[]
>
)
(
value
)
:
WithFaceDescriptor
<
TSource
>
[]
|
PromiseLike
<
WithFaceDescriptor
<
TSource
>
[]
>
Parameters
value
:
WithFaceDescriptor
<
TSource
>
[]
Returns
WithFaceDescriptor
<
TSource
>
[]
|
PromiseLike
<
WithFaceDescriptor
<
TSource
>
[]
>
Returns
Promise
<
WithFaceDescriptor
<
TSource
>
[]
>
with
Age
And
Gender
with
Age
And
Gender
(
)
:
PredictAllAgeAndGenderWithFaceAlignmentTask
<
WithFaceDescriptor
<
TSource
>
>
Returns
PredictAllAgeAndGenderWithFaceAlignmentTask
<
WithFaceDescriptor
<
TSource
>
>
with
Face
Expressions
with
Face
Expressions
(
)
:
PredictAllFaceExpressionsWithFaceAlignmentTask
<
WithFaceDescriptor
<
TSource
>
>
Returns
PredictAllFaceExpressionsWithFaceAlignmentTask
<
WithFaceDescriptor
<
TSource
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
run
then
with
Age
And
Gender
with
Face
Expressions
@vladmandic/face-api - v1.7.14
Loading...