Motion-Assisted Visual Language for Human Computer Interfaces

Embodiments of the invention recognize human visual gestures, as captured by image and video sensors, to develop a visual language for a variety of human computer interfaces. One embodiment of the invention provides a computer-implement method for recognizing a visual gesture portrayed by a part of human body such as a human hand, face or body. The method includes steps of receiving the visual signature captured in a video having multiple video frames, determining a gesture recognition type from multiple gesture recognition types including shaped-based gesture, position-based gesture, motion-assisted and mixed gesture that combining two different gesture types. The method further includes steps of selecting a visual gesture recognition process based on the determined gesture type and applying the selected visual gesture recognition process to the multiple video frames capturing the visual gesture to recognize the visual gesture.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 15/823,554, filed Nov. 27, 2017, which is a continuation of U.S. patent application Ser. No. 14/085,591, filed Nov. 20, 2013, which claims the benefit of U.S. Provisional Application No. 61/826,914, filed May 23, 2013, all of which are hereby incorporated by reference in their entirety.

BACKGROUND

This invention relates generally to visual languages for human computer interfaces, and more specifically to recognizing human visual gestures, as captured by image and video sensors, to develop a visual language for human computer interfaces.

Human Computer Interface (HI) has been an active research subject with a wide range of approaches, from mice and keyboards, to graphical user interfaces, to current touch screens and emerging gesture recognition interfaces. The recent development of mobile platforms, such as smartphones and tablets, has brought significant innovations in a rapidly developing commercial field, inviting innovative human computer interfaces to enhance user convenience. For example, smartphones and tablets incorporate multiple image/video cameras, and touch screens with multi-touch sensitivity without traditional keyboards, mice and pencil-like entry devices. Recent gaming consoles, TVs, and other consumer devices have added further innovation of incorporating human visual gestures into the systems, e.g., multiple sensors including depth sensors, for a computer to understand human body gestures.

One emerging approach to human computer interface is hand gesture recognition, which is the problem of recognizing pre-defined shapes and figures, positions, and any associated motions, of a human hand. Hand gesture recognition is a subfield of gesture recognition, which is the problem of recognizing pre-defined gestures with the human body. Other subfields of gesture recognition include recognizing gestures of human face and human body. Gesture recognition is a rapidly developing area of pattern recognition, due to emerging applications in many areas, such as consumer electronics and mobile communications. Pattern recognition typically encompasses functions such as object detection, tracking, recognition, and identification, and pattern recognition techniques can be used for applications in human computer interfaces, surveillance, security, and biometric authentication.

There are multiple challenges of existing solutions to human computer interface problems and applications, including limited platform size, limited facilities such as keyboards and screen size, limited computing power, and potentially limited bandwidth in wireless network connectivity. These challenges stress simplicity and convenience of application designs, and put a premium on efficient interfaces. For example, an existing solution recognizes human body shape and motion captured by video sensors without any markings by using multiple sensors including a specialized infrared (IR) depth sensor, but this solution makes the human computer interface solution more complex than desired. Thus, the challenges of existing solutions to human computer interface problems and applications call for an efficient and robust solution that meets the challenges of human computer interface for visual gesture recognition.

SUMMARY

Embodiments of the invention recognize human visual gestures, as captured by image and video sensors, include to develop a visual language for a variety of useful human computer interfaces. The solutions provided by the embodiments of the invention focus on facilitating expressions represented by human visual gestures and execution of commands suitable for modern computer applications. A variety of applications is possible, from scrolling through websites or documents, to making selections in menus, to immersive experiences in virtual reality, to innovative media manipulation, such as media capture, composition, editing, and visualization.

One embodiment of the invention provides a computer-implement method for recognizing a visual gesture portrayed by a part of human body such as a human hand, face (including gestures made by the eyes and/or lips) or body. The method includes steps of receiving the visual signature captured in a video having multiple video frames and applying a visual gesture recognition process selected from multiple visual gesture recognition processes to the multiple video frames to recognize the visual gesture. The visual gesture recognition processes include shape-based gesture recognition process, position-based gesture recognition process, motion-assisted gesture recognition process and mixed gesture recognition process that combines multiple gesture recognition processes.

One embodiment of the computer-implemented method includes steps of applying a shape-based gesture recognition process to the multiple video frames capturing the visual gesture. The steps of the method include selecting a video frame of the multiple video frames of the visual gesture as a reference frame, applying a general parametric model to the selected video frame to generate a specific parameter template of the visual gesture and receiving one or more video frames. For each subsequently received video frame of the visual gesture, the embodiment of the method includes the steps of detecting a visual contour of the visual gesture based at least in part on the specific parametric template of the visual gesture and recognizing the visual gesture based at least in part on the detected visual contour.

One embodiment of the computer-implemented method includes steps of applying a motion-assisted gesture recognition process to the multiple video frames capturing the visual gesture. The steps of the method include detecting motion of an object contained in the multiple video frames capturing the visual gesture and recognizing the visual gesture based on the detected motion. The steps of the method further includes tracking the motion of the object across a subset of the multiple video frames and obtaining estimated motion parameters of the object based on the tracking. The steps of the method also include refining the estimated motion parameters of the object based on the tracking and recognizing the visual gesture based on the refinement of the estimated motion parameters of the object.

One embodiment of the computer-implemented method includes steps of applying a position-based gesture recognition process to the multiple video frames capturing the visual gesture. The position-based gesture recognition process can use a motion-assisted object tracking process, a secondary object tracking process or a mixed process that applies both the motion-assisted object tracking process in parallel with the secondary object tracking process. The steps of the method include detecting changes of position of an object contained in the multiple video frames capturing the visual gesture and recognizing the visual gesture based on the changes of position of the object. The steps of the method further include recording the changes of position of the object, quantizing the changes of position of the object and recognizing the visual gesture based on the quantized changes of position of the object. The changes of position of the object can be recorded by its instantaneous position change over an immediately previous position of the object or by its reference change of the object over a pre-defined reference position of the object.

To track motion of an object contained in the multiple video frames capturing the visual gesture, one embodiment of the method includes steps of applying a motion-assisted object tracking process and a secondary object tracking process based on recent tracking-learning-detection in parallel to the multiple video frames. The dual object tracking provides two parallel routes after initialization, each of which generates its own object tracking results, and whose combined results improve system performance. Furthermore, each route can be switched on and off on the fly based on the available computer resource. Another performance advantage provided by the duel object tracking is the flexibility and scalability for object tracking in association with the characteristics of human visual gestures being analyzed. For example, the dual object tracking can readily be extended to process various types of visual gestures, e.g., position-, shape-, motion-based or mixture of different types of visual gestures.

