maximumHandCount
The maximum number of hands to detect in an image.
Declaration
var maximumHandCount: Int { get set }Discussion
The request orders detected hands by relative size, with only the largest ones having key points determined.
The default value is 2.