US20100027843A1 - Surface ui for gesture-based interaction - Google Patents

Surface ui for gesture-based interaction Download PDF

Info

Publication number
US20100027843A1
US20100027843A1 US12/490,327 US49032709A US2010027843A1 US 20100027843 A1 US20100027843 A1 US 20100027843A1 US 49032709 A US49032709 A US 49032709A US 2010027843 A1 US2010027843 A1 US 2010027843A1
Authority
US
United States
Prior art keywords
image
camera
determining
plane
images
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
US12/490,327
Inventor
Andrew D. Wilson
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to US12/490,327 priority Critical patent/US20100027843A1/en
Publication of US20100027843A1 publication Critical patent/US20100027843A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/042Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by opto-electronic means
    • G06F3/0425Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by opto-electronic means using a single imaging device like a video camera for tracking the absolute position of a single or a plurality of objects with respect to an imaged reference surface, e.g. video camera imaging a display or a projection screen, a table or a wall surface, on which a computer generated image is displayed or projected
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Definitions

  • the present invention relates generally to user interface (UI) and display technology and in particular, to projecting an image onto a plane surface which effectively creates a UI to facilitate gesture-based interaction with such surface.
  • UI user interface
  • a keyboard, mouse, or some other pointing used to be required for data entry as well as data manipulation.
  • users also have the option to utilize a variety of other means to enter, access, and/or manipulate data displayed on or stored in a computer.
  • touch screen technology In general, a touch screen is an input device that allows users to operate a computer by simply touching the display screen.
  • MetaDesk see Ullmer, B., H. Ishii, The metaDESK: Models and Prototypes for Tangible User Interfaces. in ACM Symposium on User Interface Software and Technology , (1997), 223-232
  • HoloWall see Matsushita, N., J. Rekimoto, HoloWall: Designing a Finger, Hand, Body and Object Sensitive Wall in ACM Symposium on User Interface Software and Technology ( UIST ), (1997)
  • Designer's Outpost see Klemmer, S. R., M. W. Newman, R. Farrell, M. Bilezikjian, J. A.
  • the present invention relates to a system and method that can compute an image of any objects touching a surface of a plane or display space. More specifically, the systems and methods can facilitate determining which objects in view of the plane exist at a given depth from the plane or display space. This can be accomplished in part by employing a system configuration comprising at least two cameras and a vertical or horizontally located sensing plane or display surface located in front of the cameras. The cameras can be directed toward the plane or display screen/surface. A user interacting with the sensing plane can be positioned on the opposite side of the plane.
  • the user can provide input with respect to the plane by touching or otherwise contacting the plane.
  • Input given within a close proximity of the plane can also be “entered” for image processing as well.
  • the cameras can be triggered to capture images or snapshots of the input (input images) to ultimately determine and generate a touch image updated in real-time.
  • the touch image can include objects in contact with the plane and can exclude any background scenery.
  • each camera can acquire an input image of the plane whereby any visible object in that plane may be included in the image.
  • each camera provides an input image comprising one or more objects in a scene.
  • lens distortion can be removed from each input image.
  • each input image can be rectified such that the four corners of the plane region coincide with the four corners of the image.
  • edge detection can be applied to the rectified images to yield corresponding edge images. Thereafter, the two edge images can be multiplied pixel-wise, for instance. The resulting image reveals where the edge contours of the two input images overlap. Such overlapping contours can indicate or identify objects that are in contact with the plane.
  • FIG. 1 is a high level, block diagram of an object sensing system that facilitates sensing objects on a surface or plane of space in accordance with an aspect of the present invention.
  • FIG. 2 is a schematic block diagram of an object sensing system configuration in accordance with an aspect of the present invention.
  • FIG. 3 is a schematic block diagram demonstrating the image processing of input images in accordance with an aspect of the present invention.
  • FIG. 4 is a schematic block diagram of an edge detection system applied to the input images of FIG. 3 in accordance with an aspect of the present invention.
  • FIG. 5 is an exemplary physical configuration of an object sensing system that facilitates gesture-based interaction with computing devices in accordance with an aspect of the present invention.
  • FIG. 6 is an exemplary input image (first image) as acquired from a first camera in accordance with an aspect of the present invention.
  • FIG. 7 is an actual, exemplary input image (second image) as acquired from a second camera in accordance with an aspect of the present invention.
  • FIG. 8 is an actual, exemplary rectified image—first image as acquired from a first camera—in accordance with an aspect of the present invention.
  • FIG. 9 is an actual, exemplary rectified image—second image as acquired from a second camera—in accordance with an aspect of the present invention.
  • FIG. 10 is an actual, exemplary illustration of edge detection applied to the first input image in accordance with an aspect of the present invention.
  • FIG. 11 is an actual, exemplary illustration of edge detection applied to the second input image in accordance with an aspect of the present invention.
  • FIG. 12 is an actual, exemplary illustration of an image resulting from the multiplication of images depicted in FIGS. 10 and 11 in accordance with an aspect of the present invention.
  • FIG. 13 is an actual, exemplary image of a user's hand laid flat on a sensing plane or screen to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 14 is an actual exemplary image of a user's hand positioned about 1 to 1.5 inches from the sensing screen or plane to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 15 is an actual exemplary image of a user's hand positioned about 6 inches from the sensing screen or plane to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 16 illustrates an actual sequence of exemplary images demonstrating the generation of a touch image in accordance with an aspect of the present invention.
  • FIG. 17 illustrates three different projected visualizations of exemplary touch images in accordance with an aspect of the present invention.
  • FIG. 18 is a flow diagram illustrating an exemplary process that facilitates image sensing in accordance with an aspect of the present invention.
  • FIG. 19 is a flow diagram illustrating an exemplary process that facilitates generating a touch image in accordance with an aspect of the present invention.
  • FIG. 20 illustrates an exemplary environment for implementing various aspects of the invention.
  • a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and a computer.
  • a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and a computer.
  • an application running on a server and the server can be a component.
  • One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers.
  • the present invention relates to a unique input architecture and process that facilitate gesture-based interaction with a user interface (UI) device. More specifically, the invention provides a system and method that involve computing a high resolution image of objects which are determined to be in contact with a sensing plane (e.g., display screen surface). Unlike conventional systems, the present invention employs an at least partially transparent or non-diffuse sensing plane. Due to the transparency of the plane, each camera view can show the objects on the plane as well as objects beyond the surface of the plane such as background objects and the user (interacting with the plane). When employing multiple cameras, the system can readily determine if a given object is on or in contact with the plane or at a particular distance from it (e.g., at a particular depth).
  • a sensing plane e.g., display screen surface
  • the present invention employs an at least partially transparent or non-diffuse sensing plane. Due to the transparency of the plane, each camera view can show the objects on the plane as well as objects beyond the surface of the plane such as background objects
  • the image processing system presented herein acts as a filter to remove objects not on the sensing plane, producing a touch image which shows objects that are on the plane.
  • the present invention provides sensing capabilities that extend beyond traditional camera-based touch screen systems. Traditional systems attempt to identify or determine the depth of objects in a given scene, whereas here, the systems and methods facilitate viewing all objects at a given depth.
  • conventional touch screen technology is typically limited to determining one or two discrete points (e.g., (x, y)) of contact.
  • Some advancements expanding beyond discrete points of contact have been made, however, they too are limited in image composition and resolution.
  • conventional systems often make use of bounding boxes to assist a user in determining where the desired subject matter or object is located in the image.
  • the present invention can compute and return an output image to the user having a relatively higher resolution than conventional image or point projections.
  • the present output images can be subsequently employed as input for additional applications.
  • interpretation processes can take the output image and use it as input to determine the shape of the objects (in the output image) in contact with the screen and then take appropriate action.
  • the system 100 comprises at least two imaging components 110 , 120 (e.g., IMAGING COMPONENT 1 and IMAGING COMPONENT M , where M is an integer greater than 1) positioned behind a non-diffuse sensing plane 130 (or screen surface) and opposite from a user 140 .
  • the imaging components ( 110 , 120 ) can be mounted or otherwise positioned such that each can see all four corners of the plane or screen 130 .
  • the user can provide input with respect to the system 100 by placing one or more objects in contact with or within a proximal distance to the plane 130 .
  • Each imaging component can then capture an input image (e.g., first 150 and second 160 input images, respectively).
  • a detection component 170 can process the images to detect and/or determine the shape and/or contour of the objects in each of the input images to ultimately compute a touch image (output image).
  • the detection component 170 can comprise a pixel-wise comparison component 180 that compares pixels between at least two images to determine which pixels are located in the same positions in each image. Matching or overlapping pixels can remain while non-overlapping pixels can be essentially removed.
  • a “final” touch image can be generated having only the matching or overlapping pixels included therein.
  • the detection component can include a variety of sub-components (not shown) to facilitate computing the output image.
  • sub-components pertaining to lens distortion correction, image rectification, and object shape identification can be employed to generate the output image. Further discussion with respect to the functionalities of these sub-components can be found, infra, in FIGS. 3 and 4 .
  • Depth information can be computed by relating binocular disparity to the depth of the object in world coordinates. Binocular disparity refers to the change in image position an object undergoes when viewed at one position compared to another. That is, the displacement of the object from one view to the other is related to the depth of the object.
  • FIG. 2 there is illustrated a schematic diagram of an object sensing system 200 viewed from the side or from above (e.g., plan view 210 ) that is configured to facilitate gesture-based interaction in accordance with an aspect of the present invention.
  • the system 200 comprises a sensing plane 220 that can be a large sheet of acrylic plastic mounted vertically as shown. Behind the sensing plane 220 , first (Q) 230 and second (V) 240 imaging components can be placed to look through the plane 220 .
  • the sensing plane can function as a screen onto which graphics 250 are projected or other objects 250 are placed. It may also serve to demarcate a sensing region in “space”.
  • the sensing plane 220 can be positioned horizontally similar to a table configuration.
  • the plane 220 or sheet can support the placement of objects on the upper side of the sensing plane opposite from the first and second imaging components 230 , 240 .
  • a user 260 is situated opposite from the imaging components 230 , 240 .
  • the two imaging components 230 , 240 can be interfaced with a computer (PC) 270 that can acquire images from each imaging component at about 30 Hz, for example.
  • PC computer
  • This as well as any other image processing operation(s) detailed herein can run in real-time on an Intel® Pentium 4 or similar processor and/or on a consumer-grade video card.
  • FIG. 3 there is depicted a schematic diagram 300 demonstrating the application of one or more image processing phases to at least one input image (e.g., raw input).
  • the resulting projections e.g., output image(s)
  • a first input image 310 as acquired from a first imaging component (e.g., 230 in FIG. 2 ) is shown with respect to a sensing plane 315 .
  • a second input image 320 acquired from a second imaging component 240 is shown with respect to the sensing plane 315 .
  • the sensing plane 315 can comprise a display screen such as a DNP HoloScreen, which is transparent, yet allows the display of a projected image.
  • the first and second input images are essentially raw (input) data, they may likely exhibit undesirable effects from the cameras that can interfere with accurately computing the output or touch image.
  • Lens distortion is one type of camera effect.
  • any such undesirable distortion can be removed from each input image by way of a distortion removal component 330 (e.g., FIG. 16 , at 1620 , infra).
  • a distortion removal component 330 e.g., FIG. 16 , at 1620 , infra
  • straight lines in the world appear straight in the image.
  • Wide angle lenses can be employed to construct a more compact configuration; however, lens distortion imparted by the use of such wide angle lenses should be removed.
  • each input image can be undistorted at least in part by bilinear interpolation.
  • the image can be rectified by a rectification component 340 such that the four corners of the sensing plane (e.g., four corners of acrylic sheet) coincide with the four corners of the image.
  • Rectification of each input image involves transforming the image from the first imaging component (left camera—I left ) and the image from the second imaging component (I right ).
  • points I left (x, y) and I right (x, y) in the transformed images refer to the same physical point on the sensing plane (or display surface).
  • this rectification transform can be such that point (x, y) may be trivially mapped to real world dimensions (e.g., inches) on the display surface.
  • each input image can be warped to the sensing plane 315 or display surface to obtain the one-to-one correspondence of physical points. This can be obtained during a manual calibration phase.
  • conventional imaging and/or segmentation techniques rectify one image to another which can have adverse effects when registering with a plane or display surface to perform tracking or object selection operations.
  • rectified first 350 and second 360 images no longer exhibit any substantial amount of lens distortion and have been rectified to match the four corners of each input image to the four corners of the sensing plane 315 .
  • the four corners of the plane or display screen 315 can be located in each view (e.g., at least first and second imaging component views) at least in part by manual calibration.
  • Parameters for the lens distortion correction step and the rectification step can be collected in an offline procedure and then can be stored on disk. Following, the rectification parameters can remain valid until the imaging components change positions or are moved.
  • the rectification transform as specified completes the homography from camera view to display space. It should be understood that the lens distortion correction and projective transform into a single nonlinear transformation on the image can be combined and/or performed simultaneously, thus requiring only one re-sampling of the image. Alternatively, the lens distortion removal and the rectification process can be performed separately from one another. Furthermore, this entire calculation can be performed on a graphics processing unit (GPU), where the transformation can be specified as a mesh.
  • GPU graphics processing unit
  • the same point (x, y) in both I left and I right refer to the same point on the display surface.
  • the touch image can be computed by performing pixel-wise comparisons (e.g., pixel-wise multiplication) of the left and right images (e.g., at least two images). This is essentially equivalent to performing standard stereo-based matching where the disparity is constrained to zero, and the rectification process serves to align image rasters.
  • the height above the surface at which any bright regions are matched can be related to the size of the object and to the “baseline” (e.g., the distance between the cameras). For the same size object, larger baselines result in fusion at a smaller height above the surface, therefore allowing a finer distinction as to whether an object is on the display, or just above the display. Similarly, it is possible to arrange two distinct bright objects above the display surface such that they are erroneously fused as a single object on the surface.
  • More sophisticated feature matching techniques may be used to make different tradeoffs on robustness and sensitivity.
  • one approach is to first compute the edge map of the rectified image before multiplying the two images. Still referring to FIG. 3 , this can be performed by an edge/contour detection filtering component 370 . Only edges which are present in the same location in both images can survive the multiplication. This phenomenon is further illustrated in a schematic diagram 400 in FIG. 4 .
  • FIG. 4 there are illustrated schematic images (e.g., a first rectified image 410 and to a second rectified image 420 ) to which edge detection has been applied.
  • the use of edge images takes advantage of the typical distribution of edges in the scene, in which the accidental alignment of two edges is unlikely.
  • Accidental alignment can refer to the tendency for any random collection of edges from a random natural scene to line up.
  • objects 430 and 440 appear perhaps in the background scenery and hence, are captured in different locations in the two images by the respective imaging components. Consequently, pixel-wise multiplication of the two images ( 410 and 420 ) effectively “eliminates” most of the objects 430 , 440 from the resulting touch image 450 —except where there is accidental alignment of background edges 460 .
  • the current touch image may be normalized pixel-wise by
  • I normalized ⁇ ( x , y ) I product ⁇ ( x , y ) - I min ⁇ ( x , y ) I max ⁇ ( x , y ) - I min ⁇ ( x , y )
  • minimum and maximum images I min and I max may be collected by a calibration phase in which the user moves a white piece of paper over the display surface.
  • This normalization step maps the white page to the highest allowable pixel value, corrects for the non-uniformity of the illumination, and also captures any fixed noise patterns due to IR sources and reflections in the environment.
  • other image processing algorithms which are sensitive to absolute gray level values may proceed. For example, binarization and subsequent connected components algorithm, template matching and other computer vision tasks rely on uniform illumination.
  • the sensing or touch plane can be arbitrarily defined to coincide with the display. It is possible to configure the plane such that it lies at an arbitrary depth above the display. Furthermore, multiple such planes at various depths may be defined depending on the application. Such an arrangement may be used to implement “hover”, as used in pen-based models of interaction.
  • the image rectification and image comparison processes do not require the physical presence of the display.
  • FIG. 5 there is illustrated an exemplary physical configuration for a touch screen imaging system 500 in accordance with an aspect of the present invention.
  • the system 500 comprises a pair of commonly available Firewire web cameras 510 which can be mounted behind the display surface such that each camera can see all four corners of the display.
  • the importance of the distance between the cameras affects the baseline measurement and can eventually affect accurately determining whether an object is on the display screen or plane or a distance therefrom.
  • the system 500 also employs a DNP HoloScreen material 520 that can be applied to a rear surface of the acrylic display surface.
  • the HoloScreen is a special refractive
  • holographic film which scatters light projected from the rear at a particular incident angle.
  • the material is transparent to all other light, and so is suitable for applications where traditional projection display surfaces would be overwhelmed by ambient light. Typical applications include retail storefronts, where ambient light streaming through windows precludes traditional rear-projection screens. Additionally, the screen is transparent in the near-infrared range. Due to the transparency of the HoloScreen material, the cameras can actually see through the material with a sufficient amount of illumination. Thus, if a user is interacting with the surface, the cameras can see the user's face or some part thereof and then can employ other recognition techniques such as face recognition and/or face tracking to identify the user or to determine a quantity of users on the other side of the screen. Furthermore, the UI (user interface) can be automatically altered based on any one of those findings (e.g., UI can change look or functionalities based on user).
  • a projector 530 can be mounted such that the projected light strikes the display at an angle of about 35 degrees. In a typical vertical, eye-level installation, this configuration does not result in the user looking directly into the “hot spot” of the projector. In fact, many projectors are not able to correct for the keystone distortion when the projector is mounted at this extreme angle.
  • the NVKeystone digital keystone distortion correction utility that is available on NVidia video cards can be utilized.
  • the HoloScreen material suggests that while the light reflected back from the rear of the screen is significantly less than the light scattered out the front, the projected image may interfere with the image captured by any visible light-based cameras situated behind the display.
  • difficulties with visible light reflections can be mitigated or avoided by conducting image-based sensing in the infrared (IR) domain.
  • An IR illuminant 540 can be placed behind the display to illuminate the surface evenly in IR light. Any IR-cut filters in the stock camera can be removed, and an IR-pass filter 550 can be applied to the lens. If necessary, an IR-cut filter 560 may be applied to the projector. By restricting the projected light to the visible spectrum, and the sensed light to the IR spectrum, the resulting images from the camera do not include artifacts from projected light reflected backwards from the HoloScreen film. In some cases, an anti-reflective coating may be applied to the display surface which would allow the cameras to sense visible light and perhaps eliminate the need for a separate illuminant. When mounting the display horizontally to make a table-like configuration, a “short throw” projector such as the NEC WT600 may be desirable.
  • the HoloScreen display material is unique in that can support video projection and is nearly transparent to IR and visible light.
  • the basic image processing system described herein takes advantage of this fact in the placement of the cameras behind the display. This placement provides a good view of the underside of the objects placed on the display surface. The transparency of the display surface may be exploited to create high resolution scans of documents and other objects placed on the display surface.
  • a high resolution still digital camera or CMOS video camera may be placed behind the display to acquire high resolution images of the objects on the display surface.
  • This camera can capture images in the video spectrum (no IR-pass filter).
  • it may be beneficial to use the touch image computed from the IR cameras to perform detection and segmentation of objects of interest, and limit the projection of visible light onto the area of interest.
  • an image processing algorithm may detect the presence of a letter-sized piece of paper on the display surface.
  • the algorithm can remove any projected graphics under the presented page to enable a clear visible light view, and can trigger the acquisition of a high resolution image of the display surface.
  • the detected position, size, and orientation of the page may then be used to automatically crop, straighten, and reflect the high resolution scan of the document.
  • the ability to create high resolution surface scans of documents and other objects may play an important role in business and productivity oriented applications for smart surfaces such as interactive tables and smart whiteboards.
  • a microphone (not shown) can be rigidly attached to the display surface to enable the simple detection of “knocking” on the display. Except for the microphone, there are no wires attached, making the subject touch screen imaging system more robust for public installation.
  • more than one of the subject (remote) image processing systems can be connected via the Internet and also share a window or display to essentially create a shared imaging/interaction space with at least one other user.
  • FIGS. 6-12 there are illustrated a sequence of exemplary views demonstrating the use or employment of an object sensing system in accordance with the several different aspects of the present invention.
  • two cameras are positioned behind a HoloScreen display material.
  • the HoloScreen display is vertically located between a user and the two cameras such that the cameras can see and capture the user's input with respect to the display (see e.g., FIGS. 2 and 5 ).
  • output 600 , 700 (e.g., raw input images) of a first and second camera are shown.
  • the input images reflect that objects (circle and square objects) as well as a user's cupped hand appear to be contacting the sensing plane or display screen surface.
  • other objects appear in the images as well and it can be difficult to readily determine which objects are in contact with the touch display or plane.
  • the raw input images also display lens distortion when compared to FIGS. 8 and 9 , respectively.
  • FIGS. 8 and 9 the images 600 , 700 have been rectified and lens distortion has been removed to yield rectified first and second input images 800 , 900 .
  • FIGS. 10 and 11 an edge detection technique has been applied to compare the two rectified images 800 , 900 .
  • the edges of the objects e.g., square objects
  • Circular objects 810 and 910 in FIGS. 8 and 9 are reflections of a lamp (e.g., IR illuminant).
  • Other edges in the background scene are also apparent, though they are much less distinct in luminosity and in location in the two edge images 1000 , 1100 .
  • a product 1200 of the two edge images showing only the “matching” objects is displayed to the user. That is, the user's fingertips (cupped hand with fingers contacting the display surface of plane) as well as the square objects remain in clear view in the output image 1200 .
  • the other bits of edges seen in the product image 1200 are accidental alignments of background edges from other parts of the scene (see FIGS. 10 and 11 , supra). These accidental alignments are rather weak as evidenced by the lack in form of a strong continuous contour. For example, notice that the circle 1210 in FIG. 12 appears to be no stronger than the hand off the surface in FIG. 13 . This is due in part to the non-accidental alignment of edges. That is, it is rare for two edges from two images to align accidentally.
  • FIGS. 13-15 are additional exemplary views of various objects located at various distances from a display surface or plane and captured by a camera. As can be seen from the figures, the luminosity of the edges of the user's hand becomes progressively less and less as the distance between the user's hand and the display surface increases.
  • FIG. 16 depicts a pictorial sequence 1600 of image processing steps in accordance with an aspect the present invention.
  • the following images are captured in an office with normal indoor lighting using a Sobel edge filter on the rectified images: raw input from both cameras is shown at 1610 ; input after lens distortion correction, showing display geometry during calibration is illustrated at 1620 ; (rectified) input after perspective correction to rectify both views to display is represented at 1630 ; and image product shows only the objects that are very near the display is shown at 1640 .
  • the hand on the left is placed flat on the display, and the hand on the right is slightly cupped, with the tips of the fingers contacting the display, and the surface of the palm above or in front of the display.
  • the example shown in 1610 - 1640 of this figure primarily is meant to show combining the images using a simple pixel-wise product ( 1640 ) which is perfectly usable as-is for many applications.
  • 1650 demonstrates what one of the previous images ( 1630 left image) looks like after Sobel edge detection.
  • the 1630 right image after Sobel edge detection is not shown.
  • Image 1660 shows the result of combining or multiplying pixel-wise the ( 1630 , left) edge detection image 1650 and 1630 , right edge detection image (not shown).
  • the image 1650 still includes many other edges while the image 1660 primarily depicts only what is on the surface of the display plane.
  • FIG. 17 shows three different visualizations of exemplary touch images as they are each projected back to the user.
  • Touch image 1710 shows the user's hand on the surface, which displays both left and right undistorted views composited together (not a simple reflection of two people in front of the display). This demonstrates how an object fuses as it gets closer to the display.
  • Touch image 1720 shows a hand on the surface, which displays the computed touch image. Note that because of the computed homography, the image of the hand indicated by bright regions is physically aligned with the hand on the screen. Presently, explorations into the possibilities in interpreting the touch image have only begun.
  • Touch 1730 illustrates an interactive drawing program that adds strokes derived from the touch image to a drawing image while using a cycling color map.
  • Many traditional computer vision algorithms may be used to derive features relevant to an application. For example, it is relatively straightforward to determine the centroid and moments of multiple objects on the surface, such as hands.
  • One approach is to binarize the touch image, and compute connected components to find distinct objects on the surface (see Horn, B. K. P, Robot Vision , MIT Press, Cambridge, Mass., 1986). Such techniques may also be used to find the moments of object shapes, from which may be determined dominant orientation. Further analysis such as contour analysis for the recognition of specific shapes and barcode processing are possible.
  • the topmost object of size larger than some threshold can be determined from a binarized version of the touch image.
  • the position of this object determines the mouse position, while a region in the lower left corner of the display functions as a left mouse button: when the user puts their left hand on the region, this is detected as a sufficient number of bright pixels found in the region, and a left mouse button down event is generated. When the bright mass is removed, a button up event is generated. Elaborations on this have been generated, including looking for a bright mass just to the right of the tracked cursor object to detect left and right button down events when the second mass is near and far from the first, respectively.
  • a microphone rigidly attached to the display can be utilized to detect “knocking” events. That is, when the user taps the display with their knuckle or hand, this is detected by finding large peaks in the digitized audio signal. This can be used to simulate clicks, generate “forward” or “next slide” events, and so on. Note that while the tap detector determines that a tap event occurred, the touch image may be used to determine where the event occurred. For example, a tap on the left side of the screen may generate a “previous” event, while a tap on the right a “next” event. This contrasts with the tap detector in Paradiso, J. A., C. K. Leo, N. Checka, K. Hsiao, Passive Acoustic Knock Tracking for Interactive Windows, in ACM Conference on Human Factors in Computing: CHI 2002, (2002), 732-733, for example.
  • the process 1800 includes capturing at least two input images from at least two imaging components at 1810 .
  • one imaging component can be employed in conjunction with IR illumination; however, the image return is not as precise as when two imaging components are employed.
  • at least two cameras should be used to increase the precision of touch. The number of cameras may be increased to further reduce the likelihood of the accidental alignment of edges.
  • a third camera one could process its output in a similar way and combine the three rectified, edge detected images, and then the bits of noise around the circle would be greatly reduced.
  • the system or user can detect and determine where on a printed page, for example, the most desired content is located and then trigger the third very high resolution camera to take a snapshot.
  • This third camera can employ high color resolution in the visible spectrum.
  • content on the page can be visualized to the user.
  • Other applications include reading or scanning bar codes as well as other content where detailed viewing is desired.
  • the process 1800 can continue with remapping the two input images with respect to a plane or display at 1820 .
  • Remapping can include aligning each of the four corners of each image to the corresponding four corners of the plane or display.
  • artifacts introduced by the cameras such as lens distortion can be removed or minimized.
  • the contours of each input image that overlap in the two images can be determined. This can be accomplished in part by applying an edge detection filter to each remapped image.
  • FIG. 19 there is illustrated a flow diagram of an exemplary image processing method 1900 that facilitates gesture-based interaction.
  • the method 1900 initially involves performing calibration offline to find the corners of a sensing plane in each camera view at 1910 .
  • the calibration data can be stored on disk at 1920 .
  • at least first and second images can be acquired from at least two cameras, respectively, at 1930 .
  • the cameras are directed toward a sensing plane or display screen, upon which one or more objects are located on or near the plane or screen and in view of the cameras.
  • lens distortion correction and rectification can be applied to both images to accomplish at least one remapping of the images. Rectified images result from the performance of these techniques. Subsequently, an edge detection filter can be applied to both rectified images at 1950 . At 1960 , the at least two images can be combined to yield a sensing image 1970 . The method 1900 can then continue to acquiring more images at 1930 to repeatedly project desired images back to the user based on the user's gesture-based interaction with the sensing plane or display screen. At 1980 , optional tracking processes can be performed such as for cursor control and the like.
  • FIG. 20 and the following discussion are intended to provide a brief, general description of a suitable operating environment 2010 in which various aspects of the present invention may be implemented. While the invention is described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices, those skilled in the art will recognize that the invention can also be implemented in combination with other program modules and/or as a combination of hardware and software.
  • program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular data types.
  • the operating environment 2010 is only one example of a suitable operating environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention.
  • Other well known computer systems, environments, and/or configurations that may be suitable for use with the invention include but are not limited to, personal computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include the above systems or devices, and the like.
  • an exemplary environment 2010 for implementing various aspects of the invention includes a computer 2012 .
  • the computer 2012 includes a processing unit 2014 , a system memory 2016 , and a system bus 2018 .
  • the system bus 2018 couples system components including, but not limited to, the system memory 2016 to the processing unit 2014 .
  • the processing unit 2014 can be any of various available processors. Dual microprocessors and other multiprocessor architectures also can be employed as the processing unit 2014 .
  • the system bus 2018 can be any of several types of bus structure(s) including the memory bus or memory controller, a peripheral bus or external bus, and/or a local bus using any variety of available bus architectures including, but not limited to, 11-bit bus, Industrial Standard Architecture (ISA), Micro-Channel Architecture (MCA), Extended ISA (EISA), Intelligent Drive Electronics (IDE), VESA Local Bus (VLB), Peripheral Component Interconnect (PCI), Universal Serial Bus (USB), Advanced Graphics Port (AGP), Personal Computer Memory Card International Association bus (PCMCIA), and Small Computer Systems Interface (SCSI).
  • ISA Industrial Standard Architecture
  • MCA Micro-Channel Architecture
  • EISA Extended ISA
  • IDE Intelligent Drive Electronics
  • VLB VESA Local Bus
  • PCI Peripheral Component Interconnect
  • USB Universal Serial Bus
  • AGP Advanced Graphics Port
  • PCMCIA Personal Computer Memory Card International Association bus
  • SCSI Small Computer Systems Interface
  • the system memory 2016 includes volatile memory 2020 and nonvolatile memory 2022 .
  • the basic input/output system (BIOS) containing the basic routines to transfer information between elements within the computer 2012 , such as during start-up, is stored in nonvolatile memory 2022 .
  • nonvolatile memory 2022 can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory.
  • Volatile memory 2020 includes random access memory (RAM), which acts as external cache memory.
  • RAM is available in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (DRRAM).
  • SRAM synchronous RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM Synchlink DRAM
  • DRRAM direct Rambus RAM
  • Disk storage 2024 includes, but is not limited to, devices like a magnetic disk drive, floppy disk drive, tape drive, Jaz drive, Zip drive, LS-100 drive, flash memory card, or memory stick.
  • disk storage 2024 can include storage media separately or in combination with other storage media including, but not limited to, an optical disk drive such as a compact disk ROM device (CD-ROM), CD recordable drive (CD-R Drive), CD rewritable drive (CD-RW Drive) or a digital versatile disk ROM drive (DVD-ROM).
  • CD-ROM compact disk ROM
  • CD-R Drive CD recordable drive
  • CD-RW Drive CD rewritable drive
  • DVD-ROM digital versatile disk ROM drive
  • a removable or non-removable interface is typically used such as interface 2026 .
  • FIG. 20 describes software that acts as an intermediary between users and the basic computer resources described in suitable operating environment 2010 .
  • Such software includes an operating system 2028 .
  • Operating system 2028 which can be stored on disk storage 2024 , acts to control and allocate resources of the computer system 2012 .
  • System applications 2030 take advantage of the management of resources by operating system 2028 through program modules 2032 and program data 2034 stored either in system memory 2016 or on disk storage 2024 . It is to be appreciated that the present invention can be implemented with various operating systems or combinations of operating systems.
  • Input devices 2036 include, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, and the like. These and other input devices connect to the processing unit 2014 through the system bus 2018 via interface port(s) 2038 .
  • Interface port(s) 2038 include, for example, a serial port, a parallel port, a game port, and a universal serial bus (USB).
  • Output device(s) 2040 use some of the same type of ports as input device(s) 2036 .
  • a USB port may be used to provide input to computer 2012 , and to output information from computer 2012 to an output device 2040 .
  • Output adapter 2042 is provided to illustrate that there are some output devices 2040 like monitors, speakers, and printers among other output devices 2040 that require special adapters.
  • the output adapters 2042 include, by way of illustration and not limitation, video and sound cards that provide a means of connection between the output device 2040 and the system bus 2018 . It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 2044 .
  • Computer 2012 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 2044 .
  • the remote computer(s) 2044 can be a personal computer, a server, a router, a network PC, a workstation, a microprocessor based appliance, a peer device or other common network node and the like, and typically includes many or all of the elements described relative to computer 2012 .
  • only a memory storage device 2046 is illustrated with remote computer(s) 2044 .
  • Remote computer(s) 2044 is logically connected to computer 2012 through a network interface 2048 and then physically connected via communication connection 2050 .
  • Network interface 2048 encompasses communication networks such as local-area networks (LAN) and wide-area networks (WAN).
  • LAN technologies include Fiber Distributed Data Interface (FDDI), Copper Distributed Data Interface (CDDI), Ethernet/IEEE 1102.3, Token Ring/IEEE 1102.5 and the like.
  • WAN technologies include, but are not limited to, point-to-point links, circuit switching networks like Integrated Services Digital Networks (ISDN) and variations thereon, packet switching networks, and Digital Subscriber Lines (DSL).
  • ISDN Integrated Services Digital Networks
  • DSL Digital Subscriber Lines
  • Communication connection(s) 2050 refers to the hardware/software employed to connect the network interface 2048 to the bus 2018 . While communication connection 2050 is shown for illustrative clarity inside computer 2012 , it can also be external to computer 2012 .
  • the hardware/software necessary for connection to the network interface 2048 includes, for exemplary purposes only, internal and external technologies such as, modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.