Another embodiment of the invention develops simple visual codes to express a variety of commands, e.g., to capture, reference, edit, or transmit multimedia messages, which are useful in real-time multimedia applications in a mobile communications environment. A visual code comprises multiple recognized human visual gestures, which are encoded based on a user command. The visual codes can be used for a variety of applications, such as video editing, including capturing, splicing, blending and other manipulation of videos, and further areas of applicability of the visual codes will become apparent from the detailed description provided hereinafter.

The features and advantages described in this summary and the following detailed description are not all-inclusive. Many additional features and advantages will be apparent to one of ordinary skill in the art in view of the drawings, specification, and claims hereof.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a diagram of a computer system for recognizing human visual gestures in accordance with an embodiment of the invention.

FIG. 2 is a flow chart of a process of recognizing human visual gestures in accordance with an embodiment of the invention.

FIG. 3 is a flow chart of process of recognizing human visual gestures based on a touch-free user selection of a gesture recognition engine mode in accordance with an embodiment of the invention.

FIG. 4 is a flow chart of a process of shape-based hand gesture recognition in accordance with an embodiment of the invention.

FIG. 5 illustrates an exemplary motion-assisted recognition engine for human visual gesture recognition in accordance with an embodiment of the invention.

FIG. 6 illustrates an exemplary motion-assisted learning tracker (MALT) for visual gesture recognition in accordance with an embodiment of the invention.

FIG. 7 is a flow chart of a process of motion detection and estimation of a human visual gesture using the MALT illustrated in FIG. 6.

FIG. 8 illustrates steps of a process of position-based visual gesture recognition in accordance with an embodiment of the invention.

FIG. 9 illustrates an exemplary tracking-learning-detection module in accordance with an embodiment of the invention.

FIG. 10 is a flow chart of a process of enhancing visual gesture recognition using dual object tracking engines in parallel in accordance with an embodiment of the invention.

FIG. 11 is a flow chart of a process of recognizing objects contained in human visual gestures based on motion and/or shape of the objects in accordance with an embodiment of the invention.

FIG. 12A illustrates an example of recognizing a motion-assisted “Up” hand gesture in accordance with an embodiment of the invention.

FIG. 12B illustrates an example of recognizing a motion-assisted “Down” hand gesture in accordance with an embodiment of the invention.

FIG. 12C illustrates an example of recognizing a position-based “Up” gesture in accordance with an embodiment of the invention.

FIG. 12D illustrates an example of recognizing a position-based “Down” gesture in accordance with an embodiment of the invention.

FIG. 13A illustrates an example of recognizing a motion-assisted “Left” hand gesture in accordance with an embodiment of the invention.

FIG. 13B illustrates an example of recognizing a motion-assisted “Right” hand gesture in accordance with an embodiment of the invention.

FIG. 13C illustrates an example of recognizing a position-based “Left” gesture in accordance with an embodiment of the invention.

FIG. 13D illustrates an example of recognizing a position-based “Right” gesture in accordance with an embodiment of the invention.

FIG. 14A illustrates an example of recognizing a position-based “In” hand gesture in accordance with an embodiment of the invention.

FIG. 14B illustrates an example of recognizing a position-based “Out” hand gesture in accordance with an embodiment of the invention.

FIG. 15 illustrates an application of the motion-assisted position-based gesture recognition in 3D remote control of Google Earth.

FIG. 16 illustrates a table of example video editing commands and possible indications via the commands in accordance with an embodiment of the invention.

FIG. 17 illustrates experimental data of performance improvement provided by motion-assisted visual recognition in accordance with an embodiment of the invention.

The figures depict various embodiments of the invention for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.

DETAILED DESCRIPTION

System Architecture

