US20190346932A1 - Motion-Assisted Visual Language for Human Computer Interfaces - Google Patents

Motion-Assisted Visual Language for Human Computer Interfaces Download PDF

Info

Publication number
US20190346932A1
US20190346932A1 US16/224,722 US201816224722A US2019346932A1 US 20190346932 A1 US20190346932 A1 US 20190346932A1 US 201816224722 A US201816224722 A US 201816224722A US 2019346932 A1 US2019346932 A1 US 2019346932A1
Authority
US
United States
Prior art keywords
visual
motion
gesture
gestures
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US16/224,722
Inventor
Wei Dai
Madhu Peringassery Krishnan
Pankaj Topiwala
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
FastVDO LLC
Original Assignee
FastVDO LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by FastVDO LLC filed Critical FastVDO LLC
Priority to US16/224,722 priority Critical patent/US20190346932A1/en
Assigned to FASTVDO LLC reassignment FASTVDO LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAI, WEI, KRISHNAN, MADHU PERINGASSERY, TOPIWALA, PANKAJ
Publication of US20190346932A1 publication Critical patent/US20190346932A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • G06K9/00355
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/28Recognition of hand or arm movements, e.g. recognition of deaf sign language

Definitions

  • 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.
  • HI Human Computer Interface
  • 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.
  • Hand gesture recognition 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • MALT motion-assisted learning tracker
  • 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.
  • FIG. 1 illustrates a computer system 100 for recognizing human visual gestures.
  • 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.
  • 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.
  • 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).
  • ROI region of interest
  • 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.
  • 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.
  • 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.
  • 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.
  • the position of the ROI, P_x and P_y is defined by Equation 1 and Equation 2 below.
  • 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.
  • 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.
  • GUI graphic user interface
  • 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.
  • 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.
  • a human visual gesture captured by a digital recording device such as a digital camera.
  • the computer system 100 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.
  • the computer system 100 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.
  • the computer system 100 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 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.
  • 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 .
  • 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.
  • U.S. patent application Ser. No. 13/830,787 which is incorporated by reference in its entirety herein.
  • position and motion of the hand gesture can also be employed to define and recognize hand gestures.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • FIG. 6 illustrates an exemplary motion-assisted learning tracker (MALT) 510 for visual gesture recognition.
  • the MALT 510 has a motion detection and estimation module 610 , a position estimation module 620 and a motion estimation refinement module 630 .
  • 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.
  • 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.
  • 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.
  • U.S. Patent Publication No. 2006/0245497 U.S. Patent Publication No. 2007/0127577 (now U.S. Pat. No. 8,428,135)
  • U.S. Patent Publication No. 2010/0290529 now U.S. Pat. No. 8,520,736), which are incorporated by reference in their entirety herein.
  • 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).
  • motion estimation is block-based, using the Sum of Absolute Difference (SAD) metric of pixels in the blocks for selecting motion vectors.
  • SAD Sum of Absolute Difference
  • the block-based motion estimation as described above is scalable upwards to Mean Squared Error (MSE) and Normalized Correlation Coefficient (NCC) as needed.
  • MSE Mean Squared Error
  • NCC Normalized Correlation Coefficient
  • 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:
  • the estimated ROI position P_E can be detected using Equations 1 and 2 similarly to initialization described above.
  • the trajectory of the ROI is expected to be a reasonably smooth continuous curve.
  • a Kalman filter can be used to obtain a smoother estimation of the trajectory of ROI positions using Equation 4 below.
  • the size of ROI Sz_E can be estimated from the previous size of ROI Sz_pre.
  • 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.
  • 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).
  • R Re 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 Normalized Correlation Coefficient
  • ⁇ 1 , ⁇ 2 , ⁇ 1 , and ⁇ 2 are the means and standard derivations of R 1 and R 2 .
  • 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.
  • a rectangle, Rect of a size of W ⁇ H is defined as below, where w is the width and h is the height
  • 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.
  • a similarity measure e.g., normalized correlation coefficient (NCC) score
  • R_test normalized correlation coefficient
  • 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.
  • 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:
  • 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 )
  • 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.
  • a similarity metric such as the normalized correlation coefficient (NCC) score.
  • both position and motion based visual gestures recognition are analyzed in relation with motion detected and estimated of the visual gestures.
  • 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.,
  • RPC records the change over a pre-defined reference position, i.e.,
  • 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.
  • 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 F 1 can be defined as:
  • One exemplary comparator function F 2 can be defined as:
  • 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 F 1 as defined in Equation 14 and F 2 as defined in Equation 15, and quantize the change of the object represented by the comparator functions F 1 , F 2 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.
  • TLD Tracking Learning Detection
  • FV-TLD FV-TLD
  • 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 .
  • 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.
  • 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.
  • the tracking module 920 is completely replaced with the block-based motion-estimation of MALT 510 .
  • object tracking assisted by the MALT 510 is fast and scalable with acceptable accuracy.
  • 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 .
  • 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
  • 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 .
  • 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 .
  • 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.
  • 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.
  • 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).
  • 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.
  • 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 .
  • 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 .
  • 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 .
  • 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 .
  • 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.
  • 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 .
  • 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 .
  • 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 .
  • 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 .
  • 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.
  • 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., P 1 _E, R 1 _E and Sz 1 _E by the MALT 510 and P 2 _E, R 2 _E and Sz 2 _E by the TLD module 510 .
  • the tracking results from the two tracking engines are combined to improve the performance of the object tracking.
  • 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.
  • the dual tracking engine model provides two parallel routes after initialization, each of which generates its own object tracking results.
  • each route can be switch on and off on the fly based on the available computer resource.
  • 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.
  • 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).
  • 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.
  • 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.
  • 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.
  • a motion-assisted recognition engine e.g., the MALT 510 , the TLD module 520 , or the combined MALTED module 530 .
  • 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 .
  • 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.
  • 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.
  • 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.
  • 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.
  • 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, grief, 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.
  • 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.
  • U.S. Pat. No. 8,107,599 is incorporated by reference in its entirety herein.
  • 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).
  • 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.
  • 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.
  • 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.
  • 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.

