With the advent of emerging technologies in the space of human-computer interaction (HCI), a prevalent challenge has been finding methods that can accurately represent these motions in real time. Applications using RGB-D cameras to track movements for consumer-based systems has already been employed by Microsoft in the space of tracking silhouette movements in video games as well as app navigation in the Microsoft Kinect system. However, tracking methods must evolve in order to successfully represent the complexity of human hand motion. The two main categories of 3D hand articulation tracking methods consist of appearance-based and model-based tracking. Appearance-based tracking methods are efficient in the limited space of comparing the present model to a number of already defined hand configurations. Model-based tracking methods allow the computational configuration to explore a continuous space in which the hand motions are optimized at a high dimensional space in near real time.

If the computer tracks the human wrist with six degrees of freedom and the other joints accordingly, the ensuing dimensional analysis occurs at a high dimensional space. A saddle joint (2 DOF) at the base of the each finger plus the additional hinge joints (1 DOF each) at the middle of the finger describes each finger with four degrees of freedom. In turn, the problem of tracking the articulation of a single hand is performed in a dimensional space of 27. This highly dimensional problem formulation requires an optimization technique specific to the problem that can provide a uniform coverage of the sampled space. Quasi-random sequences are known to exhibit a more uniform coverage of a high dimensional compared to random samples taken from a uniform distribution. The Sobol sequence, developed by Russian mathematician Ilya Sobol, describes a quasi-random low-discrepancy sequence that more evenly distributes a number of points in a higher dimensional space. Figure 1 represents the distribution discrepancy between a pseudorandom number generation and a quasi-random low-discrepancy Sobol sequence generation.