Figure (FIG. 1 illustrates a computer system 100 for recognizing human visual gestures. In one embodiment, the computer system 100 includes a human visual gesture recognition engine 120. The human visual gestures 110 include static digital images of a variety of human visual gestures, such as a hand gesture formed/positioned by a user hand, a body gesture positioned by a human body, and a facial gesture represented by a user face. Other embodiments of the human visual gestures 110 may include an input video of dynamic human visual gestures that may involve motion or change of position, e.g., hand gestures, body gestures and facial gestures of a human user. The input video includes one or more video frames of human visual gestures and the system 100 processes the video frames of the input video to recognize human visual gestures contained in the video frames.

The visual gesture recognition engine 120 is configured to recognize the human visual gestures by an appropriate visual gesture recognition engine. In one embodiment, the visual gesture recognition engine 120 has a shaped-based recognition engine 122, a position-based recognition engine 124 and a motion-assisted recognition engine 126. Other embodiments of the visual gesture recognition engine 120 may have other types of recognition engines or a recognition engine that combines two or more different recognition engines such as the shape-based recognition engine 122 and the motion-assisted recognition engine 126. The visual gesture recognition engine 120 is configured to select an appropriate visual recognition engine based on a user selection of a gesture recognition engine and/or determination of a type of visual gesture. The visual gesture recognition engine 120 is further described below with reference to FIG. 2-FIG. 11.

FIG. 2 is a flow chart of a process of recognizing human visual gestures in accordance with an embodiment of the invention. A computer system 100 as illustrated in FIG. 1 is initialized 202 for recognizing human visual gestures as represented in a static digital image or in one or more video frames of a video that captures the human visual gestures. The initialization can be automatic or semi-automatic upon the initialization of an input device such as a computer mouse or keyboard.

Different initialization methods can be used to initialize the computer system 100. In one embedment, the computer system 100 is configured to freeze the first frame of a video that captures the human visual gestures of a user, e.g., a hand gesture, and provide a user interface that allows the user to click or drag a region of interest (ROI) containing the visual gesture object (e.g., user hand, face or body). Upon the user selection of the ROI, the computer system 100 is configured to track pixels in the ROI and recognize the visual gesture based on the tracking. This initialization process requires keyboard/mouse input from the user, thus, it is not automatic.

In an embodiment of automatic initialization, the computer system 100 is configured to present a predefined ROI on a computer screen and ask a user to put an object (e.g., user hand, face or body) in the ROI during the first preselected number of video frames of the video that captures the human visual gestures. The computer system 100 is configured to track pixels in the ROI and recognize the visual gesture based on the tracking.

In another embodiment of automatic initialization, the computer system 100 is configured to detect and track the motion of an object, e.g. (a user hand, face, or body). The computer system 100 is configured to track the object motion for a preselected number of initial frames of the video that captures the human visual gestures and segments the scene in a video frame into a ROI and background region. In one embodiment, the computer system 100 is configured to obtain the ROI based on motion vectors associated with the motion of the object. The centroid of a cluster of significant motion vectors is used as the centroid of the ROI. Suppose there are N significant motion vectors, and (x(n), y(n)) is the position of motion vectors MV(n), for n=1, 2, 3, . . . N, the position of the ROI, P_x and P_y is defined by Equation 1 and Equation 2 below.

P_x = 1 N n = 1 N x ( n ) ( Equation 1 ) P_y = 1 N n = 1 N y ( n ) ( Equation 2 )

The computer system 100 is configured to track pixels in the ROI and recognize the visual gesture based on the tracking.

The computer system 100 is further configured to store 204 a user selection of a gesture recognition engine. A gesture recognition engine is configured to recognize visual gestures formed portrayed by a part of human body such as a human hand, face (including gestures made by the eyes and/or lips) or body. Examples of the gesture recognition engine include shape-based recognition engine, position-based recognition engine, motion-assisted gesture recognition engine and mixed gesture recognition engine that combines multiple gesture recognition engines for the visual gesture recognition. Other visual gestures recognition engines may be used for expressions in a human or computer language, interaction in a virtual reality immersion experience as such as video gaming and/or viewing and creating visual art. In one embodiment, the computer system 100 is configured to present the multiple recognition engines as buttons in a graphic user interface (GUI) and highlight a button as a user moves his/her hand over the button on the GUI. A button is selected by one of the two ways by the user: staying on a button for a prescribed time period or visually pressing a button by a special gesture.

In the step 206, the computer system 100 is configured to display on a computer display screen a human visual gesture captured by a digital recording device such as a digital camera. In one embodiment, there are three basic types of human visual gestures: position-based, shape-based and motion-assisted. Other embodiments can have other types of human visual gestures, e.g., visual gestures that involve both shape and motion. Responsive to no user selection of a visual gesture recognition engine, the computer system 100 is configured to determine 208 the type of the visual gesture and to apply 210 an appropriate gesture recognition engine based on the determination. Using the selected gesture recognition engine, the computer system 100 is configured to recognize 212 the human visual gestures. Responsive to the human visual gestures being captured in a video, the computer system 100 is configured to determine 214 whether all the gestures have been recognized. If there are still visual gestures left for recognition, the computer system 100 is configured to repeat the steps of 206 to 214.

FIG. 3 is a flow chart of a process of recognizing human visual gestures based on a touch-free user selection of a gesture recognition engine in accordance with an embodiment of the invention. A computer system 100 as illustrated in FIG. 1 receives 302 a digital video of an object of human visual gestures such as a user hand and tracks 304 the motion of the object for a specified period of time. The computer system 100 is further configured to develop 306 an initial ROI bounding the object and to present a user with a menu of gesture recognition engines, e.g., as buttons in a GUI, while tracking the object's movement. Responsive to the centriod of the ROI overlays a button, the computer system 100 is configured to highlight 310 the button and to determine 312 the selection of the button if the button is highlighted for a specified period of time, or being clicked by the user. Upon the selection of the gesture recognition engine, the computer system 100 is configured to launch 314 a gesture recognition engine corresponding to the user selection.

Hand Gesture Recognition

Hand gesture recognition is the problem of recognizing pre-defined shapes and figures, positions taken, and any associated motions, formed with a human hand. Hand gestures recognition has a vast array of applications as hands are a natural and potentially powerful input device. To simplify illustration of various embodiments of the invention, the description from herein uses hand gesture recognition as an example for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein. Further, one skilled in the art will readily recognize from the following discussion other types of human visual gesture recognition can be implemented without departing from the principles of the invention described herein. For example, the visual gesture recognition engine 120 of FIG. 1 is readily applicable to recognize human body gestures and facial gestures similarly as to the hand gesture recognition described below.

In one embodiment, the visual gesture recognition engine 120 applies a shaped-based recognition engine 122 to an input video of human visual gestures to recognize the human visual gestures contained in the video. FIG. 4 is a flow chart of shape-based hand gesture recognition by an embodiment of shape-based recognition engine 122 as illustrated in FIG. 1. Initially, the shape-based recognition engine 122 is configured to receive 402 an input video of user hand, which includes multiple video frames. The shaped-based recognition engine 122 is configured to select 404 a video frame of the input video as a reference frame and apply 406 a generic parametric model to the selected video frame. The shaped-based recognition engine 122 is configured to generate 408 a specific parametric template of the user hand contained in the reference frame. The shaped-based recognition engine 122 is further configured to receive 410 one or more video frames of the input video. For each of the received video frames, the shaped-based recognition engine 122 is further configured to detect 412 a hand contour of the user hand positioned to represent a hand gesture in the video frame using the specific parametric template of the user hand. Based on the detected hand contours, the shaped-based recognition engine 122 is further configured to recognize 414 the hand gestures positioned by the user hand in the video frames of the video. A further description of embodiments of the shape-based visual gesture recognition is provided in the following patent/patent applications: U.S. patent application Ser. No. 13/830,787, which is incorporated by reference in its entirety herein.

In addition to shape of a visual gesture portrayed/formed by a human hand, position and motion of the hand gesture can also be employed to define and recognize hand gestures. For example, the American Sign Language for English alphabet letters has some hand gestures, e.g., hand gestures for letter “J” and letter “Z,” that involve both shape and motion of a user hand. It is noted that position of a hand gesture relies on at least some motion of the hand as the position of a hand can be inferred by integrating motion of the hand. Conversely, motion of a hand is a derivative of position of the hand, and can be viewed as secondary if the position of the hand were easier to detect than detecting motion of the hand. Likewise, acceleration and higher derivatives similar to those captured by physical sensors, e.g., physical accelerometer sensors, can also be used as input data to position-based or motion-assisted visual gesture definition and recognition.

Hand gesture recognition that involves motion of a human hand portraying the hand gesture can be conceptually divided into three tasks: hand detection, hand tracking, and gesture recognition. Hand detection aims to detect a human hand captured in a digital image and segment it from other background image pixels of the digital image of the hand. One embodiment of hand detection is to provide a region of interest (ROI) on a display screen for the user to put his hand (part or whole hand) into it. Another embodiment of hand detection is to detect the hand from its appearance (e.g., by skin detection and/or shape recognition). A third embodiment is to request the user to move the hand, and segment the hand image from the background image using motion estimation and motion segmentation. Once the hand is segmented or defined by an ROI, the hand can be tracked across multiple video frames of a video that captures the hand movement. The tracked hand and ROI are provided to a visual gesture recognition engine (e.g., the visual gesture recognition engine 120 in FIG. 1), which is configured to detect and classify a hand gesture from a pre-defined vocabulary of gestures.

Referring back to FIG. 1, to use the motion vectors of the video frames that capture the hand gestures formed by a human hand, the motion-assisted recognition engine 126 of the visual gesture recognition engine 120 is configured to track the motion of objects (e.g., the human hand) in the video and use the motion vectors for the blocks occupied by the objects as additional features in the analysis and recognition of hand gestures. The motion estimation described above is general, and can be used to analyze the motion not only for hand gestures, but also for facial or body movements and gestures. In particular, the motion estimation scheme enables new motion-based features in video based sensing and pattern recognition. The features can be based on time history of motion vectors generated, as well as the evolution of the spatial regions and their features extracted from individual frames.

FIG. 5 illustrates an exemplary motion-assisted recognition engine 126 for visual gesture recognition. In the embodiment illustrated in FIG. 5, the motion-assisted recognition engine 126 has a motion-assisted learning tracker (MALT) 510, a tracking-learning-detection (TLD) module 520 and a motion-assisted learning tracking and enhanced detection (MATLED) module 530. The MALT 510 is configured to track the movement of a user hand forming the visual gestures captured in a video by leveraging the advantages provided by optimized block-based motion estimation (e.g., block-based motion estimation as used in video coding standards such as the ITU standards H.264 and H.265). The TLD module 520 is configured to learn and track objects (e.g., a human hand) captured in a video of the visual gestures. The MALTED module 530 is configured to learn and track objects of visual gestures with the assistance of motion vectors of the objects.

Motion-Assisted Learning Tracker (MALT)

FIG. 6 illustrates an exemplary motion-assisted learning tracker (MALT) 510 for visual gesture recognition. In the embodiment illustrated in FIG. 6, the MALT 510 has a motion detection and estimation module 610, a position estimation module 620 and a motion estimation refinement module 630. Upon the initialization of the motion-assisted recognition engine 126, the MALT 510 is activated for detecting and estimating the movement of visual gestures (e.g., hand gestures) across video frames of the video that captures the visual gestures. The MALT 510 activation includes initializing an ROI of a visual gesture to be tracked and the ROI contains at least a part of a segmented hand to be tracked. The initial ROI is denoted as R_I, and P_I and Sz_I are the center point of position of R_I and size of R_I, respectively, in the follow description, and where size can be selected as a length or area parameter.

In one embodiment, the motion detection and estimation module 610 is configured to employ any existing motion estimation schemes known to those of ordinary skills in the art to derive motion vectors of the video that captures the human visual gestures. For example, the motion detection and estimation module 610 is configured to derive motion vectors of video frames of the video by tracking the motion of objects/regions on a block-by-block basis within successive video frames, and generating motion vectors for each block using inter-frame predictions among the video frames. A further description of embodiments of the motion estimation and motion vectors is provided in the following patent/patent applications: U.S. Patent Publication No. 2006/0245497, U.S. Patent Publication No. 2007/0127577 (now U.S. Pat. No. 8,428,135), and U.S. Patent Publication No. 2010/0290529 (now U.S. Pat. No. 8,520,736), which are incorporated by reference in their entirety herein.

To estimate motion of an object in a video frame in the video of the captured visual gestures, the motion detection and estimation module 610 is configured to calculate block-based motion vectors (MVs) for every captured frame by maximizing a similarity metric (or minimizing a dissimilarity measure). In one embodiment, motion estimation is block-based, using the Sum of Absolute Difference (SAD) metric of pixels in the blocks for selecting motion vectors. The block-based motion estimation as described above is scalable upwards to Mean Squared Error (MSE) and Normalized Correlation Coefficient (NCC) as needed. The motion vectors obtained by the motion detection and estimation module 610 are denoted as MV_C from herein.

The position estimation module 620 is configured to estimate the ROI position (denoted as P_E) from the ROI position in a previous frame (denoted as P_pre). The ROI position can be estimated from the ROI position in the previous frame using a linear estimator as described in Equation 3 below:


P_E=P_pre+MV_C.  (Equation 3)

If the object moves out of the scene, as P_pre) can be unavailable. Non-trivial motion vectors will be detected along the trajectory of the incoming object responsive to its returning to the camera view. The estimated ROI position P_E can be detected using Equations 1 and 2 similarly to initialization described above. In practice, the trajectory of the ROI is expected to be a reasonably smooth continuous curve. To eliminate irregular drift off of the estimated P_E from the trajectory of ROI, a Kalman filter can be used to obtain a smoother estimation of the trajectory of ROI positions using Equation 4 below.