Abstract

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.

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(P E ,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:

  • S ref ={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)

What is claimed is:
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.
US16/224,722 2013-05-23 2018-12-18 Motion-Assisted Visual Language for Human Computer Interfaces Abandoned US20190346932A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/224,722 US20190346932A1 (en) 2013-05-23 2018-12-18 Motion-Assisted Visual Language for Human Computer Interfaces

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201361826914P 2013-05-23 2013-05-23
US14/085,591 US9829984B2 (en) 2013-05-23 2013-11-20 Motion-assisted visual language for human computer interfaces
US15/823,554 US10168794B2 (en) 2013-05-23 2017-11-27 Motion-assisted visual language for human computer interfaces
US16/224,722 US20190346932A1 (en) 2013-05-23 2018-12-18 Motion-Assisted Visual Language for Human Computer Interfaces

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/823,554 Continuation US10168794B2 (en) 2013-05-23 2017-11-27 Motion-assisted visual language for human computer interfaces

Publications (1)

Publication Number Publication Date
US20190346932A1 true US20190346932A1 (en) 2019-11-14

Family

ID=51933969

Family Applications (3)

Application Number Title Priority Date Filing Date
US14/085,591 Active US9829984B2 (en) 2013-05-23 2013-11-20 Motion-assisted visual language for human computer interfaces
US15/823,554 Expired - Fee Related US10168794B2 (en) 2013-05-23 2017-11-27 Motion-assisted visual language for human computer interfaces
US16/224,722 Abandoned US20190346932A1 (en) 2013-05-23 2018-12-18 Motion-Assisted Visual Language for Human Computer Interfaces

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US14/085,591 Active US9829984B2 (en) 2013-05-23 2013-11-20 Motion-assisted visual language for human computer interfaces
US15/823,554 Expired - Fee Related US10168794B2 (en) 2013-05-23 2017-11-27 Motion-assisted visual language for human computer interfaces

Country Status (2)

Country Link
US (3) US9829984B2 (en)
WO (1) WO2014189685A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180157333A1 (en) * 2016-12-05 2018-06-07 Google Inc. Information privacy in virtual reality
US10762663B2 (en) * 2017-05-16 2020-09-01 Nokia Technologies Oy Apparatus, a method and a computer program for video coding and decoding

Families Citing this family (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI471814B (en) * 2012-07-18 2015-02-01 Pixart Imaging Inc Method for determining gesture with improving background influence and apparatus thereof
US9524028B2 (en) * 2013-03-08 2016-12-20 Fastvdo Llc Visual language for human computer interfaces
US9609336B2 (en) 2013-04-16 2017-03-28 Fastvdo Llc Adaptive coding, transmission and efficient display of multimedia (acted)
TWI506461B (en) * 2013-07-16 2015-11-01 Univ Nat Taiwan Science Tech Method and system for human action recognition
TWI505135B (en) * 2013-08-20 2015-10-21 Utechzone Co Ltd Control system for display screen, control apparatus and control method
US20150161789A1 (en) * 2013-12-09 2015-06-11 Sébastien Roujol System and method for adaptive registration of varying contrast-weighted images for improved tissue characterization
US20150227269A1 (en) * 2014-02-07 2015-08-13 Charles J. Kulas Fast response graphical user interface
US9886094B2 (en) * 2014-04-28 2018-02-06 Microsoft Technology Licensing, Llc Low-latency gesture detection
GB2542516B (en) * 2014-05-24 2018-07-11 Centre For Dev Of Telematics C Dot Gesture based human machine interface using marker
KR101609263B1 (en) * 2014-12-04 2016-04-05 현대모비스 주식회사 Apparatus for recognizing gesture using infrared ray and method thereof
CN104517125B (en) * 2014-12-26 2018-05-22 湖南天冠电子信息技术有限公司 The image method for real time tracking and system of high-speed object
CN105844128B (en) * 2015-01-15 2021-03-02 北京三星通信技术研究有限公司 Identity recognition method and device
CN104992192A (en) * 2015-05-12 2015-10-21 浙江工商大学 Visual motion tracking telekinetic handwriting system
CN105023278B (en) * 2015-07-01 2019-03-05 中国矿业大学 A kind of motion target tracking method and system based on optical flow method
WO2017050140A1 (en) * 2015-09-23 2017-03-30 歌尔股份有限公司 Method for recognizing a human motion, method for recognizing a user action and smart terminal
KR20170050702A (en) * 2015-10-30 2017-05-11 삼성전자주식회사 Method for detecting gesture and electronic device implementing the same
CN105844664B (en) * 2016-03-21 2019-01-11 辽宁师范大学 Based on the monitor video vehicle detecting and tracking method for improving TLD
CN106060670A (en) * 2016-06-02 2016-10-26 北京光子互动科技有限公司 Multimedia processing method, device and system
WO2018004536A1 (en) * 2016-06-28 2018-01-04 Intel Corporation Gesture embedded video
CN106204649B (en) * 2016-07-05 2019-06-28 西安电子科技大学 A kind of method for tracking target based on TLD algorithm
US10650590B1 (en) 2016-09-07 2020-05-12 Fastvdo Llc Method and system for fully immersive virtual reality
US10536702B1 (en) 2016-11-16 2020-01-14 Gopro, Inc. Adjusting the image of an object to search for during video encoding due to changes in appearance caused by camera movement
CN106846366B (en) * 2017-01-19 2020-04-07 西安电子科技大学 TLD video moving object tracking method using GPU hardware
CN106896917B (en) * 2017-02-21 2021-03-30 北京小米移动软件有限公司 Method and device for assisting user in experiencing virtual reality and electronic equipment
US10902743B2 (en) 2017-04-14 2021-01-26 Arizona Board Of Regents On Behalf Of Arizona State University Gesture recognition and communication
US10621779B1 (en) 2017-05-25 2020-04-14 Fastvdo Llc Artificial intelligence based generation and analysis of 3D models
WO2019023921A1 (en) * 2017-08-01 2019-02-07 华为技术有限公司 Gesture recognition method, apparatus, and device
CN107491755B (en) * 2017-08-16 2021-04-27 京东方科技集团股份有限公司 Method and device for gesture recognition
CN107992791A (en) * 2017-10-13 2018-05-04 西安天和防务技术股份有限公司 Target following failure weight detecting method and device, storage medium, electronic equipment
KR102390208B1 (en) * 2017-10-17 2022-04-25 삼성전자주식회사 Method and apparatus for delivering multimedia data
US10796185B2 (en) * 2017-11-03 2020-10-06 Facebook, Inc. Dynamic graceful degradation of augmented-reality effects
WO2019100247A1 (en) * 2017-11-22 2019-05-31 华为技术有限公司 Virtual reality image display method, apparatus, device and system
CN108108018A (en) * 2017-12-12 2018-06-01 歌尔科技有限公司 Commanding and training method, equipment and system based on virtual reality
CN108181989B (en) * 2017-12-29 2020-11-20 北京奇虎科技有限公司 Gesture control method and device based on video data and computing equipment
CN108762250A (en) * 2018-04-27 2018-11-06 深圳市商汤科技有限公司 The control method and device of equipment, equipment, computer program and storage medium
US10489918B1 (en) * 2018-05-09 2019-11-26 Figure Eight Technologies, Inc. Video object tracking
US20190391647A1 (en) * 2018-06-25 2019-12-26 Immersion Corporation Real-world haptic interactions for a virtual reality user
US20200021815A1 (en) 2018-07-10 2020-01-16 Fastvdo Llc Method and apparatus for applying deep learning techniques in video coding, restoration and video quality analysis (vqa)
CN109902565B (en) * 2019-01-21 2020-05-05 深圳市烨嘉为技术有限公司 Multi-feature fusion human behavior recognition method
US10890764B2 (en) * 2019-03-07 2021-01-12 Novatek Microelectronics Corp. Method and system for video frame processing
JP6623366B1 (en) 2019-03-27 2019-12-25 株式会社MARUI−PlugIn Route recognition method, route recognition device, route recognition program, and route recognition program recording medium
WO2020251385A1 (en) * 2019-06-14 2020-12-17 Ringcentral, Inc., (A Delaware Corporation) System and method for capturing presentation gestures
US11205077B1 (en) * 2020-05-29 2021-12-21 Arm Limited Operating on a video frame to generate a feature map of a neural network
EP3920083A1 (en) * 2020-06-05 2021-12-08 Aptiv Technologies Limited Pointing to non-mapped objects outside a vehicle
CN113747238A (en) * 2021-09-03 2021-12-03 北京跳悦智能科技有限公司 Video clip intercepting method and system, computer equipment and readable storage medium
US11620764B1 (en) 2022-08-31 2023-04-04 Illuscio, Inc. Systems and methods for generating point-accurate three-dimensional models with point-accurate color information from a non-cosited capture
CN115601575B (en) * 2022-10-25 2023-10-31 扬州市职业大学(扬州开放大学) Method and system for assisting expression of common expressions of aphasia and aphasia writers

Family Cites Families (134)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4843568A (en) 1986-04-11 1989-06-27 Krueger Myron W Real time perception of and response to the actions of an unencumbered participant/user
JP3244798B2 (en) 1992-09-08 2002-01-07 株式会社東芝 Moving image processing device
US5982352A (en) 1992-09-18 1999-11-09 Pryor; Timothy R. Method for providing human input to a computer
JP3196864B2 (en) * 1993-04-19 2001-08-06 富士写真フイルム株式会社 Image dynamic range compression processing method
US5454043A (en) 1993-07-30 1995-09-26 Mitsubishi Electric Research Laboratories, Inc. Dynamic and static hand gesture recognition through low-level image analysis
US5594469A (en) 1995-02-21 1997-01-14 Mitsubishi Electric Information Technology Center America Inc. Hand gesture machine control system
WO1996034332A1 (en) 1995-04-28 1996-10-31 Matsushita Electric Industrial Co., Ltd. Interface device
US6002808A (en) 1996-07-26 1999-12-14 Mitsubishi Electric Information Technology Center America, Inc. Hand gesture control system
JP3749369B2 (en) 1997-03-21 2006-02-22 株式会社竹中工務店 Hand pointing device
US6075895A (en) 1997-06-20 2000-06-13 Holoplex Methods and apparatus for gesture recognition based on templates
US6720949B1 (en) 1997-08-22 2004-04-13 Timothy R. Pryor Man machine interfaces and applications
EP0905644A3 (en) 1997-09-26 2004-02-25 Matsushita Electric Industrial Co., Ltd. Hand gesture recognizing device
US6072494A (en) 1997-10-15 2000-06-06 Electric Planet, Inc. Method and apparatus for real-time gesture recognition
US6681031B2 (en) * 1998-08-10 2004-01-20 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US20010008561A1 (en) * 1999-08-10 2001-07-19 Paul George V. Real-time object tracking system
US6501515B1 (en) 1998-10-13 2002-12-31 Sony Corporation Remote control system
US6222465B1 (en) 1998-12-09 2001-04-24 Lucent Technologies Inc. Gesture-based computer interface
DE10007891C2 (en) 2000-02-21 2002-11-21 Siemens Ag Method and arrangement for interacting with a representation visible in a shop window
SE0000850D0 (en) 2000-03-13 2000-03-13 Pink Solution Ab Recognition arrangement
US7109970B1 (en) 2000-07-01 2006-09-19 Miller Stephen S Apparatus for remotely controlling computers and other electronic appliances/devices using a combination of voice commands and finger movements
US7227526B2 (en) 2000-07-24 2007-06-05 Gesturetek, Inc. Video-based image control system
US7058204B2 (en) 2000-10-03 2006-06-06 Gesturetek, Inc. Multiple camera control system
US7259747B2 (en) 2001-06-05 2007-08-21 Reactrix Systems, Inc. Interactive video display system
US8300042B2 (en) 2001-06-05 2012-10-30 Microsoft Corporation Interactive video display system using strobed light
US20040125076A1 (en) 2001-06-08 2004-07-01 David Green Method and apparatus for human interface with a computer
US20020186200A1 (en) 2001-06-08 2002-12-12 David Green Method and apparatus for human interface with a computer
WO2003071410A2 (en) 2002-02-15 2003-08-28 Canesta, Inc. Gesture recognition system using depth perceptive sensors
US7170492B2 (en) 2002-05-28 2007-01-30 Reactrix Systems, Inc. Interactive video display system
US7348963B2 (en) 2002-05-28 2008-03-25 Reactrix Systems, Inc. Interactive video display system
US7200266B2 (en) * 2002-08-27 2007-04-03 Princeton University Method and apparatus for automated video activity analysis
US7576727B2 (en) 2002-12-13 2009-08-18 Matthew Bell Interactive directed light/sound system
US7991920B2 (en) 2002-12-18 2011-08-02 Xerox Corporation System and method for controlling information output devices
US7095786B1 (en) * 2003-01-11 2006-08-22 Neo Magic Corp. Object tracking using adaptive block-size matching along object boundary and frame-skipping when object motion is low
US8745541B2 (en) 2003-03-25 2014-06-03 Microsoft Corporation Architecture for controlling a computer using hand gestures
JP3752246B2 (en) * 2003-08-11 2006-03-08 学校法人慶應義塾 Hand pattern switch device
WO2005104010A2 (en) 2004-04-15 2005-11-03 Gesture Tek, Inc. Tracking bimanual movements
US7308112B2 (en) * 2004-05-14 2007-12-11 Honda Motor Co., Ltd. Sign based human-machine interaction
US8872899B2 (en) * 2004-07-30 2014-10-28 Extreme Reality Ltd. Method circuit and system for human to machine interfacing by hand gestures
JP4613617B2 (en) * 2005-01-07 2011-01-19 ソニー株式会社 Image processing system, learning apparatus and method, and program
CN101198964A (en) 2005-01-07 2008-06-11 格斯图尔泰克股份有限公司 Creating 3D images of objects by illuminating with infrared patterns
EP2487624B1 (en) 2005-01-07 2020-02-19 Qualcomm Incorporated(1/3) Detecting and tracking objects in images
EP1849123A2 (en) 2005-01-07 2007-10-31 GestureTek, Inc. Optical flow based tilt sensor
US8107599B2 (en) 2005-02-15 2012-01-31 Fastvdo, Llc Methods and apparatus for the composition and communication of digital composition coded multisensory messages (DCC MSMS)
US8913660B2 (en) 2005-04-14 2014-12-16 Fastvdo, Llc Device and method for fast block-matching motion estimation in video encoders
BRPI0613165A2 (en) 2005-05-17 2010-12-21 Gesturetek Inc signal output sensitive to orientation
US7428542B1 (en) 2005-05-31 2008-09-23 Reactrix Systems, Inc. Method and system for combining nodes into a mega-node
JP4372051B2 (en) * 2005-06-13 2009-11-25 株式会社東芝 Hand shape recognition apparatus and method
US20070058717A1 (en) * 2005-09-09 2007-03-15 Objectvideo, Inc. Enhanced processing for scanning video
US8428135B2 (en) 2005-11-14 2013-04-23 Fastvdo, Llc Device and method for fast sub sample block-matching motion estimation in video encoders
WO2007097548A1 (en) 2006-02-20 2007-08-30 Cheol Woo Kim Method and apparatus for user-interface using the hand trace
US9696808B2 (en) * 2006-07-13 2017-07-04 Northrop Grumman Systems Corporation Hand-gesture recognition method
US8972902B2 (en) * 2008-08-22 2015-03-03 Northrop Grumman Systems Corporation Compound gesture recognition
US9317124B2 (en) * 2006-09-28 2016-04-19 Nokia Technologies Oy Command input by hand gestures captured from camera
US7606411B2 (en) * 2006-10-05 2009-10-20 The United States Of America As Represented By The Secretary Of The Navy Robotic gesture recognition system
KR100783552B1 (en) * 2006-10-11 2007-12-07 삼성전자주식회사 Input control method and device for mobile phone
US8904312B2 (en) * 2006-11-09 2014-12-02 Navisense Method and device for touchless signing and recognition
JP2008146243A (en) * 2006-12-07 2008-06-26 Toshiba Corp Information processor, information processing method and program
US8351646B2 (en) * 2006-12-21 2013-01-08 Honda Motor Co., Ltd. Human pose estimation and tracking using label assignment
CN101636745A (en) 2006-12-29 2010-01-27 格斯图尔泰克股份有限公司 Manipulation of virtual objects using enhanced interactive system
US8116518B2 (en) 2007-02-15 2012-02-14 Qualcomm Incorporated Enhanced input using flashing electromagnetic radiation
CN101632029A (en) 2007-02-23 2010-01-20 格斯图尔泰克股份有限公司 Enhanced single-sensor position detection
WO2008134745A1 (en) 2007-04-30 2008-11-06 Gesturetek, Inc. Mobile video-based therapy
CN101689244B (en) 2007-05-04 2015-07-22 高通股份有限公司 Camera-based user input for compact devices
US8094939B2 (en) 2007-06-26 2012-01-10 Microsoft Corporation Digital ink-based search
US8726194B2 (en) 2007-07-27 2014-05-13 Qualcomm Incorporated Item selection using enhanced control
US9261979B2 (en) 2007-08-20 2016-02-16 Qualcomm Incorporated Gesture-based mobile interaction
US8565535B2 (en) 2007-08-20 2013-10-22 Qualcomm Incorporated Rejecting out-of-vocabulary words
US8325214B2 (en) 2007-09-24 2012-12-04 Qualcomm Incorporated Enhanced interface for voice and video communications
JP4894741B2 (en) * 2007-12-03 2012-03-14 ソニー株式会社 Information processing apparatus, information processing method, program, and recording medium
GB2455316B (en) * 2007-12-04 2012-08-15 Sony Corp Image processing apparatus and method
WO2009085233A2 (en) * 2007-12-21 2009-07-09 21Ct, Inc. System and method for visually tracking with occlusions
US8126221B2 (en) * 2008-02-14 2012-02-28 Ecole Polytechnique Federale De Lausanne (Epfl) Interactive device and method for transmitting commands from a user
US8555207B2 (en) * 2008-02-27 2013-10-08 Qualcomm Incorporated Enhanced input using recognized gestures
WO2009128064A2 (en) 2008-04-14 2009-10-22 Pointgrab Ltd. Vision based pointing device emulation
US8514251B2 (en) * 2008-06-23 2013-08-20 Qualcomm Incorporated Enhanced character input using recognized gestures
US20100128112A1 (en) 2008-11-26 2010-05-27 Samsung Electronics Co., Ltd Immersive display system for interacting with three-dimensional content
US9417699B2 (en) * 2008-12-23 2016-08-16 Htc Corporation Method and apparatus for controlling a mobile device using a camera
DE102009006082A1 (en) 2009-01-26 2010-07-29 Alexander Gruber Method for controlling selection object displayed on monitor of personal computer, involves changing presentation of object on display based on position of input object normal to plane formed by pressure-sensitive touchpad or LED field
US9569001B2 (en) * 2009-02-03 2017-02-14 Massachusetts Institute Of Technology Wearable gestural interface
US7983450B2 (en) * 2009-03-16 2011-07-19 The Boeing Company Method, apparatus and computer program product for recognizing a gesture
US8520736B2 (en) 2009-04-14 2013-08-27 Fastvdo, Llc Real-time superresolution and video transmission
TW201101198A (en) * 2009-06-17 2011-01-01 Sonix Technology Co Ltd Command input method
US8428368B2 (en) * 2009-07-31 2013-04-23 Echostar Technologies L.L.C. Systems and methods for hand gesture control of an electronic device
US9141193B2 (en) * 2009-08-31 2015-09-22 Microsoft Technology Licensing, Llc Techniques for using human gestures to control gesture unaware programs
GB2474536B (en) 2009-10-13 2011-11-02 Pointgrab Ltd Computer vision gesture based control of a device
KR101623007B1 (en) * 2009-11-11 2016-05-20 엘지전자 주식회사 Displaying device and control method thereof
US8479107B2 (en) * 2009-12-31 2013-07-02 Nokia Corporation Method and apparatus for fluid graphical user interface
US8659658B2 (en) * 2010-02-09 2014-02-25 Microsoft Corporation Physical interaction zone for gesture-based user interfaces
US8787663B2 (en) * 2010-03-01 2014-07-22 Primesense Ltd. Tracking body parts by combined color image and depth processing
US8373654B2 (en) * 2010-04-29 2013-02-12 Acer Incorporated Image based motion gesture recognition method and system thereof
US20110268365A1 (en) * 2010-04-30 2011-11-03 Acer Incorporated 3d hand posture recognition system and vision based hand posture recognition method thereof
US9069386B2 (en) * 2010-05-11 2015-06-30 Nippon Systemware Co., Ltd. Gesture recognition device, method, program, and computer-readable medium upon which program is stored
US8594425B2 (en) * 2010-05-31 2013-11-26 Primesense Ltd. Analysis of three-dimensional scenes
US8751215B2 (en) * 2010-06-04 2014-06-10 Microsoft Corporation Machine based sign language interpreter
WO2012020410A2 (en) 2010-08-10 2012-02-16 Pointgrab Ltd. System and method for user interaction with projected content
US9213890B2 (en) * 2010-09-17 2015-12-15 Sony Corporation Gesture recognition system for TV control
KR101364571B1 (en) * 2010-10-06 2014-02-26 한국전자통신연구원 Apparatus for hand detecting based on image and method thereof
US9135503B2 (en) * 2010-11-09 2015-09-15 Qualcomm Incorporated Fingertip tracking for touchless user interface
US8730157B2 (en) * 2010-11-15 2014-05-20 Hewlett-Packard Development Company, L.P. Hand pose recognition
US20130279756A1 (en) 2010-12-16 2013-10-24 Ovadya Menadeva Computer vision based hand identification
WO2012093394A2 (en) 2011-01-06 2012-07-12 Pointgrab Ltd. Computer vision based two hand control of content
WO2012108552A1 (en) * 2011-02-08 2012-08-16 Lg Electronics Inc. Display device and control method thereof
US10025388B2 (en) * 2011-02-10 2018-07-17 Continental Automotive Systems, Inc. Touchless human machine interface
US9116553B2 (en) * 2011-02-28 2015-08-25 AI Cure Technologies, Inc. Method and apparatus for confirmation of object positioning
US9189068B2 (en) * 2011-03-14 2015-11-17 Lg Electronics Inc. Apparatus and a method for gesture recognition
KR101800182B1 (en) * 2011-03-16 2017-11-23 삼성전자주식회사 Apparatus and Method for Controlling Virtual Object
US20140049465A1 (en) * 2011-03-28 2014-02-20 Jamie Douglas Tremaine Gesture operated control for medical information systems
US20120266079A1 (en) * 2011-04-18 2012-10-18 Mark Lee Usability of cross-device user interfaces
GB2491473B (en) * 2011-05-31 2013-08-14 Pointgrab Ltd Computer vision based control of a device using machine learning
JP2012253482A (en) * 2011-06-01 2012-12-20 Sony Corp Image processing device, image processing method, recording medium, and program
US8929612B2 (en) * 2011-06-06 2015-01-06 Microsoft Corporation System for recognizing an open or closed hand
JP5845002B2 (en) * 2011-06-07 2016-01-20 ソニー株式会社 Image processing apparatus and method, and program
US20140139429A1 (en) 2011-07-11 2014-05-22 Ovadya Menadeva System and method for computer vision based hand gesture identification
US9030487B2 (en) * 2011-08-01 2015-05-12 Lg Electronics Inc. Electronic device for displaying three-dimensional image and method of using the same
US8971572B1 (en) * 2011-08-12 2015-03-03 The Research Foundation For The State University Of New York Hand pointing estimation for human computer interaction
US9336625B2 (en) * 2011-10-25 2016-05-10 Microsoft Technology Licensing, Llc Object refinement using many data sets
US9164589B2 (en) * 2011-11-01 2015-10-20 Intel Corporation Dynamic gesture based short-range human-machine interaction
US20130182079A1 (en) * 2012-01-17 2013-07-18 Ocuspec Motion capture using cross-sections of an object
WO2013124845A1 (en) 2012-02-22 2013-08-29 Pointgrab Ltd. Computer vision based control of an icon on a display
KR102011169B1 (en) * 2012-03-05 2019-08-14 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 Generation of depth images based upon light falloff
US8768007B2 (en) * 2012-03-26 2014-07-01 Tk Holdings Inc. Method of filtering an image
JP2013205983A (en) * 2012-03-27 2013-10-07 Sony Corp Information input apparatus, information input method, and computer program
WO2013168160A1 (en) 2012-05-10 2013-11-14 Pointgrab Ltd. System and method for computer vision based tracking of a hand
US9697418B2 (en) * 2012-07-09 2017-07-04 Qualcomm Incorporated Unsupervised movement detection and gesture recognition
JP6129309B2 (en) * 2012-07-12 2017-05-17 デュアル・アパーチャー・インターナショナル・カンパニー・リミテッド Gesture based user interface
JP6019947B2 (en) * 2012-08-31 2016-11-02 オムロン株式会社 Gesture recognition device, control method thereof, display device, and control program
KR102035134B1 (en) * 2012-09-24 2019-10-22 엘지전자 주식회사 Image display apparatus and method for operating the same
TWI466062B (en) * 2012-10-04 2014-12-21 Ind Tech Res Inst Method and apparatus for reconstructing three dimensional model
US20140126818A1 (en) * 2012-11-06 2014-05-08 Sony Corporation Method of occlusion-based background motion estimation
US20140157209A1 (en) * 2012-12-03 2014-06-05 Google Inc. System and method for detecting gestures
TWI471815B (en) * 2012-12-07 2015-02-01 Chunghwa Picture Tubes Ltd Gesture recognition device and method
WO2014116882A1 (en) * 2013-01-23 2014-07-31 Leap Motion, Inc. Systems and methods of tracking object movements in three-dimensional space
US9524028B2 (en) 2013-03-08 2016-12-20 Fastvdo Llc Visual language for human computer interfaces
US9916009B2 (en) * 2013-04-26 2018-03-13 Leap Motion, Inc. Non-tactile interface systems and methods

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180157333A1 (en) * 2016-12-05 2018-06-07 Google Inc. Information privacy in virtual reality
US10817066B2 (en) * 2016-12-05 2020-10-27 Google Llc Information privacy in virtual reality
US10762663B2 (en) * 2017-05-16 2020-09-01 Nokia Technologies Oy Apparatus, a method and a computer program for video coding and decoding

Also Published As

Publication number Publication date
US20140347263A1 (en) 2014-11-27
US20180088679A1 (en) 2018-03-29
US10168794B2 (en) 2019-01-01
WO2014189685A1 (en) 2014-11-27
US9829984B2 (en) 2017-11-28

Similar Documents

Publication Publication Date Title
US10168794B2 (en) Motion-assisted visual language for human computer interfaces
WO2021115181A1 (en) Gesture recognition method, gesture control method, apparatuses, medium and terminal device
US9104242B2 (en) Palm gesture recognition method and device as well as human-machine interaction method and apparatus
WO2019023921A1 (en) Gesture recognition method, apparatus, and device
US9213890B2 (en) Gesture recognition system for TV control
US9098739B2 (en) Systems and methods for tracking human hands using parts based template matching
EP2344983B1 (en) Method, apparatus and computer program product for providing adaptive gesture analysis
JP5438601B2 (en) Human motion determination device and program thereof
WO2016074128A1 (en) Image capturing apparatus and method
EP3224809A1 (en) Fast object tracking framework for sports video recognition
US9207757B2 (en) Gesture recognition apparatus, method thereof and program therefor
US9652850B2 (en) Subject tracking device and subject tracking method
KR100692526B1 (en) Gesture recognition apparatus and methods for automatic control of systems
KR20220156601A (en) Method and system for hand gesture based control of device
US11468571B2 (en) Apparatus and method for generating image
US20180336435A1 (en) Apparatus and method for classifying supervisory data for machine learning
Vo et al. Automatic hand gesture segmentation for recognition of Vietnamese sign language
Gong et al. Hidden emotion detection through analyzing facial expression
CN116740737A (en) Gesture recognition method, device, equipment and storage medium
Ukita et al. Wearable vision interfaces: towards wearable information playing in daily life
Timotius et al. Hand gesture recognition based on motion history images for a simple human-computer interaction system
CN113869303A (en) Image processing method, apparatus and medium
CN113870325A (en) Image processing method, apparatus and medium
Hasan et al. A new approach of a touchless virtual hand for sixthsense technology
Dhingra et al. Wielding Audio-Books for Visually Impaired using Gesture Recognition

Legal Events

Date Code Title Description
AS Assignment

Owner name: FASTVDO LLC, FLORIDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DAI, WEI;KRISHNAN, MADHU PERINGASSERY;TOPIWALA, PANKAJ;REEL/FRAME:049038/0796

Effective date: 20131121

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION