Contents

maximumHandCount

The maximum number of hands to detect in an image.

Declaration

var maximumHandCount: Int

Discussion

The request orders detected hands by relative size, with only the largest ones having key points determined.

The default value is 2.

See Also

Configuring a request