P_E=KalmanFilter(P_E,P_pre).  (Equation 4)

Similarly, based on the assumption that size of ROI will not significantly change between two successive frames, the size of ROI Sz_E can be estimated from the previous size of ROI Sz_pre.


Sz_E=Sz_pre×Scale.  (Equation 5)

Here, Scale is expected to be a scaling factor very close to 1.0 (e.g., 0.98 or 1.02). The estimated ROI R_E can be described by the parameters P_E and Sz_E

The motion estimation refinement module 630 is configured to refine coarse motion estimation to get a more accurate approximation. For a 2D visual gesture recognition, only the position of ROI, P, is refined, while both position P and size Sz are jointly refined for 3D and/or multi-dimensional visual gesture recognition. The ROI motion refinement is denoted as R Re, which can be written as a function of the position and size parameters R(P, Sz). A local search window for carrying out the refinement process can be described by a center point W_c, width W_w, and height W_h as W(W_c, WW_h, W_w). An initial prediction and motion estimation is refined by a local search using a more powerful image similarity metric, such as the Normalized Correlation Coefficient (NCC) defined by Equation 6 below.

ncc ( R 1 , R 2 ) = 1 n x = 1 n ( R 1 ( x ) - μ 1 ) ( R 2 ( x ) - μ 2 ) σ 1 σ 2 ( Equation 6 )

Here, μ1, μ2, σ1, and σ2 are the means and standard derivations of R1 and R2. Furthermore, R_E and R_I are both resized to a fixed size (e.g., 15×15 pixels). The scaled down ROIs are denoted as SR_E and SR_I defined in Equation 7 below.


SR_E=resize(R_E); SR_I=resize(R_I)  (Equation 7)

A rectangle, Rect of a size of W×H is defined as below, where w is the width and h is the height


