HandTrackerExtensions
Extension methods for the StreamSource class.
This is a static class.
Methods
Name
Return Type
Description
Example
The example shows how to detect hands with the StreamSourceExtensions
class.
Detect hands in StreamSource
First, create a StreamSource component and a Handtracker object.
Then, use the HandTrackerExtensions
class to detect hands in the specified StreamSource.
Last updated