Abstract

Disclosed is a unique system and method that facilitates gesture-based interaction with a user interface. The system involves an object sensing configured to include a sensing plane vertically or horizontally located between at least two imaging components on one side and a user on the other. The imaging components can acquire input images taken of a view of and through the sensing plane. The images can include objects which are on the sensing plane and/or in the background scene as well as the user as he interacts with the sensing plane. By processing the input images, one output image can be returned which shows the user objects that are in contact with the plane. Thus, objects located at a particular depth can be readily determined. Any other objects located beyond can be “removed” and not seen in the output image.

Description

    RELATED APPLICATIONS
  • This is a continuation of U.S. patent application Ser. No. 10/914,922, filed on Aug. 10, 2004 and entitled, “SURFACE UI FOR GESTURE-BASED INTERACTION,” the entire contents of which is hereby incorporated by reference.
  • TECHNICAL FIELD
  • The present invention relates generally to user interface (UI) and display technology and in particular, to projecting an image onto a plane surface which effectively creates a UI to facilitate gesture-based interaction with such surface.
  • BACKGROUND OF THE INVENTION
  • In the last few years alone, computing demands have increased dramatically. Such significant increases have given rise to a vast amount of new computing technologies. For example, a keyboard, mouse, or some other pointing (e.g., a stylus) used to be required for data entry as well as data manipulation. However, nowadays, users also have the option to utilize a variety of other means to enter, access, and/or manipulate data displayed on or stored in a computer. One primary example is touch screen technology. In general, a touch screen is an input device that allows users to operate a computer by simply touching the display screen.
  • Unfortunately common touch screen technologies are limited in capability. For example, most are not able to track more than a small number of objects on the screen at a time, and typically they report only the two dimensional (2D) position of the object and no shape information. This can be due in part to superficial limitations of the particular hardware implementation, which in turn are driven by the emphasis on emulating pointer input for common GUI (graphical user interface) interactions. Typically, today's applications are only able to handle one 2D pointer input.
  • Recently, a number of systems have introduced the concept of imaging touch screens, where instead of a small list of discrete points, a full touch image is computed, whereby each ‘pixel’ of the output image indicates the presence of an object on the touch screen's surface. The utility of the touch image thus computed has been demonstrated in gesture-based interactions for application on wall and table form factors. For example, the DiamondTouch system uses horizontal and vertical rows of electrodes to sense the capacitively coupled touch of the users' hands at electrode intersections. (Dietz, P. H., D. L. Leigh, DiamondTouch: A Multi-User Touch Technology. in ACM Symposium on User Interface Software and Technology (UIST), (2001), 219-226).
  • MetaDesk (see Ullmer, B., H. Ishii, The metaDESK: Models and Prototypes for Tangible User Interfaces. in ACM Symposium on User Interface Software and Technology, (1997), 223-232), HoloWall (see Matsushita, N., J. Rekimoto, HoloWall: Designing a Finger, Hand, Body and Object Sensitive Wall in ACM Symposium on User Interface Software and Technology (UIST), (1997)) and Designer's Outpost (see Klemmer, S. R., M. W. Newman, R. Farrell, M. Bilezikjian, J. A. Landay, The Designer's Output: A Tangible Interface for Collaborative Web Site Design in ACM Symposium on User Interface Software and Technology, (2001), 1-10)) each use video cameras and computer vision techniques to compute a touch image. These systems permit simultaneous video projection and surface sensing by using a diffusing screen material which, from the camera view, only resolves those objects that are on or very near the surface. The touch image produced by these camera-based systems reveals the appearance of the object as it is viewed from behind the surface.
  • Thus, there remains a need to further develop and improve touch screen technology for better viewing quality and for greater flexibility regarding an object's distance from the screen material.
  • SUMMARY OF THE INVENTION
  • The following presents a simplified summary of the invention in order to provide a basic understanding of some aspects of the invention. This summary is not an extensive overview of the invention. It is not intended to identify key/critical elements of the invention or to delineate the scope of the invention. Its sole purpose is to present some concepts of the invention in a simplified form as a prelude to the more detailed description that is presented later.
  • The present invention relates to a system and method that can compute an image of any objects touching a surface of a plane or display space. More specifically, the systems and methods can facilitate determining which objects in view of the plane exist at a given depth from the plane or display space. This can be accomplished in part by employing a system configuration comprising at least two cameras and a vertical or horizontally located sensing plane or display surface located in front of the cameras. The cameras can be directed toward the plane or display screen/surface. A user interacting with the sensing plane can be positioned on the opposite side of the plane.
  • In one aspect of the invention, the user can provide input with respect to the plane by touching or otherwise contacting the plane. Input given within a close proximity of the plane can also be “entered” for image processing as well. The cameras can be triggered to capture images or snapshots of the input (input images) to ultimately determine and generate a touch image updated in real-time. The touch image can include objects in contact with the plane and can exclude any background scenery. In particular, each camera can acquire an input image of the plane whereby any visible object in that plane may be included in the image.
  • To obtain a touch image from the input images, image processing techniques can be utilized to combine the input images. In particular, each camera provides an input image comprising one or more objects in a scene. As will be described in greater detail below, lens distortion can be removed from each input image. In addition, each input image can be rectified such that the four corners of the plane region coincide with the four corners of the image.
  • Following, at least one of several image differencing procedures can be employed to highlight the contours or edges of the objects in the images. According to one approach, edge detection can be applied to the rectified images to yield corresponding edge images. Thereafter, the two edge images can be multiplied pixel-wise, for instance. The resulting image reveals where the edge contours of the two input images overlap. Such overlapping contours can indicate or identify objects that are in contact with the plane.
  • To the accomplishment of the foregoing and related ends, certain illustrative aspects of the invention are described herein in connection with the following description and the annexed drawings. These aspects are indicative, however, of but a few of the various ways in which the principles of the invention may be employed and the present invention is intended to include all such aspects and their equivalents. Other advantages and novel features of the invention may become apparent from the following detailed description of the invention when considered in conjunction with the drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a high level, block diagram of an object sensing system that facilitates sensing objects on a surface or plane of space in accordance with an aspect of the present invention.
  • FIG. 2 is a schematic block diagram of an object sensing system configuration in accordance with an aspect of the present invention.
  • FIG. 3 is a schematic block diagram demonstrating the image processing of input images in accordance with an aspect of the present invention.
  • FIG. 4 is a schematic block diagram of an edge detection system applied to the input images of FIG. 3 in accordance with an aspect of the present invention.
  • FIG. 5 is an exemplary physical configuration of an object sensing system that facilitates gesture-based interaction with computing devices in accordance with an aspect of the present invention.
  • FIG. 6 is an exemplary input image (first image) as acquired from a first camera in accordance with an aspect of the present invention.
  • FIG. 7 is an actual, exemplary input image (second image) as acquired from a second camera in accordance with an aspect of the present invention.
  • FIG. 8 is an actual, exemplary rectified image—first image as acquired from a first camera—in accordance with an aspect of the present invention.
  • FIG. 9 is an actual, exemplary rectified image—second image as acquired from a second camera—in accordance with an aspect of the present invention.
  • FIG. 10 is an actual, exemplary illustration of edge detection applied to the first input image in accordance with an aspect of the present invention.
  • FIG. 11 is an actual, exemplary illustration of edge detection applied to the second input image in accordance with an aspect of the present invention.
  • FIG. 12 is an actual, exemplary illustration of an image resulting from the multiplication of images depicted in FIGS. 10 and 11 in accordance with an aspect of the present invention.
  • FIG. 13 is an actual, exemplary image of a user's hand laid flat on a sensing plane or screen to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 14 is an actual exemplary image of a user's hand positioned about 1 to 1.5 inches from the sensing screen or plane to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 15 is an actual exemplary image of a user's hand positioned about 6 inches from the sensing screen or plane to demonstrate edge or contour detection (differencing) in accordance with an aspect of the present invention.
  • FIG. 16 illustrates an actual sequence of exemplary images demonstrating the generation of a touch image in accordance with an aspect of the present invention.
  • FIG. 17 illustrates three different projected visualizations of exemplary touch images in accordance with an aspect of the present invention.
  • FIG. 18 is a flow diagram illustrating an exemplary process that facilitates image sensing in accordance with an aspect of the present invention.
  • FIG. 19 is a flow diagram illustrating an exemplary process that facilitates generating a touch image in accordance with an aspect of the present invention.
  • FIG. 20 illustrates an exemplary environment for implementing various aspects of the invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The present invention is now described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It may be evident, however, that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing the present invention.
  • As used in this application, the terms “component” and “system” are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution. For example, a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and a computer. By way of illustration, both an application running on a server and the server can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers.
  • As described in greater detail in FIGS. 1-19, infra, the present invention relates to a unique input architecture and process that facilitate gesture-based interaction with a user interface (UI) device. More specifically, the invention provides a system and method that involve computing a high resolution image of objects which are determined to be in contact with a sensing plane (e.g., display screen surface). Unlike conventional systems, the present invention employs an at least partially transparent or non-diffuse sensing plane. Due to the transparency of the plane, each camera view can show the objects on the plane as well as objects beyond the surface of the plane such as background objects and the user (interacting with the plane). When employing multiple cameras, the system can readily determine if a given object is on or in contact with the plane or at a particular distance from it (e.g., at a particular depth).
  • Moreover, the image processing system presented herein acts as a filter to remove objects not on the sensing plane, producing a touch image which shows objects that are on the plane. Thus, the present invention provides sensing capabilities that extend beyond traditional camera-based touch screen systems. Traditional systems attempt to identify or determine the depth of objects in a given scene, whereas here, the systems and methods facilitate viewing all objects at a given depth.
  • Furthermore, conventional touch screen technology is typically limited to determining one or two discrete points (e.g., (x, y)) of contact. Some advancements expanding beyond discrete points of contact have been made, however, they too are limited in image composition and resolution. To compensate for the lack of image quality and detail, conventional systems often make use of bounding boxes to assist a user in determining where the desired subject matter or object is located in the image.
  • By contrast, the present invention can compute and return an output image to the user having a relatively higher resolution than conventional image or point projections. As a result of the advanced quality and detail of the present output images, they can be subsequently employed as input for additional applications. For example, interpretation processes can take the output image and use it as input to determine the shape of the objects (in the output image) in contact with the screen and then take appropriate action.
  • Referring now to FIG. 1, there is a general block diagram of an object sensing system 100 that facilitates gesture-based interaction with computing devices in accordance with an aspect of the present invention. The system 100 comprises at least two imaging components 110, 120 (e.g., IMAGING COMPONENT 1 and IMAGING COMPONENT M, where M is an integer greater than 1) positioned behind a non-diffuse sensing plane 130 (or screen surface) and opposite from a user 140. The imaging components (110, 120) can be mounted or otherwise positioned such that each can see all four corners of the plane or screen 130.
  • The user can provide input with respect to the system 100 by placing one or more objects in contact with or within a proximal distance to the plane 130. Each imaging component can then capture an input image (e.g., first 150 and second 160 input images, respectively). Following, a detection component 170 can process the images to detect and/or determine the shape and/or contour of the objects in each of the input images to ultimately compute a touch image (output image). In particular, the detection component 170 can comprise a pixel-wise comparison component 180 that compares pixels between at least two images to determine which pixels are located in the same positions in each image. Matching or overlapping pixels can remain while non-overlapping pixels can be essentially removed. A “final” touch image can be generated having only the matching or overlapping pixels included therein.
  • In addition, the detection component can include a variety of sub-components (not shown) to facilitate computing the output image. In particular, sub-components pertaining to lens distortion correction, image rectification, and object shape identification can be employed to generate the output image. Further discussion with respect to the functionalities of these sub-components can be found, infra, in FIGS. 3 and 4.
  • Because some objects placed near the plane surface can be captured by the imaging components as well as those objects in contact with the surface, depth measurements may be considered when computing the output or touch image. Depth information can be computed by relating binocular disparity to the depth of the object in world coordinates. Binocular disparity refers to the change in image position an object undergoes when viewed at one position compared to another. That is, the displacement of the object from one view to the other is related to the depth of the object.
  • In computer vision, there is a long history of exploiting binocular disparity to compute the depth of every point in a scene. Such depths from stereo algorithms are typically computationally intensive, can be difficult to make robust, and can constrain the physical arrangement of the cameras. Often such general stereo algorithms are applied in scenarios that in the end do not require general depth maps. In the present invention, the interest rests more in the related problem of determining what is located on a particular plane in three dimensions (the display surface) rather than the depth of everything in the scene.
  • Referring now to FIG. 2, there is illustrated a schematic diagram of an object sensing system 200 viewed from the side or from above (e.g., plan view 210) that is configured to facilitate gesture-based interaction in accordance with an aspect of the present invention. The system 200 comprises a sensing plane 220 that can be a large sheet of acrylic plastic mounted vertically as shown. Behind the sensing plane 220, first (Q) 230 and second (V) 240 imaging components can be placed to look through the plane 220. The sensing plane can function as a screen onto which graphics 250 are projected or other objects 250 are placed. It may also serve to demarcate a sensing region in “space”.
  • Alternatively or in addition, the sensing plane 220 can be positioned horizontally similar to a table configuration. When positioned horizontally, the plane 220 or sheet can support the placement of objects on the upper side of the sensing plane opposite from the first and second imaging components 230, 240. In either configuration, a user 260 is situated opposite from the imaging components 230, 240.
  • The two imaging components 230, 240 can be interfaced with a computer (PC) 270 that can acquire images from each imaging component at about 30 Hz, for example. This as well as any other image processing operation(s) detailed herein can run in real-time on an Intel® Pentium 4 or similar processor and/or on a consumer-grade video card.
  • Turning now to FIG. 3, there is depicted a schematic diagram 300 demonstrating the application of one or more image processing phases to at least one input image (e.g., raw input). The resulting projections (e.g., output image(s)) can be computed to indicate where objects are in contact with the sensing plane 220 with respect to each imaging component. For instance, imagine that a first input image 310 as acquired from a first imaging component (e.g., 230 in FIG. 2) is shown with respect to a sensing plane 315. Similarly, a second input image 320 acquired from a second imaging component 240 is shown with respect to the sensing plane 315. The sensing plane 315 can comprise a display screen such as a DNP HoloScreen, which is transparent, yet allows the display of a projected image.
  • Because the first and second input images are essentially raw (input) data, they may likely exhibit undesirable effects from the cameras that can interfere with accurately computing the output or touch image. Lens distortion is one type of camera effect. Hence, any such undesirable distortion can be removed from each input image by way of a distortion removal component 330 (e.g., FIG. 16, at 1620, infra). In the resulting touch image, straight lines in the world appear straight in the image. Wide angle lenses can be employed to construct a more compact configuration; however, lens distortion imparted by the use of such wide angle lenses should be removed. Given the lens distortion parameters, each input image can be undistorted at least in part by bilinear interpolation.
  • At or about the same time of removing the lens distortion, the image can be rectified by a rectification component 340 such that the four corners of the sensing plane (e.g., four corners of acrylic sheet) coincide with the four corners of the image. Rectification of each input image involves transforming the image from the first imaging component (left camera—Ileft) and the image from the second imaging component (Iright). Thus, points Ileft (x, y) and Iright (x, y) in the transformed images refer to the same physical point on the sensing plane (or display surface). In addition, this rectification transform can be such that point (x, y) may be trivially mapped to real world dimensions (e.g., inches) on the display surface. For both transform scenarios, it suffices to find the homography from each imaging component to the display surface. In particular, each input image can be warped to the sensing plane 315 or display surface to obtain the one-to-one correspondence of physical points. This can be obtained during a manual calibration phase. Unlike the present invention, conventional imaging and/or segmentation techniques rectify one image to another which can have adverse effects when registering with a plane or display surface to perform tracking or object selection operations.
  • As illustrated in FIG. 3, rectified first 350 and second 360 images no longer exhibit any substantial amount of lens distortion and have been rectified to match the four corners of each input image to the four corners of the sensing plane 315. The four corners of the plane or display screen 315 can be located in each view (e.g., at least first and second imaging component views) at least in part by manual calibration. Parameters for the lens distortion correction step and the rectification step can be collected in an offline procedure and then can be stored on disk. Following, the rectification parameters can remain valid until the imaging components change positions or are moved.
  • Together with the lens distortion correction, the rectification transform as specified completes the homography from camera view to display space. It should be understood that the lens distortion correction and projective transform into a single nonlinear transformation on the image can be combined and/or performed simultaneously, thus requiring only one re-sampling of the image. Alternatively, the lens distortion removal and the rectification process can be performed separately from one another. Furthermore, this entire calculation can be performed on a graphics processing unit (GPU), where the transformation can be specified as a mesh.
  • After rectification, the same point (x, y) in both Ileft and Iright refer to the same point on the display surface. Thus, if some image feature f is computed on Ileft and Iright and fleft (x, y)≠fright (x, y), it can be concluded that there is no object present at the point (x, y) on the display. The touch image can be computed by performing pixel-wise comparisons (e.g., pixel-wise multiplication) of the left and right images (e.g., at least two images). This is essentially equivalent to performing standard stereo-based matching where the disparity is constrained to zero, and the rectification process serves to align image rasters.
  • In the case where a strong IR illuminant is available, and a user or system desires to identify hands and other IR reflective materials on the display surface, it may suffice to pixel-wise multiply the (two) rectified images. Regions which are bright in both images at the same location can survive multiplication. An exemplary resulting image is shown in FIG. 16, infra, at 1640. It should be appreciated that it is possible to implement this image comparison as a pixel shader program running on the GPU.
  • As with traditional stereo computer vision techniques, it can be possible to confuse the image comparison process by presenting a large uniformly textured object at some height above the display. Indeed, the height above the surface at which any bright regions are matched can be related to the size of the object and to the “baseline” (e.g., the distance between the cameras). For the same size object, larger baselines result in fusion at a smaller height above the surface, therefore allowing a finer distinction as to whether an object is on the display, or just above the display. Similarly, it is possible to arrange two distinct bright objects above the display surface such that they are erroneously fused as a single object on the surface.
  • More sophisticated feature matching techniques may be used to make different tradeoffs on robustness and sensitivity. For example, one approach is to first compute the edge map of the rectified image before multiplying the two images. Still referring to FIG. 3, this can be performed by an edge/contour detection filtering component 370. Only edges which are present in the same location in both images can survive the multiplication. This phenomenon is further illustrated in a schematic diagram 400 in FIG. 4.
  • In FIG. 4, there are illustrated schematic images (e.g., a first rectified image 410 and to a second rectified image 420) to which edge detection has been applied. The use of edge images takes advantage of the typical distribution of edges in the scene, in which the accidental alignment of two edges is unlikely. Accidental alignment can refer to the tendency for any random collection of edges from a random natural scene to line up. For example, objects 430 and 440 appear perhaps in the background scenery and hence, are captured in different locations in the two images by the respective imaging components. Consequently, pixel-wise multiplication of the two images (410 and 420) effectively “eliminates” most of the objects 430, 440 from the resulting touch image 450—except where there is accidental alignment of background edges 460. Thus, large uniform bright objects (e.g., sheet of white paper) are less likely to be matched above the surface, since the edges from both views will not overlay one another. In the case of using edges, it is possible and perhaps desirable to reduce the baseline, resulting in better overall resolution in the rectified images due to a less extreme projective transform. Similarly, motion magnitude, image differences and other features and combinations of such features may be used, depending on the nature of the objects placed on the surface, the desired robustness, and the nature of subsequent image processing steps.
  • Though not depicted in the figure, a further image normalization process may be performed to remove effects due to the non-uniformity of the illumination. The current touch image may be normalized pixel-wise by
  • I normalized ( x , y ) = I product ( x , y ) - I min ( x , y ) I max ( x , y ) - I min ( x , y )
  • where minimum and maximum images Imin and Imax may be collected by a calibration phase in which the user moves a white piece of paper over the display surface. This normalization step maps the white page to the highest allowable pixel value, corrects for the non-uniformity of the illumination, and also captures any fixed noise patterns due to IR sources and reflections in the environment. After normalization, other image processing algorithms which are sensitive to absolute gray level values may proceed. For example, binarization and subsequent connected components algorithm, template matching and other computer vision tasks rely on uniform illumination.
  • It should be noted that the sensing or touch plane can be arbitrarily defined to coincide with the display. It is possible to configure the plane such that it lies at an arbitrary depth above the display. Furthermore, multiple such planes at various depths may be defined depending on the application. Such an arrangement may be used to implement “hover”, as used in pen-based models of interaction. In addition, the image rectification and image comparison processes do not require the physical presence of the display. In fact, it is possible to configure various aspects of the present invention to operate without a display screen (e.g., DNP HoloScreen), in which case the “touch” interaction is performed on an invisible plane in front of the user. In this case, it may be unnecessary to perform imaging in IR.
  • Turning now to FIG. 5, there is illustrated an exemplary physical configuration for a touch screen imaging system 500 in accordance with an aspect of the present invention. The system 500 comprises a pair of commonly available Firewire web cameras 510 which can be mounted behind the display surface such that each camera can see all four corners of the display. As discussed above in FIGS. 3 and 4, the importance of the distance between the cameras affects the baseline measurement and can eventually affect accurately determining whether an object is on the display screen or plane or a distance therefrom.
  • The system 500 also employs a DNP HoloScreen material 520 that can be applied to a rear surface of the acrylic display surface. The HoloScreen is a special refractive
  • holographic film which scatters light projected from the rear at a particular incident angle. The material is transparent to all other light, and so is suitable for applications where traditional projection display surfaces would be overwhelmed by ambient light. Typical applications include retail storefronts, where ambient light streaming through windows precludes traditional rear-projection screens. Additionally, the screen is transparent in the near-infrared range. Due to the transparency of the HoloScreen material, the cameras can actually see through the material with a sufficient amount of illumination. Thus, if a user is interacting with the surface, the cameras can see the user's face or some part thereof and then can employ other recognition techniques such as face recognition and/or face tracking to identify the user or to determine a quantity of users on the other side of the screen. Furthermore, the UI (user interface) can be automatically altered based on any one of those findings (e.g., UI can change look or functionalities based on user).
  • According to manufacturer's instructions, a projector 530 can be mounted such that the projected light strikes the display at an angle of about 35 degrees. In a typical vertical, eye-level installation, this configuration does not result in the user looking directly into the “hot spot” of the projector. In fact, many projectors are not able to correct for the keystone distortion when the projector is mounted at this extreme angle. In the present invention, the NVKeystone digital keystone distortion correction utility that is available on NVidia video cards can be utilized.
  • Experience with the HoloScreen material suggests that while the light reflected back from the rear of the screen is significantly less than the light scattered out the front, the projected image may interfere with the image captured by any visible light-based cameras situated behind the display. In the present invention, difficulties with visible light reflections can be mitigated or avoided by conducting image-based sensing in the infrared (IR) domain.
  • An IR illuminant 540 can be placed behind the display to illuminate the surface evenly in IR light. Any IR-cut filters in the stock camera can be removed, and an IR-pass filter 550 can be applied to the lens. If necessary, an IR-cut filter 560 may be applied to the projector. By restricting the projected light to the visible spectrum, and the sensed light to the IR spectrum, the resulting images from the camera do not include artifacts from projected light reflected backwards from the HoloScreen film. In some cases, an anti-reflective coating may be applied to the display surface which would allow the cameras to sense visible light and perhaps eliminate the need for a separate illuminant. When mounting the display horizontally to make a table-like configuration, a “short throw” projector such as the NEC WT600 may be desirable.
  • The HoloScreen display material is unique in that can support video projection and is nearly transparent to IR and visible light. The basic image processing system described herein takes advantage of this fact in the placement of the cameras behind the display. This placement provides a good view of the underside of the objects placed on the display surface. The transparency of the display surface may be exploited to create high resolution scans of documents and other objects placed on the display surface.
  • A high resolution still digital camera or CMOS video camera may be placed behind the display to acquire high resolution images of the objects on the display surface. This camera can capture images in the video spectrum (no IR-pass filter). In such a configuration it may be beneficial to use the touch image computed from the IR cameras to perform detection and segmentation of objects of interest, and limit the projection of visible light onto the area of interest. For example, an image processing algorithm may detect the presence of a letter-sized piece of paper on the display surface.
  • Furthermore, the algorithm can remove any projected graphics under the presented page to enable a clear visible light view, and can trigger the acquisition of a high resolution image of the display surface. The detected position, size, and orientation of the page may then be used to automatically crop, straighten, and reflect the high resolution scan of the document. The ability to create high resolution surface scans of documents and other objects may play an important role in business and productivity oriented applications for smart surfaces such as interactive tables and smart whiteboards.
  • Conventional systems such as the MetaDesk, HoloWall, and Designer's Outpost all use diffusing projection surfaces to facilitate projection and sensing algorithms. Such diffusing surfaces severely limit the ability of these systems to acquire high resolution imagery of objects on the surface. In particular, diffuse materials limit the sharpness of the captured text or image.
  • Finally, a microphone (not shown) can be rigidly attached to the display surface to enable the simple detection of “knocking” on the display. Except for the microphone, there are no wires attached, making the subject touch screen imaging system more robust for public installation. To further improve communication between users, more than one of the subject (remote) image processing systems can be connected via the Internet and also share a window or display to essentially create a shared imaging/interaction space with at least one other user.
  • Referring now to FIGS. 6-12, there are illustrated a sequence of exemplary views demonstrating the use or employment of an object sensing system in accordance with the several different aspects of the present invention. In the particular configuration employed to generate the following images, two cameras are positioned behind a HoloScreen display material. The HoloScreen display is vertically located between a user and the two cameras such that the cameras can see and capture the user's input with respect to the display (see e.g., FIGS. 2 and 5).
  • Beginning with FIGS. 6 and 7, output 600, 700 (e.g., raw input images) of a first and second camera are shown. In particular, the input images reflect that objects (circle and square objects) as well as a user's cupped hand appear to be contacting the sensing plane or display screen surface. In addition, other objects appear in the images as well and it can be difficult to readily determine which objects are in contact with the touch display or plane. The raw input images also display lens distortion when compared to FIGS. 8 and 9, respectively.
  • In FIGS. 8 and 9, the images 600, 700 have been rectified and lens distortion has been removed to yield rectified first and second input images 800, 900. In FIGS. 10 and 11, an edge detection technique has been applied to compare the two rectified images 800, 900. As can be seen, the edges of the objects (e.g., square objects) as well as the user's hand are substantially illuminated and readily identifiable. Circular objects 810 and 910 in FIGS. 8 and 9, respectively, are reflections of a lamp (e.g., IR illuminant). Other edges in the background scene are also apparent, though they are much less distinct in luminosity and in location in the two edge images 1000, 1100. As a result, when the images 1000, 1100 are multiplied pixel-wise, a product 1200 of the two edge images showing only the “matching” objects is displayed to the user. That is, the user's fingertips (cupped hand with fingers contacting the display surface of plane) as well as the square objects remain in clear view in the output image 1200. The other bits of edges seen in the product image 1200 are accidental alignments of background edges from other parts of the scene (see FIGS. 10 and 11, supra). These accidental alignments are rather weak as evidenced by the lack in form of a strong continuous contour. For example, notice that the circle 1210 in FIG. 12 appears to be no stronger than the hand off the surface in FIG. 13. This is due in part to the non-accidental alignment of edges. That is, it is rare for two edges from two images to align accidentally.
  • FIGS. 13-15 are additional exemplary views of various objects located at various distances from a display surface or plane and captured by a camera. As can be seen from the figures, the luminosity of the edges of the user's hand becomes progressively less and less as the distance between the user's hand and the display surface increases.
  • FIG. 16 depicts a pictorial sequence 1600 of image processing steps in accordance with an aspect the present invention. Using a similar configuration as described in FIGS. 2, 5, and 6-12, supra, the following images are captured in an office with normal indoor lighting using a Sobel edge filter on the rectified images: raw input from both cameras is shown at 1610; input after lens distortion correction, showing display geometry during calibration is illustrated at 1620; (rectified) input after perspective correction to rectify both views to display is represented at 1630; and image product shows only the objects that are very near the display is shown at 1640. The hand on the left is placed flat on the display, and the hand on the right is slightly cupped, with the tips of the fingers contacting the display, and the surface of the palm above or in front of the display. The example shown in 1610-1640 of this figure primarily is meant to show combining the images using a simple pixel-wise product (1640) which is perfectly usable as-is for many applications.
  • As a further illustration, 1650 demonstrates what one of the previous images (1630 left image) looks like after Sobel edge detection. The 1630 right image after Sobel edge detection is not shown. Image 1660 shows the result of combining or multiplying pixel-wise the (1630, left) edge detection image 1650 and 1630, right edge detection image (not shown). As can be seen, the image 1650 still includes many other edges while the image 1660 primarily depicts only what is on the surface of the display plane.
  • Moving forward, FIG. 17 shows three different visualizations of exemplary touch images as they are each projected back to the user. Touch image 1710 shows the user's hand on the surface, which displays both left and right undistorted views composited together (not a simple reflection of two people in front of the display). This demonstrates how an object fuses as it gets closer to the display. Touch image 1720 shows a hand on the surface, which displays the computed touch image. Note that because of the computed homography, the image of the hand indicated by bright regions is physically aligned with the hand on the screen. Presently, explorations into the possibilities in interpreting the touch image have only begun.
  • Touch 1730 illustrates an interactive drawing program that adds strokes derived from the touch image to a drawing image while using a cycling color map. Many traditional computer vision algorithms may be used to derive features relevant to an application. For example, it is relatively straightforward to determine the centroid and moments of multiple objects on the surface, such as hands. One approach is to binarize the touch image, and compute connected components to find distinct objects on the surface (see Horn, B. K. P, Robot Vision, MIT Press, Cambridge, Mass., 1986). Such techniques may also be used to find the moments of object shapes, from which may be determined dominant orientation. Further analysis such as contour analysis for the recognition of specific shapes and barcode processing are possible.
  • A number of mouse emulation algorithms have been implemented as well which rely on simple object detection and tracking. In one instance, the topmost object of size larger than some threshold can be determined from a binarized version of the touch image. The position of this object determines the mouse position, while a region in the lower left corner of the display functions as a left mouse button: when the user puts their left hand on the region, this is detected as a sufficient number of bright pixels found in the region, and a left mouse button down event is generated. When the bright mass is removed, a button up event is generated. Elaborations on this have been generated, including looking for a bright mass just to the right of the tracked cursor object to detect left and right button down events when the second mass is near and far from the first, respectively.
  • Finally, a microphone rigidly attached to the display can be utilized to detect “knocking” events. That is, when the user taps the display with their knuckle or hand, this is detected by finding large peaks in the digitized audio signal. This can be used to simulate clicks, generate “forward” or “next slide” events, and so on. Note that while the tap detector determines that a tap event occurred, the touch image may be used to determine where the event occurred. For example, a tap on the left side of the screen may generate a “previous” event, while a tap on the right a “next” event. This contrasts with the tap detector in Paradiso, J. A., C. K. Leo, N. Checka, K. Hsiao, Passive Acoustic Knock Tracking for Interactive Windows, in ACM Conference on Human Factors in Computing: CHI 2002, (2002), 732-733, for example.
  • Various methodologies in accordance with the subject invention will now be described via a series of acts, it is to be understood and appreciated that the present invention is not limited by the order of acts, as some acts may, in accordance with the present invention, occur in different orders and/or concurrently with other acts from that shown and described herein. For example, those skilled in the art will understand and appreciate that a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram. Moreover, not all illustrated acts may be required to implement a methodology in accordance with the present invention.
  • Referring now to FIG. 18, there is illustrated a high level flow diagram of an exemplary imaging process 1800 to obtain a sensing image in accordance with the present invention. In general, the process 1800 includes capturing at least two input images from at least two imaging components at 1810. Alternatively, one imaging component can be employed in conjunction with IR illumination; however, the image return is not as precise as when two imaging components are employed. Thus, at least two cameras should be used to increase the precision of touch. The number of cameras may be increased to further reduce the likelihood of the accidental alignment of edges. Back to the above discussed example of the circle, if there were a third camera, one could process its output in a similar way and combine the three rectified, edge detected images, and then the bits of noise around the circle would be greatly reduced. In practice for instance, the system or user can detect and determine where on a printed page, for example, the most desired content is located and then trigger the third very high resolution camera to take a snapshot. This third camera can employ high color resolution in the visible spectrum. As a result, content on the page can be visualized to the user. Other applications include reading or scanning bar codes as well as other content where detailed viewing is desired.
  • Still referring to FIG. 18, the process 1800 can continue with remapping the two input images with respect to a plane or display at 1820. Remapping can include aligning each of the four corners of each image to the corresponding four corners of the plane or display. In addition, artifacts introduced by the cameras such as lens distortion can be removed or minimized. Following at 1830, the contours of each input image that overlap in the two images can be determined. This can be accomplished in part by applying an edge detection filter to each remapped image.
  • These overlapping contours indicate objects which are in contact with the sensing plane. This relies on two principles: the concept of binocular disparity and the non-accidental alignment of contours taken from multiple views of real world scenes. Given that two views of the same object are examined, binocular disparity states that the displacement of the object from one view to the other is related to the depth of the object. With respect to the image processing operation described above, the remapping of the two images to the plane region confirms that an object at the sensing plane depth will have zero displacement from one view to the other. Objects beyond the sensing plane will be displaced an amount that is related to its depth and to the distance between the two cameras (e.g., baseline).
  • According to the non-accidental alignment of contours taken from multiple views, if a contour is found on an object at the sensing plane depth, it is unlikely to strongly match to some other contour corresponding to some other object in the other view of the scene. Thus, if a strong contour is seen in the image that is the result of multiplying the two edge images (edge maps), it can be reasonably certain that there is an object on the sensing plane. Note that certain kinds of objects can confuse this technique: for example, striped patterns or other repeating patterns break the assumption on which the technique relies.
  • Once the sensing image is obtained at 1840, further processing may be done to locate the regions in the image that correspond to objects on the plane. This may be useful for certain applications that require cursor control, for example. It should be appreciated that other techniques can be employed in the contour determination phase so long as the contours of the objects in the scene are highlighted.
  • FIG. 19, there is illustrated a flow diagram of an exemplary image processing method 1900 that facilitates gesture-based interaction. The method 1900 initially involves performing calibration offline to find the corners of a sensing plane in each camera view at 1910. The calibration data can be stored on disk at 1920. Following calibration, at least first and second images can be acquired from at least two cameras, respectively, at 1930. In particular, the cameras are directed toward a sensing plane or display screen, upon which one or more objects are located on or near the plane or screen and in view of the cameras.
  • At 1940, lens distortion correction and rectification can be applied to both images to accomplish at least one remapping of the images. Rectified images result from the performance of these techniques. Subsequently, an edge detection filter can be applied to both rectified images at 1950. At 1960, the at least two images can be combined to yield a sensing image 1970. The method 1900 can then continue to acquiring more images at 1930 to repeatedly project desired images back to the user based on the user's gesture-based interaction with the sensing plane or display screen. At 1980, optional tracking processes can be performed such as for cursor control and the like.
  • In order to provide additional context for various aspects of the present invention, FIG. 20 and the following discussion are intended to provide a brief, general description of a suitable operating environment 2010 in which various aspects of the present invention may be implemented. While the invention is described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices, those skilled in the art will recognize that the invention can also be implemented in combination with other program modules and/or as a combination of hardware and software.
  • Generally, however, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular data types. The operating environment 2010 is only one example of a suitable operating environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Other well known computer systems, environments, and/or configurations that may be suitable for use with the invention include but are not limited to, personal computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include the above systems or devices, and the like.
  • With reference to FIG. 20, an exemplary environment 2010 for implementing various aspects of the invention includes a computer 2012. The computer 2012 includes a processing unit 2014, a system memory 2016, and a system bus 2018. The system bus 2018 couples system components including, but not limited to, the system memory 2016 to the processing unit 2014. The processing unit 2014 can be any of various available processors. Dual microprocessors and other multiprocessor architectures also can be employed as the processing unit 2014.
  • The system bus 2018 can be any of several types of bus structure(s) including the memory bus or memory controller, a peripheral bus or external bus, and/or a local bus using any variety of available bus architectures including, but not limited to, 11-bit bus, Industrial Standard Architecture (ISA), Micro-Channel Architecture (MCA), Extended ISA (EISA), Intelligent Drive Electronics (IDE), VESA Local Bus (VLB), Peripheral Component Interconnect (PCI), Universal Serial Bus (USB), Advanced Graphics Port (AGP), Personal Computer Memory Card International Association bus (PCMCIA), and Small Computer Systems Interface (SCSI).
  • The system memory 2016 includes volatile memory 2020 and nonvolatile memory 2022. The basic input/output system (BIOS), containing the basic routines to transfer information between elements within the computer 2012, such as during start-up, is stored in nonvolatile memory 2022. By way of illustration, and not limitation, nonvolatile memory 2022 can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory 2020 includes random access memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (DRRAM).
  • Computer 2012 also includes removable/nonremovable, volatile/nonvolatile computer storage media. FIG. 20 illustrates, for example a disk storage 2024. Disk storage 2024 includes, but is not limited to, devices like a magnetic disk drive, floppy disk drive, tape drive, Jaz drive, Zip drive, LS-100 drive, flash memory card, or memory stick. In addition, disk storage 2024 can include storage media separately or in combination with other storage media including, but not limited to, an optical disk drive such as a compact disk ROM device (CD-ROM), CD recordable drive (CD-R Drive), CD rewritable drive (CD-RW Drive) or a digital versatile disk ROM drive (DVD-ROM). To facilitate connection of the disk storage devices 2024 to the system bus 2018, a removable or non-removable interface is typically used such as interface 2026.
  • It is to be appreciated that FIG. 20 describes software that acts as an intermediary between users and the basic computer resources described in suitable operating environment 2010. Such software includes an operating system 2028. Operating system 2028, which can be stored on disk storage 2024, acts to control and allocate resources of the computer system 2012. System applications 2030 take advantage of the management of resources by operating system 2028 through program modules 2032 and program data 2034 stored either in system memory 2016 or on disk storage 2024. It is to be appreciated that the present invention can be implemented with various operating systems or combinations of operating systems.
  • A user enters commands or information into the computer 2012 through input device(s) 2036. Input devices 2036 include, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, and the like. These and other input devices connect to the processing unit 2014 through the system bus 2018 via interface port(s) 2038. Interface port(s) 2038 include, for example, a serial port, a parallel port, a game port, and a universal serial bus (USB). Output device(s) 2040 use some of the same type of ports as input device(s) 2036. Thus, for example, a USB port may be used to provide input to computer 2012, and to output information from computer 2012 to an output device 2040. Output adapter 2042 is provided to illustrate that there are some output devices 2040 like monitors, speakers, and printers among other output devices 2040 that require special adapters. The output adapters 2042 include, by way of illustration and not limitation, video and sound cards that provide a means of connection between the output device 2040 and the system bus 2018. It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 2044.
  • Computer 2012 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 2044. The remote computer(s) 2044 can be a personal computer, a server, a router, a network PC, a workstation, a microprocessor based appliance, a peer device or other common network node and the like, and typically includes many or all of the elements described relative to computer 2012. For purposes of brevity, only a memory storage device 2046 is illustrated with remote computer(s) 2044. Remote computer(s) 2044 is logically connected to computer 2012 through a network interface 2048 and then physically connected via communication connection 2050. Network interface 2048 encompasses communication networks such as local-area networks (LAN) and wide-area networks (WAN). LAN technologies include Fiber Distributed Data Interface (FDDI), Copper Distributed Data Interface (CDDI), Ethernet/IEEE 1102.3, Token Ring/IEEE 1102.5 and the like. WAN technologies include, but are not limited to, point-to-point links, circuit switching networks like Integrated Services Digital Networks (ISDN) and variations thereon, packet switching networks, and Digital Subscriber Lines (DSL).
  • Communication connection(s) 2050 refers to the hardware/software employed to connect the network interface 2048 to the bus 2018. While communication connection 2050 is shown for illustrative clarity inside computer 2012, it can also be external to computer 2012. The hardware/software necessary for connection to the network interface 2048 includes, for exemplary purposes only, internal and external technologies such as, modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.
  • What has been described above includes examples of the present invention. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the present invention, but one of ordinary skill in the art may recognize that many further combinations and permutations of the present invention are possible. Accordingly, the present invention is intended to embrace all such alterations, modifications, and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term “includes” is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term “comprising” as “comprising” is interpreted when employed as a transitional word in a claim.