Rect(Ct,w,h)

Accordingly, the search window of size W×H is


Rect(P_E,W,H)

To further refine the motion estimation, the motion estimation refinement module 630 is configured to recursively select a refined motion vector based on a similarity measure, e.g., normalized correlation coefficient (NCC) score, among multiple candidate ROIs. The candidate ROIs, R_test, are defined as in Equation 8 below:


R={R_test=R(Ct,w,h), with Ct∈Rect(PE,W,H},w=α*Sz_pre}  (Equation 8)

For each candidate ROI, R_test, in set R, a similarity metric, e.g., NCC is calculated. The candidate ROI that has the highest score is set as the detected ROI in the current frame.

R_C = max R R ncc ( resize ( R ) , resize ( R I ) ) ( Equation 9 )

The motion estimation refinement module 630 is further configured to update a set of reference ROIs if the object tracking performance at any point has a high confidence. In such scenario, the motion estimation refinement module 630 is configured to store a secondary reference ROI (and discard any previous secondary reference ROIs) and to update a set of reference ROIs as follows:


Sref={R_I,R_C}  (Equation 10)

If more than one reference ROI is used, the detected ROI in the current frame defined in Equation 9 is modified as:

R C = max R R , R ref S ref , ncc ( resize ( R ) , resize ( R ref ) ) * Conf ( R ref ) ( Equation 11 )

where Conf(Rref) is the confidence coefficient of reference ROI Rref.

FIG. 7 illustrates a flow chart of a process of motion detection and estimation of a human visual gesture in accordance of one embodiment of motion-assisted learning tracker (MALT) 510. The MALT 510 is configured to initialize a region of interest, R_I, of an object being processed with a center point, P_I and a size of Sz_I and keep the ROI as a main reference. The MALT 510 is configured to detect motion of the ROI. If the object is present and defined by an ROI, the MALT 510 is configured to track the object using a learning-based affine motion model with Kalman smoothing filtering if needed. The MALT 510 is configured to obtain estimates of parameters P_E, R_E, Sz_E and Conf_E as defined above by clustering detected motion. The MALT 510 is further configured to determine the presence of the object for motion estimation refinement. If the object is present, the MALT 510 is configured to refine the position and size of the object around the estimated position P_E of the ROI by maximizing a similarity metric, such as the normalized correlation coefficient (NCC) score. If the NCC score is above a threshold value, the MALT 510 stores the estimated parameters P_E, R_E, Sz_E and Conf_E. If the similarity metric is determined to be high, the MALT 510 adds a second reference and returns to the step of motion detection. If the object is not present for motion estimation refinement, the MALT 510 also returns to the motion detection step.

Position-Based Visual Recognition

With the MALT module 510, both position and motion based visual gestures recognition are analyzed in relation with motion detected and estimated of the visual gestures. Referring back to the position-based recognition engine 124 in FIG. 1, in one embodiment, the position-based recognition engine 124 is configured to quantize the changes of object position to represent different visual gestures. The position-based recognition engine 124 is configured to record the change of object position, P_change, either by instantaneous position change (IPC) or by reference position change (RPC). IPC records the change over the immediately previous position, i.e.,


P_change=F(P_C,P_pre)=P_C−P_pre  (Equation 12)

Whereas RPC records the change over a pre-defined reference position, i.e.,


P_change=F(P_C,P_R)=P_C−P_R  (Equation 13)

Vector P_change is quantized into different directions based on the requirements of a particular visual gestures recognition application. It is noted that for the same visual gesture, IPC and RPC may give different results. For example, P_C and P_R can be both at the right side of P_pre. RPC provides a “RIGHT” indicator while IPC provides a “LEFT” or “RIGHT” indicator depending on the relative position of P_C and P_R.

IPC is comparable to motion of a visual gesture detected through motion vectors. IPC detects instantaneous changes, so it is more sensitive to instantaneous direction change. RPC can be deemed as integration of instant changes, thus less sensitive to instantaneous direction change. The choice between IPC and RPC depends on the application of visual gesture recognition. IPC is good for highly quantized gestures, i.e., scroll up or down; RPC is better for continuous gesture interface. FIG. 8 illustrates a process of position-based visual gesture recognition in accordance with one embodiment of the position-based recognition engine 124. The initial position P_I is used as reference position. One exemplary function F1 can be defined as:


F1(P_C,P_I)=P_C−P_I  (Equation 14)

Given the fact that the size of object changes accordingly when object moves closer or farther from the sensor, the change of size, or zoom in and out, is used as an indicator of the third dimension of position, i.e., depth. One exemplary comparator function F2 can be defined as:


F2(Sz_C,Sz_I)=Sz_C/Sz_I  (Equation 15)

When F2(Szc, Sz1)>threshold1, with threshold1>1, the change of size defined in Equation 15 means zoom-in. When F2(Sz_C, Sz_I)<threshold2, with threshold2<1, the change of size defined in Equation 15 means zoom-out.

As illustrated in FIG. 8, the position-based recognition engine 124 is configured to receive a human visual gesture, e.g., a hand gesture, and initialize parameters of the object to be tracked, including position P_I and a region of interest R_I of size Sz_I. The position-based recognition engine 124 is configured to obtain the object's current position, P_C, ROI's current position, R_C, size of the current ROI, Sz_C, velocity of the object, v_C and the confidence coefficient, Conf_C. The position-based recognition engine 124 is further configured to compute the comparator functions F1 as defined in Equation 14 and F2 as defined in Equation 15, and quantize the change of the object represented by the comparator functions F1, F2 and velocity of the object, v_C. Based on the quantized values, the position-based recognition engine 124 is configured to recognize the human visual gesture.

Tracking Learning Detection (TLD) and FV-TLD

Referring back to the motion-assisted recognition engine 126 illustrated in FIG. 5, the tracking-learning-detection (TLD) module 520 of the motion-assisted recognition engine 126 is configured to track, learn and detect objects of a human visual gesture. FIG. 9 illustrates an exemplary TLD module 520 in accordance with one embodiment of the TLD module 520. In the embodiment illustrated in FIG. 9, the TLD module 520 has an initialization module 910, a tracking module 920, a detection module 930, a fusion module 940, a validation module 950 and a learning module 960. The TLD module 520 receives human visual gestures 902 captured in a video and generates objects 904 obtained in the human visual gestures (e.g., tracking, detection, and learning results, as well as gesture recognition results). In particular, the TLD module 520 tracks, detects, and learns simultaneously. A process that performs all three tasks of tracking, detecting and learning is referred to as a TLD-type process.

