HandTrackerExtensions
Extension methods for the StreamSource class.
Last updated
Extension methods for the StreamSource class.
Last updated
This is a static class.
Load(, )
List<>
Static. Detects hands in the current stream.
The example shows how to detect hands with the StreamSourceExtensions
class.
First, create a StreamSource component and a Handtracker object.
Then, use the HandTrackerExtensions
class to detect hands in the specified StreamSource.