Claims (18)

1. A method of determining a command, comprising:
capturing an image of an object with a camera;
determining a gesture based at least partly upon the image;
detecting an audio input; and
determining, at one or more processors, the command based at least partly upon the gesture or the audio input.
2. The method of claim 1, further comprising:
determining a depth of the object; and
determining the command based at least partly upon the depth of the object.
3. The method of claim 2, wherein determining the depth of the object includes capturing a second image of the object with a second camera.
4. The method of claim 1, wherein the camera is a video camera.
5. The method of claim 1, wherein the camera detects infrared light.
6. The method of claim 1, wherein determining the gesture includes capturing a second image of the object with the camera and comparing the image with the second image.
7. A computer-readable medium having instruction that cause a processor to execute steps, the steps comprising:
capturing an image of an object with a camera;
determining a gesture based at least partly upon the image;
detecting an audio input; and
determining, at one or more processors, a command based at least partly upon the gesture or the audio input.
8. The computer-readable medium of claim 7, the steps further comprising:
determining a depth of the object; and
determining the command based at least partly upon the depth of the object.
9. The computer-readable medium of claim 8, wherein determining the depth of the object includes capturing a second image of the object with a second camera.
10. The computer-readable medium of claim 7, wherein the camera is a video camera.
11. The computer-readable medium of claim 7, wherein the camera detects infrared light.
12. The computer-readable medium of claim 7, wherein determining the gesture includes capturing a second image of the object with the camera and comparing the image with the second image.
13. A command determining system, comprising:
a camera configured to capture an image of an object;
a first determiner configured to determine a gesture based at least partly upon the image;
an audio detection unit configured to detect an audio input; and
a second determiner configured to determine the command based at least partly upon the gesture or the audio input.
14. The command determining system of claim 13, further comprising:
a third determiner configured to determine a depth of the object, wherein the second determiner is further configured to determine the command based at least partly upon the depth of the object.
15. The command determining system of claim 14, wherein determining the depth of the object includes capturing a second image of the object with a second camera.
16. The command determining system of claim 13, wherein the camera is a video camera.
17. The command determining system of claim 13, wherein the camera detects infrared light.
18. The command determining system of claim 13, wherein determining the gesture includes capturing a second image of the object with the camera and comparing the image with the second image.
US12/490,327 2004-08-10 2009-06-24 Surface ui for gesture-based interaction Abandoned US20100027843A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/490,327 US20100027843A1 (en) 2004-08-10 2009-06-24 Surface ui for gesture-based interaction

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/914,922 US8560972B2 (en) 2004-08-10 2004-08-10 Surface UI for gesture-based interaction
US12/490,327 US20100027843A1 (en) 2004-08-10 2009-06-24 Surface ui for gesture-based interaction

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/914,922 Continuation US8560972B2 (en) 2004-08-10 2004-08-10 Surface UI for gesture-based interaction