The initialization module 910 of the TLD module 520 is configured to initialize the TLD module 520 using one of the initialization methods described above with reference to FIG. 2, e.g., requesting a user to click/drag an ROI, or put his/her hand in a predefined ROI or present a moving object to a digital recording device. For example, the initialization module 910 is configured to provide the first instance of an object in an ROI, e.g., a bounding box, for the object learning module 960 to learn from. The initialization parameters such as the position and size of the ROI are communicated to the learning module 960 for further processing.

The tracking module 920 is configured to track objects contained in the video frames capturing the human visual signatures 904. Object tracking is closely related to object detection and the goal of object tracking is to identify instances of objects from non-objects. Existing methods include recursive optical flow tracking, tracking-by-detection, adaptive tracking and “long-term” tracking based on the corroboration among various object detection and tracking modules. It is noted that if an object detector were 100% reliable, object tracking would be unnecessary. But practically, learning to detect while tracking has proved to be a valuable approach. The tracking module 920 is configured to provide enhanced object tracking, potentially assisted with block-based motion estimation of objects provided by the MALT 510 described above. In one embodiment, the tracking module 920 is completely replaced with the block-based motion-estimation of MALT 510. Comparing with conventional point-wise optical flow and motion estimation whose high accuracy is at the expense of high complexity, object tracking assisted by the MALT 510 is fast and scalable with acceptable accuracy. To differentiate the enhanced object tracking using the MALT 510, a TLD module 520 configured to utilize the MALT 510 for object tracking and detection along with other enhancements is referred to as “FV-TLD” from hereon.

The object detection module 930 is configured to detect object contained in the human visual gestures 902. There are various ways to detect object by the object detection module 930. One method is a three-step object detection framework using the feature extraction module 932 and the feature analysis and matching module 934. The first step is to extract features from the video frames capturing the human visual gestures by the feature extraction module 932. The next step is to analyze the extracted features by the feature analysis and matching module 934, and the third step is to detect objects based on the analyzed features of the human visual gestures. Any existing object detection schemes such as template matching, minimum distance method, neural networks, support vector machines and maximum a posteriori probability method can be used to implement the object detection module in 930.

In one embodiment, the feature extraction module 932 is configured to extract features contained in the human visual gestures. Responsive to the human visual gestures being represented by static digital images, the feature extraction module 932 is configured to apply spatial transforms to the digital images, detect edges in the digital images, analyze level sets, and/or generate histograms of the digital images. In response to the dynamic human visual gestures contained in an input video, in addition to the functions associated with static digital images representing the human visual gestures (e.g., spatial transformation), the feature extraction module 932 is further configured to separate pixels in a video frame representing background from pixels representing the human visual gestures by background subtraction methods.

The feature analysis module 934 is configured to analyze the features extracted by the feature extract module 932. In one embodiment, the feature analysis module 934 is configured to filter the extracted features by thresholding and dividing the extracted features into clusters by various clustering techniques, e.g., vector quantization, K-means clustering and hierarchical clustering. The feature analysis module 934 is further configured to analyze the filtered feature clusters. In response to the dynamic human visual gestures contained in an input video, the feature analysis module 934 is also configured to analyze the evolution of features in video frames, and conduct feature tracking.

The object detection module 930 is configured to detect objects based on the analyzed features using any existing object detection scheme, e.g., neural networks, support vector machines and maximum posteriori probability. Other embodiments of the object detection module 930 include additional steps, such as the step of analyzing the evolution of extracted features and motion vectors of the human visual gestures, or an exemplar-driven object detection scheme. In exemplar-driven object detection framework, a single image of the object of interest is initially provided. With the object segmented (though not analyzed), the object is tracked. In this setting, spatial (or pixel) based methods can be more effective than feature-space based ones (e.g., transform coefficients). In another embodiment, the detector module 930 is limited to locally refining the results of the tracker module 920 using a similarity metric, rather than independently searching the entire video frame and at all scales for the object.

The fusion module 940 is configured to combine the object tracking results from the tracking module 920 and the object detection results from the detection module 930. The validation module 950 is configured to validate the object tracking and detection results and to provide the validated results back to the tracking module 910 and the detection module 930 for refinement. In one embodiment, the tracked points are validated by one or more error measures, e.g., a forward-backward error measure. Validly tracked points specify the motion of the ROI, allowing to update the tracking module 920 and detection module 530. Further, the validated results by the validation module 950 are provided to the object learning module 960 to learn the object's various appearances.

The object learning module 960 is configured to receive the initialization parameters and the validated object tracking and detection results and to learn the object contained in the human visual gestures 902. For example, the object learning module 960 is configured to separate object from non-object instances via binary classifiers and using positive-negative learning with structural constraints. The object learning module 960 starts the learning process with the first instance of an object in an ROI provided by the initialization module 910. In one embodiment, from the first instance of the object, a uniform grid of points is tracked to the next video frame, and the tracked points are validated by one or more error measures. Any existing method of object learning such as neural networks, vector quantization and support vector machines can be used to implement the object learning module 960.

It is noted that if the object being tracked, learned, or detected, is occluded or disappears from the camera view, it may in general reappear virtually anywhere in the scene. However, in a gesture recognition application space, it is reasonable to assume that the object will reappear close to where it went out of view, which allows the tracking-learning-detection as described above to use a much more limited search space for detecting the ROIs with enhanced object detection performance and speed.

As discussed above, the performance of TLD module 520 can be improved by replacing the object tracking module 920 of the TLD 510 with the motion estimation by the MALT 510. In addition, the object detection module 930 can be greatly simplified by relying in part on the tracker MALT 510, and reducing the object detection to a local search around the tracked ROI with a similarity metric. The improved TLD is referred to as “FV-TLD.” The improved performance of object tracking/learning/detection can be obtained from the improved performance of individual modules of the TLD 520. In one embodiment, the object detection module 930 is configured to provide enhanced object detection assisted with block-based motion estimation of objects provided by the MALT 510 described above.

The fusion module 940 is also configured to provide an improved performance speed because of the motion-based object tracking and targeted object detection (e.g., ROI based detection) from the tracking module 920 and the detection module 930. For example, the tracking module 920 and the detection module 930 may run independently from each other. The detection module 930 needs to scan an entire video frame at all scaled to find the object, and such process can be complex. The detection complexity can be greatly reduced by limiting the detection scope based on the results of the tracking module 920.

Motion-Assisted Learning Tracking and Enhanced Detection (MATLED)

Referring back to the motion-assisted recognition engine 126 illustrated in FIG. 5, the motion-assisted learning tracking and enhanced detection module 530 is configured to combine the advantages provided by the MALT 510 and the enhanced TLD module 520 for visual gesture recognition. FIG. 10 is a flow chart of a process of enhancing visual gesture recognition using dual object tracking engines in parallel, the motion-assisted learning and tracking (e.g., MALT 510) and any variant of the tracking, learning and detection engine (e.g., TLD module 520). The object tracking results from both engines are combined for improved performance.

Initially, the MALTED module 530 is configured to receive human visual gestures captured in a video and is initialized. The initialization provides information about an identified ROI, R_I, its position, P_I and size, Sz_I and a first instance of an object within the identified ROI. The object is independently tracked in parallel by the MALT 510 and by a TLD module 520. Each of the tracking module gets a set of parameters of the estimated ROI, e.g., P1_E, R1_E and Sz1_E by the MALT 510 and P2_E, R2_E and Sz2_E by the TLD module 510. The tracking results from the two tracking engines are combined to improve the performance of the object tracking. There are various ways to combine multiple tracking results, e.g., based on scoring and past performance. In one embodiment, the MALTED module 530 is configured to compute a confidence score for each tracking engine and select the tracking results from the tracking engine that provides the higher confidence score. Further enhancements are possible by combining both track results by system training techniques. Responsive to one of the tracking engines failing to perform, the other working tracking engine is used to provide object tracking.

The dual tracking engine model illustrated in FIG. 10 is very useful in instances when one tracking engine, e.g., a secondary object tracking module such as the TLD module 520 fails to track, while the other (e.g., the MALT 510) may still be working. For example, the dual tracking engine model provides two parallel routes after initialization, each of which generates its own object tracking results. Furthermore, each route can be switch on and off on the fly based on the available computer resource. In one embodiment, the computing resource is first allocated to satisfy real time processing by the MALT 510, and the rest is provided to TLD module 520. Responsive to an indication that the total computing resource allocated to both tracking engines exceeding the total available computing resource, the TLD module 520 can be temporally disabled and will be resumed once enough computing resource is available.

Another performance advantage provided by the duel tracking engine is the flexibility and scalability for object tracking in association with the characteristics of human visual gestures being analyzed. Either engine can be turned off or ramped up as necessary and the parameters associated with the engine such as search spaces and similarity metrics can be simplified or scaled up. The experimental data (as illustrated in FIG. 17) of the MALTED module 530 shows that the TLD module 520 may be configured to solve the general problem of unknown object tracking for long-term, where the object being tracked is typically far-field with slow and deliberate motion of the visual gestures (e.g., position-based visual gesture recognition). The experimental data of the MALTED module 530 also shows that the MALT 510 is better suited to detect objects that are near-field with fast motion of the visual gestures (e.g., motion-based visual gesture recognition).

The dual object tracking provided by the MALTED module 530 can be extended further to process various types of visual gestures, e.g., position-, shape-, motion-based or mixture of different types of visual gestures. FIG. 11 is a flow chart of recognizing human visual gestures based on motion and/or shape of the objects. FIG. 11 is a flow chart of a process of recognizing objects obtained in human visual gestures based on motion or shape of the objects. Initially, a visual gesture recognition engine 120 such as the one illustrated in FIG. 1 is configured to receive 1102 human visual gestures captured in a video. The visual gesture recognition engine 120 is initialized 1104 by identifying the position of the first object instance contained within a ROI and a switching region. The visual gesture recognition engine 120 is configured to track 1106 the object to obtain the current position of the object, the ROI and the switching region. The visual gesture recognition engine 120 is further configured to determine 1108 whether to use a shape-based recognition engine (as in FIG. 4), and/or a motion assisted engine (as in FIG. 5). In one embodiment, the determination is based on the analysis of the features extracted from the human visual gestures. Responsive to the determination that the shape-based recognition engine is needed, the visual gesture recognition engine 120 is configured to launch 1114 the shape-based recognition engine to recognize 1116 a shape gesture contained in the human visual gestures. Responsive to the determination that the motion-assisted recognition engine is needed, the visual gesture recognition engine 120 is configured to launch 1110 a motion-assisted recognition engine, e.g., the MALT 510, the TLD module 520, or the combined MALTED module 530, to recognize 1112 a motion assisted gesture contained in the human visual gestures. The results from both the motion-assisted gesture recognition and the shape-based gesture recognition is merged 1118 to recognize gesture(s) in the human visual gestures 1102.

Applications of Motion-Assisted Learning Tracking and Enhanced Detection (MATLED)

FIG. 12A-FIG. 12D illustrate examples of recognizing motion-assisted gestures positioned by a user hand in accordance with an embodiment of the invention. FIG. 12A shows an example of recognized “Up” gesture and the arrows in the example indicate the upward motion posed by the user hand. Similarly, FIG. 12B shows an example of recognized “Down” gesture and the arrows in the example indicate the downward motion posed by the user hand. The application of the “Up” and “Down” hand gestures recognized based on the motion of the user hand can be used to recognize motions when a user scroll up and down a document or web page displayed on a computer screen. FIG. 12C and FIG. 12D show the corresponding hand gestures of “Up” and “Down”, respectively, positioned by a user hand. The rectangles shown in FIG. 12C and FIG. 12D represent the ROIs being detected and tracked by the MATLED module 530 described above.

FIG. 13A and FIG. 13B show the examples of recognized “Left” and “Right” gesture, respectively, and the arrows in the examples indicate the left and right direction of the user hand motion. The application of the “Left” and “Right” hand gestures recognized based on the motion of the user hand can be used to recognize motions when a user scroll left and right a document or web page displayed on a computer screen, e.g., turning a page of an electronic book (eBook). Another application of the “Left” and “Right” hand gestures when the “Left” and “Right” motions are performed multiple times by the user hand can be used to express “Hello” or “Goodbye.” FIG. 13C and FIG. 13D show the corresponding hand gestures of “Left” and “Right”, respectively, positioned by a user hand. The rectangles shown in FIG. 13C and FIG. 13D represent the ROIs being detected and tracked by the MATLED module 530 described above.

Other applications of the MATLED module 530 include recognition of 3D or multi-dimensional human visual gestures. FIG. 14A and FIG. 14B illustrate two position-based human visual gestures of “In” and “Out,” which can be used by the MALTED module 530 to represent depth of a 3D digital image of a human visual gesture. Using the MALTED module 530, conventional 2D video sensors can be used to infer 3D and even multi-dimensional information and relationships of objects contained in the human visual gestures, which, in turn, reduces the complexity of visual gesture recognition with improved system performance. FIG. 15 shows an application of the motion-assisted position-based gesture recognition: 3D remote control of Google Earth.