Publications (1)

Publication Number Publication Date
US20100027843A1 true US20100027843A1 (en) 2010-02-04

Family

ID=35801436

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/914,922 Expired - Fee Related US8560972B2 (en) 2004-08-10 2004-08-10 Surface UI for gesture-based interaction
US12/490,327 Abandoned US20100027843A1 (en) 2004-08-10 2009-06-24 Surface ui for gesture-based interaction

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/914,922 Expired - Fee Related US8560972B2 (en) 2004-08-10 2004-08-10 Surface UI for gesture-based interaction

Country Status (1)

Country Link
US (2) US8560972B2 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080189661A1 (en) * 2007-02-06 2008-08-07 Jazzbo Technology Inc. Video user interface
US20090103780A1 (en) * 2006-07-13 2009-04-23 Nishihara H Keith Hand-Gesture Recognition Method
US20100245587A1 (en) * 2009-03-31 2010-09-30 Kabushiki Kaisha Topcon Automatic tracking method and surveying device
US20100278386A1 (en) * 2007-07-11 2010-11-04 Cairos Technologies Ag Videotracking
US20100330948A1 (en) * 2009-06-29 2010-12-30 Qualcomm Incorporated Buffer circuit with integrated loss canceling
US20110119638A1 (en) * 2009-11-17 2011-05-19 Babak Forutanpour User interface methods and systems for providing gesturing on projected images
US20120112930A1 (en) * 2010-11-09 2012-05-10 Motorola-Mobility, Inc. Method and apparatus for controlling a device
US20120162476A1 (en) * 2010-12-28 2012-06-28 Casio Computer Co., Ltd. Image capturing apparatus, image capturing control method and storage medium for capturing a subject to be recorded with intended timing
US20120240042A1 (en) * 2011-03-14 2012-09-20 Migos Charles J Device, Method, and Graphical User Interface for Establishing an Impromptu Network
US20130343601A1 (en) * 2012-06-22 2013-12-26 Charles Jia Gesture based human interfaces
US20150058811A1 (en) * 2013-08-20 2015-02-26 Utechzone Co., Ltd. Control system for display screen, input apparatus and control method
US9182838B2 (en) 2011-04-19 2015-11-10 Microsoft Technology Licensing, Llc Depth camera-based relative gesture detection
US9194741B2 (en) 2013-09-06 2015-11-24 Blackberry Limited Device having light intensity measurement in presence of shadows
US9256290B2 (en) 2013-07-01 2016-02-09 Blackberry Limited Gesture detection using ambient light sensors
US9304596B2 (en) 2013-07-24 2016-04-05 Blackberry Limited Backlight for touchless gesture detection
US9323336B2 (en) 2013-07-01 2016-04-26 Blackberry Limited Gesture detection using ambient light sensors
US9342671B2 (en) 2013-07-01 2016-05-17 Blackberry Limited Password by touch-less gesture
US9367137B2 (en) 2013-07-01 2016-06-14 Blackberry Limited Alarm operation by touch-less gesture
US9398221B2 (en) 2013-07-01 2016-07-19 Blackberry Limited Camera control using ambient light sensors
US9405461B2 (en) 2013-07-09 2016-08-02 Blackberry Limited Operating a device using touchless and touchscreen gestures
US9423913B2 (en) 2013-07-01 2016-08-23 Blackberry Limited Performance control of ambient light sensors
US9465448B2 (en) 2013-07-24 2016-10-11 Blackberry Limited Backlight for touchless gesture detection
US9489051B2 (en) 2013-07-01 2016-11-08 Blackberry Limited Display navigation using touch-less gestures
US9596643B2 (en) 2011-12-16 2017-03-14 Microsoft Technology Licensing, Llc Providing a user interface experience based on inferred vehicle state
US10551930B2 (en) 2003-03-25 2020-02-04 Microsoft Technology Licensing, Llc System and method for executing a process using accelerometer signals

Families Citing this family (139)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6990639B2 (en) * 2002-02-07 2006-01-24 Microsoft Corporation System and process for controlling electronic components in a ubiquitous computing environment using multimodal integration
US8905834B2 (en) 2007-11-09 2014-12-09 Igt Transparent card display
US8777224B2 (en) * 2007-11-09 2014-07-15 Igt System and methods for dealing a video card
US7665041B2 (en) * 2003-03-25 2010-02-16 Microsoft Corporation Architecture for controlling a computer using hand gestures
US7038661B2 (en) * 2003-06-13 2006-05-02 Microsoft Corporation Pointing device and cursor for use in intelligent computing environments
US7392249B1 (en) 2003-07-01 2008-06-24 Microsoft Corporation Methods, systems, and computer-readable mediums for providing persisting and continuously updating search folders
US20050227217A1 (en) * 2004-03-31 2005-10-13 Wilson Andrew D Template matching on interactive surface
US7787706B2 (en) * 2004-06-14 2010-08-31 Microsoft Corporation Method for controlling an intensity of an infrared source used to detect objects adjacent to an interactive display surface
US7593593B2 (en) 2004-06-16 2009-09-22 Microsoft Corporation Method and system for reducing effects of undesired signals in an infrared imaging system
US7719523B2 (en) 2004-08-06 2010-05-18 Touchtable, Inc. Bounding box gesture recognition on a touch detecting interactive display
US8560972B2 (en) 2004-08-10 2013-10-15 Microsoft Corporation Surface UI for gesture-based interaction
US20060044282A1 (en) * 2004-08-27 2006-03-02 International Business Machines Corporation User input apparatus, system, method and computer program for use with a screen having a translucent surface
US8508710B2 (en) * 2004-12-02 2013-08-13 Hewlett-Packard Development Company, L.P. Display panel
US7367499B2 (en) * 2004-12-21 2008-05-06 Symbol Technologies, Inc. Scanner with vertical plate force detection and compensation
KR100687737B1 (en) * 2005-03-19 2007-02-27 한국전자통신연구원 Apparatus and method for a virtual mouse based on two-hands gesture
US7911444B2 (en) 2005-08-31 2011-03-22 Microsoft Corporation Input method for surface of interactive display
US8060840B2 (en) * 2005-12-29 2011-11-15 Microsoft Corporation Orientation free user interface
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
US10026177B2 (en) * 2006-02-28 2018-07-17 Microsoft Technology Licensing, Llc Compact interactive tabletop with projection-vision
US20100045705A1 (en) 2006-03-30 2010-02-25 Roel Vertegaal Interaction techniques for flexible displays
US8194074B2 (en) * 2006-05-04 2012-06-05 Brown Battle M Systems and methods for photogrammetric rendering
US8972902B2 (en) * 2008-08-22 2015-03-03 Northrop Grumman Systems Corporation Compound gesture recognition
US8589824B2 (en) 2006-07-13 2013-11-19 Northrop Grumman Systems Corporation Gesture recognition interface system
US8180114B2 (en) * 2006-07-13 2012-05-15 Northrop Grumman Systems Corporation Gesture recognition interface system with vertical display
US8234578B2 (en) * 2006-07-25 2012-07-31 Northrop Grumman Systems Corporatiom Networked gesture collaboration system
US20080096651A1 (en) * 2006-07-28 2008-04-24 Aruze Corp. Gaming machine
US7907117B2 (en) * 2006-08-08 2011-03-15 Microsoft Corporation Virtual controller for visual displays
US8432448B2 (en) * 2006-08-10 2013-04-30 Northrop Grumman Systems Corporation Stereo camera intrusion detection system
US10313505B2 (en) 2006-09-06 2019-06-04 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US7956849B2 (en) 2006-09-06 2011-06-07 Apple Inc. Video manager for portable multifunction device
US7864163B2 (en) 2006-09-06 2011-01-04 Apple Inc. Portable electronic device, method, and graphical user interface for displaying structured electronic documents
US8842074B2 (en) * 2006-09-06 2014-09-23 Apple Inc. Portable electronic device performing similar operations for different gestures
US8214768B2 (en) * 2007-01-05 2012-07-03 Apple Inc. Method, system, and graphical user interface for viewing multiple application windows
US20080165148A1 (en) * 2007-01-07 2008-07-10 Richard Williamson Portable Electronic Device, Method, and Graphical User Interface for Displaying Inline Multimedia Content
US8519964B2 (en) 2007-01-07 2013-08-27 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
US8212857B2 (en) * 2007-01-26 2012-07-03 Microsoft Corporation Alternating light sources to reduce specular reflection
US8380246B2 (en) * 2007-03-01 2013-02-19 Microsoft Corporation Connecting mobile devices via interactive input medium
US9772751B2 (en) 2007-06-29 2017-09-26 Apple Inc. Using gestures to slide between user interfaces
EP2031531A3 (en) * 2007-07-20 2009-04-29 BrainLAB AG Integrated medical technical display system
EP2017756A1 (en) * 2007-07-20 2009-01-21 BrainLAB AG Method for displaying and/or processing or manipulating image data for medical purposes with gesture recognition
US11126321B2 (en) 2007-09-04 2021-09-21 Apple Inc. Application menu user interface
US8619038B2 (en) 2007-09-04 2013-12-31 Apple Inc. Editing interface
US9619143B2 (en) * 2008-01-06 2017-04-11 Apple Inc. Device, method, and graphical user interface for viewing application launch icons
US20090094561A1 (en) * 2007-10-05 2009-04-09 International Business Machines Corporation Displaying Personalized Documents To Users Of A Surface Computer
US9134904B2 (en) * 2007-10-06 2015-09-15 International Business Machines Corporation Displaying documents to a plurality of users of a surface computer
US8139036B2 (en) * 2007-10-07 2012-03-20 International Business Machines Corporation Non-intrusive capture and display of objects based on contact locality
US20090091539A1 (en) * 2007-10-08 2009-04-09 International Business Machines Corporation Sending A Document For Display To A User Of A Surface Computer
US20090091529A1 (en) * 2007-10-09 2009-04-09 International Business Machines Corporation Rendering Display Content On A Floor Surface Of A Surface Computer
US8024185B2 (en) * 2007-10-10 2011-09-20 International Business Machines Corporation Vocal command directives to compose dynamic display text
US8139110B2 (en) * 2007-11-01 2012-03-20 Northrop Grumman Systems Corporation Calibration of a gesture recognition interface system
US9377874B2 (en) * 2007-11-02 2016-06-28 Northrop Grumman Systems Corporation Gesture recognition light and video image projector
US9171454B2 (en) * 2007-11-14 2015-10-27 Microsoft Technology Licensing, Llc Magic wand
US9203833B2 (en) * 2007-12-05 2015-12-01 International Business Machines Corporation User authorization using an automated Turing Test
US20090219253A1 (en) * 2008-02-29 2009-09-03 Microsoft Corporation Interactive Surface Computer with Switchable Diffuser
CH707346B1 (en) * 2008-04-04 2014-06-30 Heig Vd Haute Ecole D Ingénierie Et De Gestion Du Canton De Vaud Method and device for performing a multi-touch surface from one flat surface and for detecting the position of an object on such a surface.
US20090254855A1 (en) * 2008-04-08 2009-10-08 Sony Ericsson Mobile Communications, Ab Communication terminals with superimposed user interface
US8345920B2 (en) * 2008-06-20 2013-01-01 Northrop Grumman Systems Corporation Gesture recognition interface system with a light-diffusive screen
FR2934741B1 (en) * 2008-08-01 2011-04-01 Julien Letessier INTERACTIVE DEVICE AND METHOD OF USE
US8847739B2 (en) * 2008-08-04 2014-09-30 Microsoft Corporation Fusing RFID and vision for surface object tracking
US20100031202A1 (en) * 2008-08-04 2010-02-04 Microsoft Corporation User-defined gesture set for surface computing
WO2010019802A1 (en) * 2008-08-15 2010-02-18 Gesturetek, Inc. Enhanced multi-touch detection
WO2010032268A2 (en) * 2008-09-19 2010-03-25 Avinash Saxena System and method for controlling graphical objects
US20100079414A1 (en) * 2008-09-30 2010-04-01 Andrew Rodney Ferlitsch Apparatus, systems, and methods for authentication on a publicly accessed shared interactive digital surface
US8427424B2 (en) 2008-09-30 2013-04-23 Microsoft Corporation Using physical objects in conjunction with an interactive surface
US20100105479A1 (en) 2008-10-23 2010-04-29 Microsoft Corporation Determining orientation in an external reference frame
US8704822B2 (en) * 2008-12-17 2014-04-22 Microsoft Corporation Volumetric display system enabling user interaction
US8650634B2 (en) * 2009-01-14 2014-02-11 International Business Machines Corporation Enabling access to a subset of data
US9001157B2 (en) * 2009-03-25 2015-04-07 Nvidia Corporation Techniques for displaying a selection marquee in stereographic content
US8390600B2 (en) * 2009-11-13 2013-03-05 Microsoft Corporation Interactive display system with contact geometry interface
US8441702B2 (en) * 2009-11-24 2013-05-14 International Business Machines Corporation Scanning and capturing digital images using residue detection
US20110122459A1 (en) * 2009-11-24 2011-05-26 International Business Machines Corporation Scanning and Capturing digital Images Using Document Characteristics Detection
US8610924B2 (en) * 2009-11-24 2013-12-17 International Business Machines Corporation Scanning and capturing digital images using layer detection
US8438504B2 (en) 2010-01-06 2013-05-07 Apple Inc. Device, method, and graphical user interface for navigating through multiple viewing areas
US9542001B2 (en) 2010-01-14 2017-01-10 Brainlab Ag Controlling a surgical navigation system
US8487889B2 (en) * 2010-01-15 2013-07-16 Apple Inc. Virtual drafting tools
US8386965B2 (en) * 2010-01-15 2013-02-26 Apple Inc. Techniques and systems for enhancing touch screen device accessibility through virtual containers and virtually enlarged boundaries
US8672427B2 (en) * 2010-01-25 2014-03-18 Pepsico, Inc. Video display for product merchandisers
US8769443B2 (en) * 2010-02-11 2014-07-01 Apple Inc. Touch inputs interacting with user interface items
US20110199386A1 (en) * 2010-02-12 2011-08-18 Honeywell International Inc. Overlay feature to provide user assistance in a multi-touch interactive display environment
US20110199516A1 (en) * 2010-02-12 2011-08-18 Honeywell International Inc. Method of showing video on a touch-sensitive display
US20110199517A1 (en) * 2010-02-12 2011-08-18 Honeywell International Inc. Method of showing video on a touch-sensitive display
US8638371B2 (en) * 2010-02-12 2014-01-28 Honeywell International Inc. Method of manipulating assets shown on a touch-sensitive display
US8570286B2 (en) * 2010-02-12 2013-10-29 Honeywell International Inc. Gestures on a touch-sensitive display
US8730309B2 (en) 2010-02-23 2014-05-20 Microsoft Corporation Projectors and depth cameras for deviceless augmented reality and interaction
US11429272B2 (en) * 2010-03-26 2022-08-30 Microsoft Technology Licensing, Llc Multi-factor probabilistic model for evaluating user input
US10474875B2 (en) 2010-06-07 2019-11-12 Affectiva, Inc. Image analysis using a semiconductor processor for facial evaluation
WO2012020410A2 (en) * 2010-08-10 2012-02-16 Pointgrab Ltd. System and method for user interaction with projected content
US8502816B2 (en) 2010-12-02 2013-08-06 Microsoft Corporation Tabletop display providing multiple views to users
US20120192088A1 (en) * 2011-01-20 2012-07-26 Avaya Inc. Method and system for physical mapping in a virtual world
US9329469B2 (en) 2011-02-17 2016-05-03 Microsoft Technology Licensing, Llc Providing an interactive experience using a 3D depth camera and a 3D projector
US9480907B2 (en) 2011-03-02 2016-11-01 Microsoft Technology Licensing, Llc Immersive display with peripheral illusions
WO2012120521A1 (en) * 2011-03-04 2012-09-13 Hewlett-Packard Development Company, L.P. Gestural interaction identification
US8836802B2 (en) 2011-03-21 2014-09-16 Honeywell International Inc. Method of defining camera scan movements using gestures
US8713473B2 (en) 2011-04-26 2014-04-29 Google Inc. Mobile browser context switching
US9597587B2 (en) 2011-06-08 2017-03-21 Microsoft Technology Licensing, Llc Locational node device
US8928735B2 (en) 2011-06-14 2015-01-06 Microsoft Corporation Combined lighting, projection, and image capture without video feedback
US9560314B2 (en) 2011-06-14 2017-01-31 Microsoft Technology Licensing, Llc Interactive and shared surfaces
EP2734912A1 (en) * 2011-07-18 2014-05-28 MultiTouch Oy Correction of touch screen camera geometry
EP2795430A4 (en) 2011-12-23 2015-08-19 Intel Ip Corp Transition mechanism for computing system utilizing user sensing
US9684379B2 (en) 2011-12-23 2017-06-20 Intel Corporation Computing system utilizing coordinated two-hand command gestures
US10345911B2 (en) 2011-12-23 2019-07-09 Intel Corporation Mechanism to provide visual feedback regarding computing system command gestures
US9678574B2 (en) * 2011-12-23 2017-06-13 Intel Corporation Computing system utilizing three-dimensional manipulation command gestures
KR20150103240A (en) * 2013-03-14 2015-09-09 인텔 코포레이션 Depth-based user interface gesture control
CN103399629B (en) * 2013-06-29 2017-09-19 华为技术有限公司 The method and apparatus for obtaining gesture screen display coordinate
WO2015015135A2 (en) * 2013-08-01 2015-02-05 Universite Pierre Et Marie Curie (Paris 6) Device for intermediate-free centralised control of remote medical apparatuses, with or without contact
TWI510811B (en) * 2013-09-13 2015-12-01 Quanta Comp Inc Head mounted system
US9507429B1 (en) * 2013-09-26 2016-11-29 Amazon Technologies, Inc. Obscure cameras as input
US9575560B2 (en) 2014-06-03 2017-02-21 Google Inc. Radar-based gesture-recognition through a wearable device
US9811164B2 (en) 2014-08-07 2017-11-07 Google Inc. Radar-based gesture sensing and data transmission
US9921660B2 (en) 2014-08-07 2018-03-20 Google Llc Radar-based gesture recognition
US9588625B2 (en) 2014-08-15 2017-03-07 Google Inc. Interactive textiles
US10268321B2 (en) 2014-08-15 2019-04-23 Google Llc Interactive textiles within hard objects
US11169988B2 (en) 2014-08-22 2021-11-09 Google Llc Radar recognition-aided search
US9778749B2 (en) 2014-08-22 2017-10-03 Google Inc. Occluded gesture recognition
US9600080B2 (en) 2014-10-02 2017-03-21 Google Inc. Non-line-of-sight radar-based gesture recognition
US10147210B1 (en) * 2015-03-13 2018-12-04 Amazon Technologies, Inc. Data visualization system
US10016162B1 (en) 2015-03-23 2018-07-10 Google Llc In-ear health monitoring
US9983747B2 (en) 2015-03-26 2018-05-29 Google Llc Two-layer interactive textiles
US9848780B1 (en) 2015-04-08 2017-12-26 Google Inc. Assessing cardiovascular function using an optical sensor
KR102328589B1 (en) 2015-04-30 2021-11-17 구글 엘엘씨 Rf-based micro-motion tracking for gesture tracking and recognition
EP3289434A1 (en) 2015-04-30 2018-03-07 Google LLC Wide-field radar-based gesture recognition
EP3289433A1 (en) 2015-04-30 2018-03-07 Google LLC Type-agnostic rf signal representations
CN105184826B (en) * 2015-05-13 2018-04-10 京东方科技集团股份有限公司 A kind of method, apparatus and display device for differentiating brightness of image background
US10080528B2 (en) 2015-05-19 2018-09-25 Google Llc Optical central venous pressure measurement
US9693592B2 (en) 2015-05-27 2017-07-04 Google Inc. Attaching electronic components to interactive textiles
US10088908B1 (en) 2015-05-27 2018-10-02 Google Llc Gesture detection and interactions
US10376195B1 (en) 2015-06-04 2019-08-13 Google Llc Automated nursing assessment
US10817065B1 (en) 2015-10-06 2020-10-27 Google Llc Gesture recognition using multiple antenna
US9837760B2 (en) 2015-11-04 2017-12-05 Google Inc. Connectors for connecting electronics embedded in garments to external devices
US10402671B2 (en) * 2016-03-28 2019-09-03 General Dynamics Mission Systems, Inc. System and methods for automatic solar panel recognition and defect detection using infrared imaging
WO2017192167A1 (en) 2016-05-03 2017-11-09 Google Llc Connecting an electronic component to an interactive textile
US10175781B2 (en) 2016-05-16 2019-01-08 Google Llc Interactive object with multiple electronics modules
US10579150B2 (en) 2016-12-05 2020-03-03 Google Llc Concurrent detection of absolute distance and relative movement for sensing action gestures
US10782390B2 (en) 2017-05-31 2020-09-22 Google Llc Full-duplex operation for radar sensing using wireless communication chipset
US10754005B2 (en) 2017-05-31 2020-08-25 Google Llc Radar modulation for radar sensing using a wireless communication chipset
CN110633041B (en) * 2018-06-25 2022-05-17 鸿合科技股份有限公司 Method and device for switching writing, selecting and erasing modes by utilizing gestures
KR20210132132A (en) 2019-06-17 2021-11-03 구글 엘엘씨 Mobile device-based radar system for applying different power modes to multi-mode interface
CN113377356B (en) * 2021-06-11 2022-11-15 四川大学 Method, device, equipment and medium for generating user interface prototype code
CN114387626B (en) * 2022-03-23 2022-08-26 合肥的卢深视科技有限公司 Gesture classification method and device, electronic equipment and storage medium