A Visual Language with Human Visual Gestures

Embodiments of the computer system 100 described above recognize individual human visual gestures, such as hand gesture, facial gesture and body gestures, and translate the recognized human visual gestures into a dictionary, with a known set of recognized human visual gestures as syntax elements, and rules for their synthesis similar to a grammar. One embodiment of the invention is computer based recognition of hand gestures of the American Sign Language. Another embodiment of the invention is computer based recognition of common facial gestures for expressing human emotions such as joy, sorrow, fear, and anger, and in particular recognizing a smile or frown. Another embodiment of the invention develops simple visual codes to express commands to capture, reference, edit, or transmit multimedia messages, which are specifically useful in real-time multimedia applications in a mobile communications environment.

In one embodiment, the computer system 100 is configured to combine multiple human visual gestures to create the visual codes or “visual grammar”, which can be used as elaborate and comprehensive commands beyond what a single human visual gesture can communicate. From the visual codes created based on multiple human visual gestures, the computer system 100 is further configured to create specialized shortcuts (also called “shorthand instruction codes”). A multi-gesture code and one or more shortcuts associated with it form a hierarchy, which is useful in terms of usage and the capabilities of transmitting and receiving devices and learning systems using the visual codes.

One application of the multi-gesture visual codes is media editing. Media editing is known to be a complicated process, requiring not only knowledge of image, video and audio feature metadata, such as formats, bitrates, frame rates, etc., but also appropriate selection of audio-video signal processing techniques, e.g., blue screening, layering, fading, blending, etc. Media editing only recently becomes a widely used consumer application with very limited applications in wireless communications environment. Embodiments of the invention provide a solution to media editing using recognized human visual gestures in the mobile communications environment. A further description of embodiments of media editing is provided in U.S. Pat. No. 8,107,599, which is incorporated by reference in its entirety herein.

One embodiment of the visual codes includes a limited number of key commands, and provides users an opportunity to invent their own important commands, using their own visual codes (and codes of codes). Specifically, the visual codes include commands to capture, splice, blend, and otherwise manipulate a video. FIG. 16 illustrates a table of example video editing commands and possible indications via the commands. A video editing command can be inputted into a computing device, e.g., a smartphone, by a variety of buttons (e.g., from pull-down menus), text, voice, and/or visual actions. Each video editing command has a corresponding text expression and/or a visual expression, and one or more human visual gestures that form the command.

SUMMARY

The foregoing description of the embodiments of the invention has been presented for the purpose of illustration; it is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Persons skilled in the relevant art can appreciate that many modifications and variations are possible in light of the above disclosure.

Some portions of this description describe the embodiments of the invention in terms of algorithms and symbolic representations of operations on information. These algorithmic descriptions and representations are commonly used by those skilled in the data processing arts to convey the substance of their work effectively to others skilled in the art. These operations, while described functionally, computationally, or logically, are understood to be implemented by computer programs or equivalent electrical circuits, microcode, or the like. Furthermore, it has also proven convenient at times, to refer to these arrangements of operations as modules, without loss of generality. The described operations and their associated modules may be embodied in software, firmware, hardware, or any combinations thereof.

Any of the steps, operations, or processes described herein may be performed or implemented with one or more hardware or software modules, alone or in combination with other devices. In one embodiment, a software module is implemented with a computer program product comprising a computer-readable medium containing computer program code, which can be executed by a computer processor for performing any or all of the steps, operations, or processes described.

Embodiments of the invention may also relate to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, and/or it may comprise a general-purpose computing device selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a tangible computer readable storage medium or any type of media suitable for storing electronic instructions, and coupled to a computer system bus. Furthermore, any computing systems referred to in the specification may include a single processor or may be architectures employing multiple processor designs for increased computing capability.

Embodiments of the invention may also relate to a computer data signal embodied in a carrier wave, where the computer data signal includes any embodiment of a computer program product or other data combination described herein. The computer data signal is a product that is presented in a tangible medium or carrier wave and modulated or otherwise encoded in the carrier wave, which is tangible, and transmitted according to any suitable transmission method.

Finally, the language used in the specification has been principally selected for readability and instructional purposes, and it may not have been selected to delineate or circumscribe the inventive subject matter. It is therefore intended that the scope of the invention be limited not by this detailed description, but rather by any claims that issue on an application based hereon. Accordingly, the disclosure of the embodiments of the invention is intended to be illustrative, but not limiting, of the scope of the invention, which is set forth in the following claims.

Claims

1. A computer-implemented method for recognizing a visual gesture comprising:

receiving a visual gesture formed by a part of a human body, the visual gesture captured by a video having a plurality of video frames;
determining a region of interest (ROI) in the plurality of video frames of the video based in part on motion vectors associated with motion of the part of the human body;
applying a visual gesture recognition process to the plurality of video frames;
determining a plurality of features of an object within the ROI based on the applied visual gesture recognition process, the object comprising at least a part of the visual gesture, the plurality of features comprising at least two of a centroid, a shape, and a size; and
determining variations in at least one of the plurality of features, the at least one feature changing according to motion of the object in the plurality of video frames in a motion model, with a learning based tracking process comprising a plurality of functions performed simultaneously, wherein the plurality of functions comprises at least two of: an object tracking function using motion estimation in the motion model and employing an estimation error metric comprising one of a sum of absolute differences (SAD) and a normalized correlation coefficient (NCC); an object feature learning function that automatically learns features of objects within the ROI, the features including at least one of size, shape, centroids, statistics, and edges; and an object detection function comprising at least one technique selected from a group consisting of: feature extraction employing one of edge analysis, spatial transforms, background subtraction, and neural networks; feature analysis employing one of clustering, vector quantization, and neural networks; and feature matching employing signal matching using one of similarity metrics, neural networks, support vector machines, and maximum posteriori probability; and
deriving multi-dimensional information of the visual gesture based on the analysis of the determined variations.
Patent History
Publication number: 20190346932
Type: Application
Filed: Dec 18, 2018
Publication Date: Nov 14, 2019
Inventors: Wei Dai (Clarksville, MD), Madhu Peringassery Krishnan (Columbia, MD), Pankaj Topiwala (Cocao Beach, FL)
Application Number: 16/224,722
Classifications
International Classification: G06F 3/01 (20060101); G06K 9/00 (20060101); G06F 3/0482 (20060101); G06F 3/0484 (20060101);