Citations (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5644255A (en) * 1979-09-20 1981-04-23 Matsushita Electric Ind Co Ltd Sound switch
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
US5436639A (en) * 1993-03-16 1995-07-25 Hitachi, Ltd. Information processing system
US5581276A (en) * 1992-09-08 1996-12-03 Kabushiki Kaisha Toshiba 3D human interface apparatus using motion recognition based on dynamic image processing
US5900863A (en) * 1995-03-16 1999-05-04 Kabushiki Kaisha Toshiba Method and apparatus for controlling computer without touching input device
US5966129A (en) * 1995-10-13 1999-10-12 Hitachi, Ltd. System for, and method of displaying an image of an object responsive to an operator's command
US5982352A (en) * 1992-09-18 1999-11-09 Pryor; Timothy R. Method for providing human input to a computer
US6108012A (en) * 1995-05-31 2000-08-22 Casio Computer Co., Ltd. Image display device for displaying images responsive to number of times of selection of image data by user
US6176782B1 (en) * 1997-12-22 2001-01-23 Philips Electronics North America Corp. Motion-based command generation technology
US6198485B1 (en) * 1998-07-29 2001-03-06 Intel Corporation Method and apparatus for three-dimensional input entry
US6369794B1 (en) * 1998-09-09 2002-04-09 Matsushita Electric Industrial Co., Ltd. Operation indication outputting device for giving operation indication according to type of user's action
US6393090B1 (en) * 1998-12-31 2002-05-21 General Electric Company Computed tomography scout images with depth information
US6414672B2 (en) * 1997-07-07 2002-07-02 Sony Corporation Information input apparatus
US20020114519A1 (en) * 2001-02-16 2002-08-22 International Business Machines Corporation Method and system for providing application launch by identifying a user via a digital camera, utilizing an edge detection algorithm
US6466198B1 (en) * 1999-11-05 2002-10-15 Innoventions, Inc. View navigation and magnification of a hand-held device with a display
US6501515B1 (en) * 1998-10-13 2002-12-31 Sony Corporation Remote control system
US6539931B2 (en) * 2001-04-16 2003-04-01 Koninklijke Philips Electronics N.V. Ball throwing assistant
US6545670B1 (en) * 1999-05-11 2003-04-08 Timothy R. Pryor Methods and apparatus for man machine interfaces and related activity
US20030227439A1 (en) * 2002-06-07 2003-12-11 Koninklijke Philips Electronics N.V. System and method for adapting the ambience of a local environment according to the location and personal preferences of people in the local environment
US20040004600A1 (en) * 2000-02-17 2004-01-08 Seiko Epson Corporation Input device using tapping sound detection
US20040046736A1 (en) * 1997-08-22 2004-03-11 Pryor Timothy R. Novel man machine interfaces and applications
US6714247B1 (en) * 1998-03-17 2004-03-30 Kabushiki Kaisha Toshiba Apparatus and method for inputting reflected light image of a target object
US20040155962A1 (en) * 2003-02-11 2004-08-12 Marks Richard L. Method and apparatus for real time motion capture
US20040169674A1 (en) * 2002-12-30 2004-09-02 Nokia Corporation Method for providing an interaction in an electronic device and an electronic device
US6795808B1 (en) * 2000-10-30 2004-09-21 Koninklijke Philips Electronics N.V. User interface/entertainment device that simulates personal interaction and charges external database with relevant data
US20040240708A1 (en) * 2003-05-30 2004-12-02 Microsoft Corporation Head pose assessment methods and systems
US20050057491A1 (en) * 2003-08-28 2005-03-17 Eastman Kodak Company Private display system
US20050088407A1 (en) * 2003-10-24 2005-04-28 Matthew Bell Method and system for managing an interactive video display system
US6950534B2 (en) * 1998-08-10 2005-09-27 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US7069516B2 (en) * 1999-12-21 2006-06-27 Sony Corporation Information input/output system and information input/output method
US7173604B2 (en) * 2004-03-23 2007-02-06 Fujitsu Limited Gesture identification of controlled devices
US7225414B1 (en) * 2002-09-10 2007-05-29 Videomining Corporation Method and system for virtual touch entertainment
US7236162B2 (en) * 2000-07-05 2007-06-26 Smart Technologies, Inc. Passive touch system and method of detecting user input
US7256772B2 (en) * 2003-04-08 2007-08-14 Smart Technologies, Inc. Auto-aligning touch system and method
US7274800B2 (en) * 2001-07-18 2007-09-25 Intel Corporation Dynamic gesture recognition from stereo sequences
US7372977B2 (en) * 2003-05-29 2008-05-13 Honda Motor Co., Ltd. Visual tracking using depth data
US20080192027A1 (en) * 2002-11-08 2008-08-14 Morrison James C Interactive window display
US7646372B2 (en) * 2003-09-15 2010-01-12 Sony Computer Entertainment Inc. Methods and systems for enabling direction detection when interfacing with a computer program
USRE41449E1 (en) * 2002-10-03 2010-07-20 Nils Krahnstoever Method and apparatus for providing virtual touch interaction in the drive-thru

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6195104B1 (en) 1997-12-23 2001-02-27 Philips Electronics North America Corp. System and method for permitting three-dimensional navigation through a virtual reality environment using camera-based gesture inputs
US6181343B1 (en) 1997-12-23 2001-01-30 Philips Electronics North America Corp. System and method for permitting three-dimensional navigation through a virtual reality environment using camera-based gesture inputs
US8479122B2 (en) * 2004-07-30 2013-07-02 Apple Inc. Gestures for touch sensitive input devices
US6269172B1 (en) 1998-04-13 2001-07-31 Compaq Computer Corporation Method for tracking the motion of a 3-D figure
US7058204B2 (en) * 2000-10-03 2006-06-06 Gesturetek, Inc. Multiple camera control system
US7095401B2 (en) 2000-11-02 2006-08-22 Siemens Corporate Research, Inc. System and method for gesture interface
US6600475B2 (en) 2001-01-22 2003-07-29 Koninklijke Philips Electronics N.V. Single camera system for gesture-based input and target indication
US6888960B2 (en) 2001-03-28 2005-05-03 Nec Corporation Fast optimal linear approximation of the images of variably illuminated solid objects for recognition
US6804396B2 (en) 2001-03-28 2004-10-12 Honda Giken Kogyo Kabushiki Kaisha Gesture recognition system
US7007236B2 (en) 2001-09-14 2006-02-28 Accenture Global Services Gmbh Lab window collaboration
WO2003071410A2 (en) 2002-02-15 2003-08-28 Canesta, Inc. Gesture recognition system using depth perceptive sensors
US7821541B2 (en) 2002-04-05 2010-10-26 Bruno Delean Remote control apparatus using gesture recognition
US20040001113A1 (en) 2002-06-28 2004-01-01 John Zipperer Method and apparatus for spline-based trajectory classification, gesture detection and localization
GB2395852B (en) * 2002-11-29 2006-04-19 Sony Uk Ltd Media handling system
US7665041B2 (en) 2003-03-25 2010-02-16 Microsoft Corporation Architecture for controlling a computer using hand gestures
US8064684B2 (en) * 2003-04-16 2011-11-22 Massachusetts Institute Of Technology Methods and apparatus for visualizing volumetric data using deformable physical object
US7038661B2 (en) 2003-06-13 2006-05-02 Microsoft Corporation Pointing device and cursor for use in intelligent computing environments
EP1653937B1 (en) 2003-07-28 2010-01-06 Yissum Research Development Company Of The Hebrew University Of Jerusalem Compounds useful for treating neuropathic pain and migraine
KR100588042B1 (en) 2004-01-14 2006-06-09 한국과학기술연구원 Interactive presentation system
US20050255434A1 (en) 2004-02-27 2005-11-17 University Of Florida Research Foundation, Inc. Interactive virtual characters for training including medical diagnosis training
US20050212753A1 (en) 2004-03-23 2005-09-29 Marvit David L Motion controlled remote controller
WO2005104010A2 (en) 2004-04-15 2005-11-03 Gesture Tek, Inc. Tracking bimanual movements
US7593593B2 (en) 2004-06-16 2009-09-22 Microsoft Corporation Method and system for reducing effects of undesired signals in an infrared imaging system
US8560972B2 (en) 2004-08-10 2013-10-15 Microsoft Corporation Surface UI for gesture-based interaction
US8137195B2 (en) 2004-11-23 2012-03-20 Hillcrest Laboratories, Inc. Semantic gaming and application transformation
US7907117B2 (en) 2006-08-08 2011-03-15 Microsoft Corporation Virtual controller for visual displays
US9171454B2 (en) 2007-11-14 2015-10-27 Microsoft Technology Licensing, Llc Magic wand
US8952894B2 (en) 2008-05-12 2015-02-10 Microsoft Technology Licensing, Llc Computer vision-based multi-touch sensing using infrared lasers

Patent Citations (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5644255A (en) * 1979-09-20 1981-04-23 Matsushita Electric Ind Co Ltd Sound switch
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
US5581276A (en) * 1992-09-08 1996-12-03 Kabushiki Kaisha Toshiba 3D human interface apparatus using motion recognition based on dynamic image processing
US5982352A (en) * 1992-09-18 1999-11-09 Pryor; Timothy R. Method for providing human input to a computer
US5436639A (en) * 1993-03-16 1995-07-25 Hitachi, Ltd. Information processing system
US5900863A (en) * 1995-03-16 1999-05-04 Kabushiki Kaisha Toshiba Method and apparatus for controlling computer without touching input device
US6108012A (en) * 1995-05-31 2000-08-22 Casio Computer Co., Ltd. Image display device for displaying images responsive to number of times of selection of image data by user
US5966129A (en) * 1995-10-13 1999-10-12 Hitachi, Ltd. System for, and method of displaying an image of an object responsive to an operator's command
US6414672B2 (en) * 1997-07-07 2002-07-02 Sony Corporation Information input apparatus
US20040046736A1 (en) * 1997-08-22 2004-03-11 Pryor Timothy R. Novel man machine interfaces and applications
US6176782B1 (en) * 1997-12-22 2001-01-23 Philips Electronics North America Corp. Motion-based command generation technology
US6714247B1 (en) * 1998-03-17 2004-03-30 Kabushiki Kaisha Toshiba Apparatus and method for inputting reflected light image of a target object
US6198485B1 (en) * 1998-07-29 2001-03-06 Intel Corporation Method and apparatus for three-dimensional input entry
US6950534B2 (en) * 1998-08-10 2005-09-27 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US6369794B1 (en) * 1998-09-09 2002-04-09 Matsushita Electric Industrial Co., Ltd. Operation indication outputting device for giving operation indication according to type of user's action
US6501515B1 (en) * 1998-10-13 2002-12-31 Sony Corporation Remote control system
US6393090B1 (en) * 1998-12-31 2002-05-21 General Electric Company Computed tomography scout images with depth information
US6545670B1 (en) * 1999-05-11 2003-04-08 Timothy R. Pryor Methods and apparatus for man machine interfaces and related activity
US6466198B1 (en) * 1999-11-05 2002-10-15 Innoventions, Inc. View navigation and magnification of a hand-held device with a display
US7069516B2 (en) * 1999-12-21 2006-06-27 Sony Corporation Information input/output system and information input/output method
US20040004600A1 (en) * 2000-02-17 2004-01-08 Seiko Epson Corporation Input device using tapping sound detection
US7236162B2 (en) * 2000-07-05 2007-06-26 Smart Technologies, Inc. Passive touch system and method of detecting user input
US6795808B1 (en) * 2000-10-30 2004-09-21 Koninklijke Philips Electronics N.V. User interface/entertainment device that simulates personal interaction and charges external database with relevant data
US20020114519A1 (en) * 2001-02-16 2002-08-22 International Business Machines Corporation Method and system for providing application launch by identifying a user via a digital camera, utilizing an edge detection algorithm
US6539931B2 (en) * 2001-04-16 2003-04-01 Koninklijke Philips Electronics N.V. Ball throwing assistant
US7274800B2 (en) * 2001-07-18 2007-09-25 Intel Corporation Dynamic gesture recognition from stereo sequences
US20030227439A1 (en) * 2002-06-07 2003-12-11 Koninklijke Philips Electronics N.V. System and method for adapting the ambience of a local environment according to the location and personal preferences of people in the local environment
US7225414B1 (en) * 2002-09-10 2007-05-29 Videomining Corporation Method and system for virtual touch entertainment
USRE41449E1 (en) * 2002-10-03 2010-07-20 Nils Krahnstoever Method and apparatus for providing virtual touch interaction in the drive-thru
US20080192027A1 (en) * 2002-11-08 2008-08-14 Morrison James C Interactive window display
US7978184B2 (en) * 2002-11-08 2011-07-12 American Greetings Corporation Interactive window display
US20040169674A1 (en) * 2002-12-30 2004-09-02 Nokia Corporation Method for providing an interaction in an electronic device and an electronic device
US20040155962A1 (en) * 2003-02-11 2004-08-12 Marks Richard L. Method and apparatus for real time motion capture
US7256772B2 (en) * 2003-04-08 2007-08-14 Smart Technologies, Inc. Auto-aligning touch system and method
US7372977B2 (en) * 2003-05-29 2008-05-13 Honda Motor Co., Ltd. Visual tracking using depth data
US20040240708A1 (en) * 2003-05-30 2004-12-02 Microsoft Corporation Head pose assessment methods and systems
US20050057491A1 (en) * 2003-08-28 2005-03-17 Eastman Kodak Company Private display system
US7646372B2 (en) * 2003-09-15 2010-01-12 Sony Computer Entertainment Inc. Methods and systems for enabling direction detection when interfacing with a computer program
US20050088407A1 (en) * 2003-10-24 2005-04-28 Matthew Bell Method and system for managing an interactive video display system
US7173604B2 (en) * 2004-03-23 2007-02-06 Fujitsu Limited Gesture identification of controlled devices

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Craig Wisneski, Julian Orbanes, Hiroshi Ishii, PingPongPlus: Augmentation and Transformation of Athletic Interpersonal Interaction, 18-23 April 1998, 2 pages *
Hiroshi Ishii, Craig Wisneski, Julian Orbanes, Ben Chun, Joe Paradiso, PingPongPlus: Design of an Athletic-Tangible Interface for Computer-Supported Cooperative Play, 15-20 May 1999, 8 pages *
Joseph A. Paradiso, Che King Leo, Nisha Checka, Kaijen Hsiao, Passive Acoustic Knock Tracking for Interactive Windows, 20-25 April 2002, 2 pages *
Joseph A. Paradiso, Che King Leo, Nisha Checka, Kaijen Hsiao, Passive Acoustic Sensing for Tracking Knocks Atop Large Interactive Displays, 12-14 June 2002, 6 pages *
Xia Liu and Kikuo Fujimura, Hand gesture recognition using depth data, 17-19 May 2004, 7 pages *

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10551930B2 (en) 2003-03-25 2020-02-04 Microsoft Technology Licensing, Llc System and method for executing a process using accelerometer signals
US20090103780A1 (en) * 2006-07-13 2009-04-23 Nishihara H Keith Hand-Gesture Recognition Method
US9696808B2 (en) * 2006-07-13 2017-07-04 Northrop Grumman Systems Corporation Hand-gesture recognition method
US20080189661A1 (en) * 2007-02-06 2008-08-07 Jazzbo Technology Inc. Video user interface
US20100278386A1 (en) * 2007-07-11 2010-11-04 Cairos Technologies Ag Videotracking
US8542874B2 (en) * 2007-07-11 2013-09-24 Cairos Technologies Ag Videotracking
US8395665B2 (en) * 2009-03-31 2013-03-12 Kabushiki Kaisha Topcon Automatic tracking method and surveying device
US20100245587A1 (en) * 2009-03-31 2010-09-30 Kabushiki Kaisha Topcon Automatic tracking method and surveying device
US8538367B2 (en) 2009-06-29 2013-09-17 Qualcomm Incorporated Buffer circuit with integrated loss canceling
US20100330948A1 (en) * 2009-06-29 2010-12-30 Qualcomm Incorporated Buffer circuit with integrated loss canceling
US20110119638A1 (en) * 2009-11-17 2011-05-19 Babak Forutanpour User interface methods and systems for providing gesturing on projected images
US8723699B2 (en) * 2010-11-09 2014-05-13 Motorola Mobility Llc Method and apparatus for controlling a device
US20120112930A1 (en) * 2010-11-09 2012-05-10 Motorola-Mobility, Inc. Method and apparatus for controlling a device
US9172878B2 (en) * 2010-12-28 2015-10-27 Casio Computer Co., Ltd. Image capturing apparatus, image capturing control method and storage medium for capturing a subject to be recorded with intended timing
US9338362B2 (en) 2010-12-28 2016-05-10 Casio Computer Co., Ltd. Image capturing apparatus, image capturing control method and storage medium for capturing a subject to be recorded with intended timing
US20120162476A1 (en) * 2010-12-28 2012-06-28 Casio Computer Co., Ltd. Image capturing apparatus, image capturing control method and storage medium for capturing a subject to be recorded with intended timing
US9804771B2 (en) * 2011-03-14 2017-10-31 Apple Inc. Device, method, and computer readable medium for establishing an impromptu network
US20120240042A1 (en) * 2011-03-14 2012-09-20 Migos Charles J Device, Method, and Graphical User Interface for Establishing an Impromptu Network
US9182838B2 (en) 2011-04-19 2015-11-10 Microsoft Technology Licensing, Llc Depth camera-based relative gesture detection
US9596643B2 (en) 2011-12-16 2017-03-14 Microsoft Technology Licensing, Llc Providing a user interface experience based on inferred vehicle state
US8837780B2 (en) * 2012-06-22 2014-09-16 Hewlett-Packard Development Company, L.P. Gesture based human interfaces
US20130343601A1 (en) * 2012-06-22 2013-12-26 Charles Jia Gesture based human interfaces
US9423913B2 (en) 2013-07-01 2016-08-23 Blackberry Limited Performance control of ambient light sensors
US9256290B2 (en) 2013-07-01 2016-02-09 Blackberry Limited Gesture detection using ambient light sensors
US9367137B2 (en) 2013-07-01 2016-06-14 Blackberry Limited Alarm operation by touch-less gesture
US9398221B2 (en) 2013-07-01 2016-07-19 Blackberry Limited Camera control using ambient light sensors
US9342671B2 (en) 2013-07-01 2016-05-17 Blackberry Limited Password by touch-less gesture
US9323336B2 (en) 2013-07-01 2016-04-26 Blackberry Limited Gesture detection using ambient light sensors
US9928356B2 (en) 2013-07-01 2018-03-27 Blackberry Limited Password by touch-less gesture
US9489051B2 (en) 2013-07-01 2016-11-08 Blackberry Limited Display navigation using touch-less gestures
US9865227B2 (en) 2013-07-01 2018-01-09 Blackberry Limited Performance control of ambient light sensors
US9405461B2 (en) 2013-07-09 2016-08-02 Blackberry Limited Operating a device using touchless and touchscreen gestures
US9304596B2 (en) 2013-07-24 2016-04-05 Blackberry Limited Backlight for touchless gesture detection
US9465448B2 (en) 2013-07-24 2016-10-11 Blackberry Limited Backlight for touchless gesture detection
US20150058811A1 (en) * 2013-08-20 2015-02-26 Utechzone Co., Ltd. Control system for display screen, input apparatus and control method
US9194741B2 (en) 2013-09-06 2015-11-24 Blackberry Limited Device having light intensity measurement in presence of shadows

Also Published As

Publication number Publication date
US20060036944A1 (en) 2006-02-16
US8560972B2 (en) 2013-10-15

Similar Documents

Publication Publication Date Title
US8560972B2 (en) Surface UI for gesture-based interaction
Wilson TouchLight: an imaging touch screen and display for gesture-based interaction
US7599561B2 (en) Compact interactive tabletop with projection-vision
Takeoka et al. Z-touch: an infrastructure for 3d gesture interaction in the proximity of tabletop surfaces
US8611667B2 (en) Compact interactive tabletop with projection-vision
JP5201096B2 (en) Interactive operation device
Wilson Using a depth camera as a touch sensor
US7984995B2 (en) Method and apparatus for inhibiting a subject's eyes from being exposed to projected light
Wilson PlayAnywhere: a compact interactive tabletop projection-vision system
US8589824B2 (en) Gesture recognition interface system
US8581852B2 (en) Fingertip detection for camera based multi-touch systems
US8485668B2 (en) 3D interaction for mobile device
Sahami Shirazi et al. Exploiting thermal reflection for interactive systems
JP2011513828A (en) Interactive surface computer with switchable diffuser
Katz et al. A multi-touch surface using multiple cameras
Dai et al. Making any planar surface into a touch-sensitive display by a mere projector and camera
US10026177B2 (en) Compact interactive tabletop with projection-vision
Liang et al. Turn any display into a touch screen using infrared optical technique
Ravoor et al. Detection of multiple points of contact on an imaging touch-screen
Kim et al. Multi-touch interaction for table-top display
Matsubara et al. Touch detection method for non-display surface using multiple shadows of finger
WO2010023348A1 (en) Interactive displays
Winkler et al. Tangible mixed-reality desktop for digital media management
Wang et al. A multi-touch platform based on four corner cameras and methods for accurately locating contact points
CN211979611U (en) Integrated 3D projection touch self-service ordering device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0001

Effective date: 20141014