WO2004012073A2 - Man-machine interface using a deformable device - Google Patents

Man-machine interface using a deformable device Download PDF

Info

Publication number
WO2004012073A2
WO2004012073A2 PCT/US2003/022130 US0322130W WO2004012073A2 WO 2004012073 A2 WO2004012073 A2 WO 2004012073A2 US 0322130 W US0322130 W US 0322130W WO 2004012073 A2 WO2004012073 A2 WO 2004012073A2
Authority
WO
WIPO (PCT)
Prior art keywords
input
change
program
input device
input object
Prior art date
Application number
PCT/US2003/022130
Other languages
French (fr)
Other versions
WO2004012073A3 (en
Inventor
Richard Marks
Original Assignee
Sony Computer Entertainment Inc.
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 Sony Computer Entertainment Inc. filed Critical Sony Computer Entertainment Inc.
Priority to AU2003253931A priority Critical patent/AU2003253931A1/en
Priority to DE60308541T priority patent/DE60308541T2/en
Priority to CN038179687A priority patent/CN1672120B/en
Priority to JP2004524618A priority patent/JP4234677B2/en
Priority to EP03771630A priority patent/EP1552375B1/en
Publication of WO2004012073A2 publication Critical patent/WO2004012073A2/en
Publication of WO2004012073A3 publication Critical patent/WO2004012073A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/0304Detection arrangements using opto-electronic means
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/10Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals
    • A63F2300/1087Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals comprising photodetecting means, e.g. a camera
    • A63F2300/1093Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals comprising photodetecting means, e.g. a camera using visible light

Definitions

  • This invention relates generally to gesture input to computer systems, and more particularly to visually tracking a device capable of being deformed, wherein the deformation triggers an action on the part of the computer system.
  • gesture input refers to having an electronic device such as a computing system, video game console, smart appliance, etc., react to some gesture captured by a video camera that tracks an object. Tracking of moving objects using digital video cameras and processing the video images for producing various displays has been known in the art. For example, one such application, for producing an animated video version of a sporting event, has been disclosed by Segen, U.S. Patent No. 6,072,504.
  • the position of a tennis ball during play is tracked using a plurality of video cameras, and a set of equations relating the three-dimensional points in the court to two-dimensional points (i.e. pixels) of digital images within the field of view of the cameras are employed.
  • Pixel positions of the ball resolved in a given digital image can be related to a specific three-dimensional position of the ball in play and, using triangulation from respective video images, a series of image frames are analyzed by a least-squares method, to fit the positions of the ball to trajectory equations describing unimpeded segments of motion of the ball.
  • Segen As described in some detail by Segen, once a three-dimensional description of position and motion of an object has been determined, various methods exist which are well known in the art for producing an animated representation thereof using a program which animates appropriate object movement in a video game environment. That is, Segen is concerned with determining the three-dimensional position of an object in motion from a plurality of two-dimensional video images captured at a point in time. Once the three- dimensional position of the "real" object is known, it is then possible to use this information to control a game program in any number of different ways which are generally known to game programmers.
  • the system of Segen relies on a plurality of video cameras for developing positional information about the object based on triangulation.
  • the detected object of Segen is a simple sphere which does not require information about the orientation (e.g. inclination) of the object in space.
  • the system of Segen is not capable of reconstructing position and orientation of an object, whether moving or at rest, from a two-dimensional video image using a single video camera.
  • game programs it is common for game programs to have virtual objects formed from a combination of three-dimensional geometric shapes, wherein during running of a game program, three- dimensional descriptions (positions and orientations) of the objects relative to each other are determined by control input parameters entered using an input device such as a joystick, game controller or other input device.
  • the three-dimensional position and orientation of the virtual objects are then projected into a two-dimensional display (with background, lighting and shading, texture, and so forth) to create a three-dimensional perspective scene or rendition by means of the rendering processor functions of the game console.
  • the calculated three-dimensional information is used for fixing the position and orientation of the "virtual object” in a memory space of the game console, and then rendering of the image is performed by known processing to convert the three-dimensional information into a realistic perspective display.
  • an alternative input device must be able to be tracked under the home use environment by a single relatively inexpensive camera in order to become widely accepted. Additionally, the alternative input device must be convenient to use. While a glove worn on the hand of a user, where the glove includes sensors that are tracked by a camera to capture input, has been trialed, users have not embraced the glove. One of the reasons for the lack of enthusiasm for a glove is the inconvenience of having to continually remove and put on the glove.
  • a method for triggering input commands of a program run on a computing system begins with monitoring a field of view in front of a capture device. Then, an input object is identified within the field of view. The detected input object is analyzed for changes in shape. Next, a change in the input object is detected. Then, an input command is triggered at the program run on the computing system. The triggering is a result of the detected change in the input object.
  • an input detection program is provided.
  • the input detection program is executed at a computing device and has program instructions for determining when to trigger input commands of a main program.
  • the input detection program includes program instructions for monitoring a field of view in front of a capture device.
  • the capture device provides data to the input detection program.
  • Program instructions for identifying an input object within the field of view are included.
  • Program instructions for detecting a physical change in the input object and program instructions for triggering an input command at the main program run on the computing device, wherein the triggering is a result of the detected physical change in the input object, are also included.
  • a computing system has an input detection system.
  • the input detection system determines when to trigger input commands of a main program run through the computing system.
  • the computing system includes a capture device. Circuitry for monitoring a field of view in front of the capture device and circuitry for identifying an input object within the field of view are included. Circuitry for detecting a physical change in the input object and circuitry for triggering an input command at the main program run through the computing system are both included. The triggering is a result of the detected physical change in the input object.
  • a computing system has an input detection system.
  • the input detection system determines when to trigger input commands of a main program run through the computing system.
  • the computing system includes means for capturing image data and means for monitoring a field of view in front of the capture device. Means for identifying an input object within the field of view and means for detecting a physical change in the input object are included. Means for triggering an input command at the main program run through the computing system, wherein the triggering is a result of the detected physical change in the input object, are also included.
  • Figure 1 is a high level schematic diagram of an overall system configuration capable of tracking a user input device in accordance with one embodiment of the invention.
  • Figure 2 is a block diagram of a configuration of the components of a video game console adapted for use with a manipulated object serving as an alternative input device in accordance with one embodiment of the invention.
  • Figure 3 is a block diagram showing the functional blocks used to track and discriminate a pixel group corresponding to the user input device as it is being manipulated by the user in accordance with one embodiment of the invention.
  • Figure 4A is a schematic diagram of a deformable user input device configured to be tracked in the X, Y direction and enabled to trigger an event to be displayed on a monitor in accordance with one embodiment of the invention.
  • Figure 4B is a simplified schematic diagram of a change in aspect ratio of the deformable device as seen from a frontal view in accordance with one embodiment of the invention.
  • Figure 5 is a schematic diagram of an alternative embodiment of a deformable user input device in accordance with one embodiment of the invention.
  • Figure 6A is a simplified schematic diagram of yet another embodiment of the deformable user input device as discussed with reference to Figures 4A, 4B and 5.
  • Figure 6B is a simplified schematic diagram of a deformable device in a relaxed position and in a closed position.
  • Figure 6C is an alternative to Figure 6A where two deformable devices are used rather than one.
  • Figure 7 is a flowchart diagram of the method operations for triggering input commands of a program run on a computing system in accordance with one embodiment of the invention.
  • Figure 8 is a flowchart of the method operations for triggering a game control command for a video game in accordance with one embodiment of the invention.
  • An invention is disclosed for an input device that is capable of being deformed, wherein the deformation is captured by a video camera to trigger an event.
  • numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some or all of these specific details. In other instances, well known process steps have not been described in detail in order not to unnecessarily obscure the present invention.
  • the embodiments of the present invention provide a user input device that is capable of being deformed while in the field of view of a video camera.
  • the deformation such as a change in the input devices aspect ratio, is captured by the video camera and initiates an event or action that can be displayed on a monitor.
  • the deformation of the input device can signify a mouse click to open a file or window for a personal computer, grab, drag or manipulate an image for a computer game, or even start a smart appliance.
  • the input device is a passive device, i.e., the input device is an object that can be deformed by an external force.
  • the input device does not generate any active signals that are transmitted to a receiver.
  • the user input device allows an experience that can be related to a mouse click while being convenient for the user.
  • Figure 1 is a high level schematic diagram of an overall system configuration capable of tracking a user input device in accordance with one embodiment of the invention.
  • user input device 300 can change its aspect ratio by applying pressure to squeeze the top and bottom together.
  • the change is aspect ratio is captured by digital video camera 190.
  • Digital video camera 190 is in communication with video game console 60.
  • the event is an input command of a main program run on a computing system, such as a game console.
  • Video game console 60 is in communication with monitor 80.
  • the change in aspect ratio of user input device triggers an event allowing a user to manipulate an image on monitor 80. It should be appreciated that user input device is tracked as it moves in either the x, y, or z planes.
  • user input device 300 may be a deformable half-cylinder capable of fitting inside a users palm in one embodiment.
  • User input device 300 can be made out of any suitable material capable of being deformed through the application of pressure and returning to its original shape upon the release of the pressure.
  • a user locates an input device in the field of view of video camera 190, which may be a USB web cam or a digital camcorder connected to input/output port of game console 60 such as the "Playstation 2"® manufactured by Sony Computer Entertainment Inc.
  • the physical features, such as size, shape, color, etc., of the user input device are picked up by camera 190.
  • Processing is then performed in order to isolate and discriminate a pixel group corresponding only the user input device.
  • a three-dimensional description of the cylinder, including its position and orientation in three-dimensional space, is calculated, and this description is correspondingly stored in a main memory of game console 60.
  • the three-dimensional description of the object is used to cause an action in a game program which is displayed on the display screen of monitor 80.
  • an object on monitor 80 can be moved throughout the scene of the game, corresponding to the movements of user input device 300.
  • the three-dimensional description of the object in memory, and a corresponding rendering of the object in the rendering area of image memory are continuously updated so that the position and orientation of the object on monitor 80 changes as well.
  • a visual trigger caused by a user applying a force to a passive input device results in an action, such as an input command being executed by a main program associated with a computing system.
  • FIG. 2 is a block diagram of a configuration of the components of a video game console adapted for use with a manipulated object serving as an alternative input device in accordance with one embodiment of the invention.
  • Game console 60 constitutes a component of an overall entertainment system 110 according to the present invention which, as shown in Figure 2 is equipped by a multiprocessor unit (MPU) 112 for control of overall system 110, main memory 114 which is used for various program operations and for storage of data, vector calculation unit 116 for performing floating point vector calculations necessary for geometry processing, image processor 120 for generating data based on controls from MPU 112, and for outputting video signals to monitor 80 (for example a CRT), a graphics interface (GIF) 122 for carrying out mediation and the like over a transmission bus between MPU 112 or vector calculation unit 116 and image processor 120, input/output port 124 for facilitating reception and transmission of a data to and from peripheral devices, internal OSD functional ROM (OSDROM) 126 constituted by, for example, a flash memory, for performing control of
  • Main memory 114, vector calculation unit 116, GIF 122, OSDROM 126, real time clock (RTC) 128 and input/output port 124 are connected to MPU 112 over data bus 130.
  • image processing unit 138 which is a processor for expanding compressed moving images and texture images, thereby developing the image data.
  • the image processing unit 138 can serve functions for decoding and development of bit streams according to the MPEG2 or MPEG4 standard formats, macroblock decoding, performing inverse discrete cosine transformations, color space conversion, vector quantization and the like.
  • a sound system is constituted by sound processing unit SPU 171 for generating musical or other sound effects on the basis of instructions from MPU 112, sound buffer 173 into which waveform data may be recorded by SPU 171, and speaker 175 for outputting the musical or other sound effects generated by SPU 171.
  • speaker 175 may be incorporated as part of monitor 80 or may be provided as a separate audio line- out connection attached to external speaker 175.
  • Communications interface 140 is also provided, connected to BUS 130, which is an interface having functions of input/output of digital data, and for input of digital contents according to the present invention.
  • user input data may be transmitted to, and status data received from, a server terminal on a network in order to accommodate on-line video gaming applications.
  • Input device 132 also known as a controller
  • optical disk device 136 for reproduction of the contents of optical disk 70, for example a CD-ROM or the like on which various programs and data (i.e. data concerning objects, texture data and the like), are connected to input/output port 124.
  • the present invention includes digital video camera 190 which is connected to input/output port 124.
  • Input/output port 124 may be embodied by one or more input interfaces, including serial and USB interfaces, wherein digital video camera 190 may advantageously make use of the USB input or any other conventional interface appropriate for use with camera 190.
  • the above-mentioned image processor 120 includes a rendering engine 170, interface 172, image memory 174 and a display control device 176 (e.g. a programmable CRT controller, or the like).
  • the rendering engine 170 executes operations for rendering of predetermined image data in the image memory, through memory interface 172, and in correspondence with rendering commands which are supplied from MPU 112.
  • the rendering engine 170 has the capability of rendering, in real time, image data of 320 x 240 pixels or 640 x 480 pixels, conforming to, for example, NTSC or PAL standards, and more specifically, at a rate greater than ten to several tens of times per interval of from 1/60 to 1/30 of a second.
  • BUS 178 is connected between memory interface 172 and the rendering engine 170, and a second BUS 180 is connected between memory interface 172 and the image memory
  • First BUS 178 and second BUS 180 respectively, have a bit width of, for example 128 bits, and the rendering engine 170 is capable of executing high speed rendering processing with respect to the image memory.
  • Image memory 174 employs a unified memory structure in which, for example, a texture rendering region and a display rendering region, can be set in a uniform area.
  • Display controller 176 is structured so as to write the texture data which has been retrieved from optical disk 70 through optical disk device 136, or texture data which has been created on main memory 114, to the texture rendering region of image memory 174, via memory interface 172. Image data which has been rendered in the display rendering region of image memory 174 is read out via memory interface 172, outputting the same to monitor 80 whereby it is displayed on a screen thereof.
  • Figure 3 is a block diagram showing the functional blocks used to track and discriminate a pixel group corresponding to the user input device as it is being manipulated by the user in accordance with one embodiment of the invention. It shall be understood that the functions depicted by the blocks are implemented by software which is executed by the MPU 112 in game console 60. Moreover, not all of the functions indicted by the blocks in Figure 3 are used for each embodiment.
  • a color segmentation processing step S201 is performed, whereby the color of each pixel is determined and the image is divided into various two-dimensional segments of different colors.
  • a color transition localization step S203 is performed, whereby regions where segments of different colors adjoin are more specifically determined, thereby defining the locations of the image in which distinct color transitions occur.
  • a step for geometry processing S205 is performed which, depending on the embodiment, comprises either an edge detection process or performing calculations for area statistics, to thereby define in algebraic or geometric terms the lines, curves and/or polygons corresponding to the edges of the object of interest.
  • the pixel area will comprise a generally rectangular shape corresponding to an orthogonal frontal view of the user input device. From the algebraic or geometric description of the rectangle, it is possible to define the center, width, length and two-dimensional orientation of the pixel group corresponding only to the object.
  • the three-dimensional position and orientation of the object are calculated in step S207, according to algorithms which are to be described in association with the subsequent descriptions of preferred embodiments of the present invention.
  • the data of three- dimensional position and orientation also undergoes a processing step S209 for Kalman filtering to improve performance.
  • Such processing is performed to estimate where the object is going to be at a point in time, and to reject spurious measurements that could not be possible, and therefore are considered to lie outside the true data set.
  • Another reason for Kalman filtering is that the camera 190 produces images at 30 Hz, whereas the typical display runs at 60 Hz, so Kalman filtering fills the gaps in the data used for controlling action in the game program. Smoothing of discrete data via Kalman filtering is well known in the field of computer vision and hence will not be elaborated on further
  • Figure 4A is a schematic diagram of a deformable user input device configured to be tracked in the X, Y direction and enabled to trigger an event to be displayed on a monitor in accordance with one embodiment of the invention.
  • Deformable user input device 300 is tracked by video camera 190.
  • Video camera 190 is in communication with game console 60 which in turn is in communication with monitor 80.
  • deformable device 300 is tracked by digital video camera 190 through color as described above. That is, the user input device is a distinct color capable of being tracked when in the field of view of camera 190.
  • deformable device 300 is essentially a portion of a cylinder that has been cut in half. That is, deformable device 300 can fit inside the palm of a hand in accordance with one embodiment.
  • deformable device 300 As deformable device 300 is deformed the aspect ratio of the deformable device changes and is captured by digital video camera 190. This captured change in aspect ratio is communicated to console 60 which in turn results in an event being triggered and displayed on monitor 80.
  • deformable device 300 can be used similar to a mouse so that an object or an object in a window can be accessed and moved around.
  • image 304 can be grabbed at point 302 and dragged or manipulated as desired.
  • deformable device 300 is capable of accomplishing similar functionality as a mouse.
  • deformable device 300 can be used to play a video game or any other suitable interactive game where mouse-like functionality is required.
  • the change in aspect ratio of deformable device 300 is comparable to a mouse click and the image can be dragged while the aspect ratio has been changed from its initial position.
  • user input device can be used to play a card game.
  • Figure 4B is a simplified schematic diagram of a change in aspect ratio of the deformable device as seen from a frontal view in accordance with one embodiment of the invention.
  • Deformable device is in a relaxed position 300A.
  • the aspect ratio changes to a closed position 300B.
  • the input device described herein provides haptic/tactile feedback to a user, which corresponds to an action being triggered.
  • FIG. 5 is a schematic diagram of an alternative embodiment of a deformable user input device in accordance with one embodiment of the invention.
  • deformable user input device 310 can exist in a relaxed state 310A or a depressed state 310B, according to the force applied to the deformable device by a user.
  • deformable device 310 is in the form of a collapsible ball here.
  • any type of deformable sphere can be tracked by the visual tracking system described herein.
  • the area of deformable device 310 as seen by video digital camera 190 remains constant.
  • digital video camera 190 can also capture movement in the Z direction.
  • the Z direction can be used to pull a file, such as file 304B forward or backwards, i.e., in a depth wise fashion as illustrated on monitor 80.
  • displayed objects that have been grabbed by deformable device 310 can be made to appear smaller or larger, depending on the direction along the Z axis that deformable device 310 is moved. For example, if deformable device 310 is brought closer to camera 190 the displayed object will be made to appear larger while if deformable device 310 is moved away from camera 190 the displayed object will appear to be smaller on monitor 80, in one embodiment.
  • the displayed object can be made to change its size and location by a combination of movement if the X, Y and Z directions.
  • an angle, theta ( ⁇ ) is used to determine the movement in three dimensional space.
  • theta is an angle in the direction of the view plane of camera 190.
  • the camera captures the position of deformable device 310.
  • the positional information is communicated to game console 60.
  • the positional information is processed by game console 60, as described above with reference to Figures 1-3.
  • the processing translates the movement to an object being displayed on monitor 80.
  • an audio signal can be generated upon the change in aspect ratio of the deformable device in one embodiment of the invention.
  • a passive button-press signal can be included in the deformable device. Accordingly, the user would perceive a clicking experience even the clicking noise is not sensed by the computing system.
  • the x, y, z, ⁇ , and squeeze parameters are determined through the analysis of the pixels in the image.
  • the pixels in the image are part of the object, i.e., deformable device, being tracked.
  • X is proportional to the horizontal centroid of the pixels in the image.
  • Y is proportional to the vertical centroid of the pixels in the image.
  • Z is inversely proportional to the square root of either the area of the pixels or the principle second moment (producing different accuracy/robustness behavior).
  • Theta (0) corresponds to the rotation angle of the principle second moment.
  • Squeeze parameters such as squeeze amount, i.e., amount of deformation or change in an aspect ratio, is proportional to the square root of the principle second moment divided by the square root of the minimal second moment.
  • FIG. 6A is a simplified schematic diagram of yet another embodiment of the deformable user input device as discussed with reference to Figures 4A, 4B and 5.
  • deformable device 320 includes an upper section and a lower section joined together so that the distance between the upper and lower sections can be changed by applying a force to bring the sections together.
  • the aspect ratio will change as pressure is applied on both ends of deformable device 320.
  • the area of deformable device 320 remains constant, therefore, camera 190 can track movement of the deformable device in the X, Y, and Z planes.
  • deformable user input device 320 can be composed of any suitable material capable of being deformed and retaining to its original shape.
  • Figure 6B is a simplified schematic diagram of deformable device 320 in a relaxed position 320A and in a closed position 320B.
  • the area of deformable device 320 detected by camera 190 remains the same. That is, the number of pixels in relaxed state 320A is the same as the number of pixels in depressed state 320B. Consequently, the movement can be tracked in three dimensional space.
  • Figure 6C is an alternative to Figure 6A where two deformable devices are used rather than one.
  • a user may have each deformable device 320A-1 and 320A-2 in each ' hand.
  • Deformable devices 320 A- 1 and 320A-2 can be used to grab or manipulate an image on display 80.
  • Devices 320A-1 and 320A-2 can operate on the same image or different images.
  • the image of a user holding one or two deformable devices 320 can be captured by camera 190 so that an image of the user holding one or more deformable user input devices 320 can be presented on monitor 80.
  • the embodiments described herein can also use retro-reflective material.
  • the retro- reflective material can be in the form of tape, paints, plastics, etc., that may be applied to a face of the deformable device, such as the frontal portion of deformable device 320 that is facing camera 190.
  • camera 190 would include a light that would be directed toward a deformable device.
  • the light reflected from the retro-reflective material will be directed towards camera 190.
  • the light source can be any visible or non- visible light wavelength. In one embodiment the light source is an infrared light source.
  • Figure 7 is a flowchart diagram of the method operations for triggering input commands of a program run on a computing system in accordance with one embodiment of the invention.
  • the method initiates with operation 400 where a capture device in communication with a computer is provided.
  • the capture device is a digital camera, such as a web cam, in one embodiment.
  • the computing system can be a console with a monitor as described with reference to Figure 1-3.
  • the method then advances to operation 402 where a capture region is monitored.
  • the capture region is the field of view of the capture device in one embodiment.
  • the method of Figure 7 then moves to operation 404, where an input device is detected within the capture region and an initial shape of the input device is identified.
  • the input device as described with reference to Figures 4-6C can be brought into the field of view of the capture device by a user.
  • the shape of the input device can be any suitable shape, such as the user input devices described with respect to Figures 4-6C.
  • the input device is configured so that an aspect ratio of a frontal projection capable of being monitored by the capture device can be modified.
  • the method then advances to operation 406, where a change in the shape of the input device is identified. For example, a user may squeeze the input device, thereby changing the aspect ratio of the input device.
  • the method then proceeds to operation 408 where, in response to the detected change in shape of the input device, an activity input is triggered at a computer program being run at the computer that is in communication with the capture device.
  • the change of the shape of the user input device occurs while an icon corresponding to the input device is located over an image on a monitor.
  • the change in shape causes the image to be selected, similar to a mouse click.
  • movement of the user input device while maintaining the changed shape of the user input device causes the selected image to move or change. It should be appreciated that multiple user input devices can be included. For example, a user can hold one user input device in each hand.
  • FIG 8 is a flowchart of the method operations for triggering a game control command for a video game in accordance with one embodiment of the invention.
  • the method initiates with operation 410 where a game console for playing video games is provided. The video games are displayed on a screen.
  • the game console is the "PLAYSTATION 2"® game console.
  • the method then proceeds to operation 412 where a video capture device coupled to the game console is provided.
  • the capture device is a digital camera, such as a web cam, in one embodiment.
  • the method then moves to operation 414 where a capture region in front of the capture device is monitored. As mentioned above, the capture region is the field of view of the capture device in one embodiment.
  • the method of Figure 8 then advances to operation 416 where an input device is detected within the capture region and an initial shape of the input device is identified.
  • the input device as described with reference to Figures 4-6C can be brought into the field of view of the capture device by a user.
  • the capture device detects the input device by sending out light from a light source proximate to the capture device.
  • the input device would include retro-reflective material configured to reflect light directly back to the source generating the light.
  • the method then advances to operation 418, where a change in the shape of the input device is identified. For example, a user may squeeze the input device, thereby changing the aspect ratio of the input device.
  • the method then proceeds to operation 420 where in response to the detected change in shape of the input device, a game control command is triggered at a computer program being run at the game console that is in communication with the capture device.
  • movement of the user input device while maintaining the changed shape of the user input device causes the selected image to move or change size.
  • the degree that the aspect ratio changes indicates the force of a grip during a video game. For example, the larger the change in aspect ratio, the tighter the grip for a particular video game feature.
  • a change in the aspect ratio of the deformable devices defined herein triggers an event or action comparable to a mouse click or grabbing operation.
  • any number of events can be triggered by the change in aspect ratio.
  • a pull-down menu can be accessed, video games can be played, objects can be grabbed, moved forward, moved backward, stacked or layered, etc.
  • an event can be simulated, such as a button press or a grab action.
  • the camera capturing the change of shape of the user input device is configured to track the device using color in one embodiment. Alternatively, the camera can track the device using light with retro-reflective material applied to the deformable device.
  • the deformable devices described herein can take any suitable shape such that the user experiences the feel of a click without having to use a mouse i.e., receive haptic/tactile feedback. In essence, the functionality of a glove is achieved without a user having to wear a glove. While the embodiments described above have been described with respect to a video game console, the embodiments are meant to be exemplary and not restrictive.
  • the deformable devices described herein can also be applied to a personal computer, consumer electronics, such as televisions, VCR's, home theater systems, etc., as well as to a smart device such as a kitchen appliance, etc.
  • a game console running the video games as well as on-line video gaming where a user accesses the video games from a server.
  • the invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
  • the invention also relates to a device or an apparatus for performing these operations.
  • the apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer.
  • various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.

Abstract

In one embodiment a method for triggering input commands of a program run on a computing system is provided. The method initiates with monitoring a field of view in front of a capture device. Then, an input object is identified within the field of view. The detected input object is analyzed for changes in shape. Next, a change in the input object is detected. Then, an input command is triggered at the program run on the computing system. The triggering is a result of the detected change in the input object. An input detection program and a computing system are also provided.

Description

MAN-MACHINE INTER ACE USING A DEFORMABLE DEVICE by Inventor: Richard Marks
BACKGROUND OF THE INVENTION 1. Field of the Invention
This invention relates generally to gesture input to computer systems, and more particularly to visually tracking a device capable of being deformed, wherein the deformation triggers an action on the part of the computer system.
2. Description of the Related Art There has been a great deal of interest in searching for alternatives to input devices for computing systems. Visual gesture input devices are becoming more popular. Generally speaking, gesture input refers to having an electronic device such as a computing system, video game console, smart appliance, etc., react to some gesture captured by a video camera that tracks an object. Tracking of moving objects using digital video cameras and processing the video images for producing various displays has been known in the art. For example, one such application, for producing an animated video version of a sporting event, has been disclosed by Segen, U.S. Patent No. 6,072,504. According to this system, the position of a tennis ball during play is tracked using a plurality of video cameras, and a set of equations relating the three-dimensional points in the court to two-dimensional points (i.e. pixels) of digital images within the field of view of the cameras are employed. Pixel positions of the ball resolved in a given digital image can be related to a specific three-dimensional position of the ball in play and, using triangulation from respective video images, a series of image frames are analyzed by a least-squares method, to fit the positions of the ball to trajectory equations describing unimpeded segments of motion of the ball.
As described in some detail by Segen, once a three-dimensional description of position and motion of an object has been determined, various methods exist which are well known in the art for producing an animated representation thereof using a program which animates appropriate object movement in a video game environment. That is, Segen is concerned with determining the three-dimensional position of an object in motion from a plurality of two-dimensional video images captured at a point in time. Once the three- dimensional position of the "real" object is known, it is then possible to use this information to control a game program in any number of different ways which are generally known to game programmers.
However, the system of Segen relies on a plurality of video cameras for developing positional information about the object based on triangulation. Moreover, the detected object of Segen is a simple sphere which does not require information about the orientation (e.g. inclination) of the object in space. Thus, the system of Segen is not capable of reconstructing position and orientation of an object, whether moving or at rest, from a two-dimensional video image using a single video camera. It is common for game programs to have virtual objects formed from a combination of three-dimensional geometric shapes, wherein during running of a game program, three- dimensional descriptions (positions and orientations) of the objects relative to each other are determined by control input parameters entered using an input device such as a joystick, game controller or other input device. The three-dimensional position and orientation of the virtual objects are then projected into a two-dimensional display (with background, lighting and shading, texture, and so forth) to create a three-dimensional perspective scene or rendition by means of the rendering processor functions of the game console.
As an example, there can be "virtual object" that forms a moving image in a game display corresponding to how one moves around the "real" object. To display the virtual object, the calculated three-dimensional information is used for fixing the position and orientation of the "virtual object" in a memory space of the game console, and then rendering of the image is performed by known processing to convert the three-dimensional information into a realistic perspective display.
However, in spite of the above knowledge and techniques, problems continue to hinder successful object tracking, and a particularly difficult problem is extracting precisely only those pixels of a video image which correspond unambiguously to an object of interest. For example, although movement of an object having one color against a solid background of another color, where the object and background colors vary distinctly from one another, can be accomplished with relative ease, tracking of objects, even if brightly colored, is not so easy in the case of multi-colored or non-static backgrounds. Changes in lighting also dramatically affect the apparent color of the object as seen by the video camera, and thus object tracking methods which rely on detecting a particular colored object are highly susceptible to error or require constant re-calibration as lighting conditions change. The typical home use environment for video game programs demands much greater flexibility and robustness than possible with conventional object tracking computer vision systems.
Thus, an alternative input device must be able to be tracked under the home use environment by a single relatively inexpensive camera in order to become widely accepted. Additionally, the alternative input device must be convenient to use. While a glove worn on the hand of a user, where the glove includes sensors that are tracked by a camera to capture input, has been trialed, users have not embraced the glove. One of the reasons for the lack of enthusiasm for a glove is the inconvenience of having to continually remove and put on the glove.
Thus, there is a need to solve the problems of the prior art to provide an input device capable of being tracked by a single video camera, wherein the input device is convenient for the user.
SUMMARY OF THE INVENTION Broadly speaking, the present invention fills these needs by providing a method and system that provides a passive input device capable of being tracked by a single video camera. It should be appreciated that the present invention can be implemented in numerous ways, including as a process, a system, or a device. Several inventive embodiments of the present invention are described below. In one embodiment a method for triggering input commands of a program run on a computing system is provided. The method initiates with monitoring a field of view in front of a capture device. Then, an input object is identified within the field of view. The detected input object is analyzed for changes in shape. Next, a change in the input object is detected. Then, an input command is triggered at the program run on the computing system. The triggering is a result of the detected change in the input object.
In another embodiment, an input detection program is provided. The input detection program is executed at a computing device and has program instructions for determining when to trigger input commands of a main program. The input detection program includes program instructions for monitoring a field of view in front of a capture device. The capture device provides data to the input detection program. Program instructions for identifying an input object within the field of view are included. Program instructions for detecting a physical change in the input object and program instructions for triggering an input command at the main program run on the computing device, wherein the triggering is a result of the detected physical change in the input object, are also included.
In yet another embodiment, a computing system is provided. The computing system has an input detection system. The input detection system determines when to trigger input commands of a main program run through the computing system. The computing system includes a capture device. Circuitry for monitoring a field of view in front of the capture device and circuitry for identifying an input object within the field of view are included. Circuitry for detecting a physical change in the input object and circuitry for triggering an input command at the main program run through the computing system are both included. The triggering is a result of the detected physical change in the input object.
In still yet another embodiment, a computing system is provided. The computing system has an input detection system. The input detection system determines when to trigger input commands of a main program run through the computing system. The computing system includes means for capturing image data and means for monitoring a field of view in front of the capture device. Means for identifying an input object within the field of view and means for detecting a physical change in the input object are included. Means for triggering an input command at the main program run through the computing system, wherein the triggering is a result of the detected physical change in the input object, are also included. Other aspects and advantages of the invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating by way of example the principles of the invention.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention, together with further advantages thereof, may best be understood by reference to the following description taken in conjunction with the accompanying drawings.
Figure 1 is a high level schematic diagram of an overall system configuration capable of tracking a user input device in accordance with one embodiment of the invention.
Figure 2 is a block diagram of a configuration of the components of a video game console adapted for use with a manipulated object serving as an alternative input device in accordance with one embodiment of the invention. Figure 3 is a block diagram showing the functional blocks used to track and discriminate a pixel group corresponding to the user input device as it is being manipulated by the user in accordance with one embodiment of the invention.
Figure 4A is a schematic diagram of a deformable user input device configured to be tracked in the X, Y direction and enabled to trigger an event to be displayed on a monitor in accordance with one embodiment of the invention.
Figure 4B is a simplified schematic diagram of a change in aspect ratio of the deformable device as seen from a frontal view in accordance with one embodiment of the invention.
Figure 5 is a schematic diagram of an alternative embodiment of a deformable user input device in accordance with one embodiment of the invention.
Figure 6A is a simplified schematic diagram of yet another embodiment of the deformable user input device as discussed with reference to Figures 4A, 4B and 5.
Figure 6B is a simplified schematic diagram of a deformable device in a relaxed position and in a closed position.
Figure 6C is an alternative to Figure 6A where two deformable devices are used rather than one.
Figure 7 is a flowchart diagram of the method operations for triggering input commands of a program run on a computing system in accordance with one embodiment of the invention.
Figure 8 is a flowchart of the method operations for triggering a game control command for a video game in accordance with one embodiment of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
An invention is disclosed for an input device that is capable of being deformed, wherein the deformation is captured by a video camera to trigger an event. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some or all of these specific details. In other instances, well known process steps have not been described in detail in order not to unnecessarily obscure the present invention.
The embodiments of the present invention provide a user input device that is capable of being deformed while in the field of view of a video camera. The deformation, such as a change in the input devices aspect ratio, is captured by the video camera and initiates an event or action that can be displayed on a monitor. For example, the deformation of the input device can signify a mouse click to open a file or window for a personal computer, grab, drag or manipulate an image for a computer game, or even start a smart appliance. It should be appreciated that the input device is a passive device, i.e., the input device is an object that can be deformed by an external force. Thus, the input device does not generate any active signals that are transmitted to a receiver. As will be explained by the embodiments described herein the user input device allows an experience that can be related to a mouse click while being convenient for the user.
Figure 1 is a high level schematic diagram of an overall system configuration capable of tracking a user input device in accordance with one embodiment of the invention. Here user input device 300 can change its aspect ratio by applying pressure to squeeze the top and bottom together. In one embodiment, the change is aspect ratio is captured by digital video camera 190. Digital video camera 190 is in communication with video game console 60. In one embodiment, the event is an input command of a main program run on a computing system, such as a game console. Video game console 60 is in communication with monitor 80. Thus, the change in aspect ratio of user input device triggers an event allowing a user to manipulate an image on monitor 80. It should be appreciated that user input device is tracked as it moves in either the x, y, or z planes. The movement in these planes allows for clicking and dragging functionality similar to a mouse. That is, by squeezing user input device 300 to change an aspect ratio and moving the input device while deformed, a user can move or manipulate an image on the display monitor. While a video game console is depicted here, the embodiments described herein are applicable to a personal computer and other consumer electronic devices such as television, digital video disc (DVD) players, smart appliances, etc. Still referring to Figure 1, user input device 300 may be a deformable half-cylinder capable of fitting inside a users palm in one embodiment. User input device 300 can be made out of any suitable material capable of being deformed through the application of pressure and returning to its original shape upon the release of the pressure. A user locates an input device in the field of view of video camera 190, which may be a USB web cam or a digital camcorder connected to input/output port of game console 60 such as the "Playstation 2"® manufactured by Sony Computer Entertainment Inc. As the user moves user input device 300 into the field of view of camera 190, the physical features, such as size, shape, color, etc., of the user input device are picked up by camera 190. Processing is then performed in order to isolate and discriminate a pixel group corresponding only the user input device. A three-dimensional description of the cylinder, including its position and orientation in three-dimensional space, is calculated, and this description is correspondingly stored in a main memory of game console 60. Then, using rendering techniques known in the art, the three-dimensional description of the object is used to cause an action in a game program which is displayed on the display screen of monitor 80. For example, an object on monitor 80 can be moved throughout the scene of the game, corresponding to the movements of user input device 300. As the user changes the position and orientation of user input device 300 while the aspect ratio change has been detected, the three-dimensional description of the object in memory, and a corresponding rendering of the object in the rendering area of image memory, are continuously updated so that the position and orientation of the object on monitor 80 changes as well. Thus, a visual trigger caused by a user applying a force to a passive input device results in an action, such as an input command being executed by a main program associated with a computing system.
Figure 2 is a block diagram of a configuration of the components of a video game console adapted for use with a manipulated object serving as an alternative input device in accordance with one embodiment of the invention. Game console 60 constitutes a component of an overall entertainment system 110 according to the present invention which, as shown in Figure 2 is equipped by a multiprocessor unit (MPU) 112 for control of overall system 110, main memory 114 which is used for various program operations and for storage of data, vector calculation unit 116 for performing floating point vector calculations necessary for geometry processing, image processor 120 for generating data based on controls from MPU 112, and for outputting video signals to monitor 80 (for example a CRT), a graphics interface (GIF) 122 for carrying out mediation and the like over a transmission bus between MPU 112 or vector calculation unit 116 and image processor 120, input/output port 124 for facilitating reception and transmission of a data to and from peripheral devices, internal OSD functional ROM (OSDROM) 126 constituted by, for example, a flash memory, for performing control of a kernel or the like, and real time clock 128 having calendar and timer functions.
Main memory 114, vector calculation unit 116, GIF 122, OSDROM 126, real time clock (RTC) 128 and input/output port 124 are connected to MPU 112 over data bus 130. Also connected to BUS 130 is image processing unit 138 which is a processor for expanding compressed moving images and texture images, thereby developing the image data. For example, the image processing unit 138 can serve functions for decoding and development of bit streams according to the MPEG2 or MPEG4 standard formats, macroblock decoding, performing inverse discrete cosine transformations, color space conversion, vector quantization and the like.
A sound system is constituted by sound processing unit SPU 171 for generating musical or other sound effects on the basis of instructions from MPU 112, sound buffer 173 into which waveform data may be recorded by SPU 171, and speaker 175 for outputting the musical or other sound effects generated by SPU 171. It should be understood that speaker 175 may be incorporated as part of monitor 80 or may be provided as a separate audio line- out connection attached to external speaker 175.
Communications interface 140 is also provided, connected to BUS 130, which is an interface having functions of input/output of digital data, and for input of digital contents according to the present invention. For example, through communications interface 140, user input data may be transmitted to, and status data received from, a server terminal on a network in order to accommodate on-line video gaming applications. Input device 132 (also known as a controller) for input of data (e.g. key input data or coordinate data) with respect to the entertainment system 110 optical disk device 136 for reproduction of the contents of optical disk 70, for example a CD-ROM or the like on which various programs and data (i.e. data concerning objects, texture data and the like), are connected to input/output port 124.
As a further extension or alternative to the input device, the present invention includes digital video camera 190 which is connected to input/output port 124. Input/output port 124 may be embodied by one or more input interfaces, including serial and USB interfaces, wherein digital video camera 190 may advantageously make use of the USB input or any other conventional interface appropriate for use with camera 190. The above-mentioned image processor 120 includes a rendering engine 170, interface 172, image memory 174 and a display control device 176 (e.g. a programmable CRT controller, or the like). The rendering engine 170 executes operations for rendering of predetermined image data in the image memory, through memory interface 172, and in correspondence with rendering commands which are supplied from MPU 112. The rendering engine 170 has the capability of rendering, in real time, image data of 320 x 240 pixels or 640 x 480 pixels, conforming to, for example, NTSC or PAL standards, and more specifically, at a rate greater than ten to several tens of times per interval of from 1/60 to 1/30 of a second. BUS 178 is connected between memory interface 172 and the rendering engine 170, and a second BUS 180 is connected between memory interface 172 and the image memory
174. First BUS 178 and second BUS 180, respectively, have a bit width of, for example 128 bits, and the rendering engine 170 is capable of executing high speed rendering processing with respect to the image memory. Image memory 174 employs a unified memory structure in which, for example, a texture rendering region and a display rendering region, can be set in a uniform area.
Display controller 176 is structured so as to write the texture data which has been retrieved from optical disk 70 through optical disk device 136, or texture data which has been created on main memory 114, to the texture rendering region of image memory 174, via memory interface 172. Image data which has been rendered in the display rendering region of image memory 174 is read out via memory interface 172, outputting the same to monitor 80 whereby it is displayed on a screen thereof.
Figure 3 is a block diagram showing the functional blocks used to track and discriminate a pixel group corresponding to the user input device as it is being manipulated by the user in accordance with one embodiment of the invention. It shall be understood that the functions depicted by the blocks are implemented by software which is executed by the MPU 112 in game console 60. Moreover, not all of the functions indicted by the blocks in Figure 3 are used for each embodiment.
Initially the pixel data input from the camera is supplied to game console 60 through input/output port interface 124, enabling the following processes to be performed thereon. First, as each pixel of the image is sampled, for example, on a raster basis, a color segmentation processing step S201 is performed, whereby the color of each pixel is determined and the image is divided into various two-dimensional segments of different colors. Next, for certain embodiments, a color transition localization step S203 is performed, whereby regions where segments of different colors adjoin are more specifically determined, thereby defining the locations of the image in which distinct color transitions occur. Then, a step for geometry processing S205 is performed which, depending on the embodiment, comprises either an edge detection process or performing calculations for area statistics, to thereby define in algebraic or geometric terms the lines, curves and/or polygons corresponding to the edges of the object of interest. For example, in the case of the user input device shown in Figure 1 the pixel area will comprise a generally rectangular shape corresponding to an orthogonal frontal view of the user input device. From the algebraic or geometric description of the rectangle, it is possible to define the center, width, length and two-dimensional orientation of the pixel group corresponding only to the object.
The three-dimensional position and orientation of the object are calculated in step S207, according to algorithms which are to be described in association with the subsequent descriptions of preferred embodiments of the present invention. The data of three- dimensional position and orientation also undergoes a processing step S209 for Kalman filtering to improve performance. Such processing is performed to estimate where the object is going to be at a point in time, and to reject spurious measurements that could not be possible, and therefore are considered to lie outside the true data set. Another reason for Kalman filtering is that the camera 190 produces images at 30 Hz, whereas the typical display runs at 60 Hz, so Kalman filtering fills the gaps in the data used for controlling action in the game program. Smoothing of discrete data via Kalman filtering is well known in the field of computer vision and hence will not be elaborated on further
Figure 4A is a schematic diagram of a deformable user input device configured to be tracked in the X, Y direction and enabled to trigger an event to be displayed on a monitor in accordance with one embodiment of the invention. Deformable user input device 300 is tracked by video camera 190. Video camera 190 is in communication with game console 60 which in turn is in communication with monitor 80. In one embodiment, deformable device 300 is tracked by digital video camera 190 through color as described above. That is, the user input device is a distinct color capable of being tracked when in the field of view of camera 190. As can be seen, deformable device 300 is essentially a portion of a cylinder that has been cut in half. That is, deformable device 300 can fit inside the palm of a hand in accordance with one embodiment. Thus, as deformable device 300 is deformed the aspect ratio of the deformable device changes and is captured by digital video camera 190. This captured change in aspect ratio is communicated to console 60 which in turn results in an event being triggered and displayed on monitor 80. For example, deformable device 300 can be used similar to a mouse so that an object or an object in a window can be accessed and moved around.
In one embodiment, image 304 can be grabbed at point 302 and dragged or manipulated as desired. One skilled in the art will appreciate that any number of suitable operations can be performed, wherein deformable device 300 is capable of accomplishing similar functionality as a mouse. Of course, deformable device 300 can be used to play a video game or any other suitable interactive game where mouse-like functionality is required. Here, the change in aspect ratio of deformable device 300 is comparable to a mouse click and the image can be dragged while the aspect ratio has been changed from its initial position. Thus, user input device can be used to play a card game. One skilled in the art will appreciate that there are an abundance of applications in which the mouse-like functionality described herein can be applied.
Figure 4B is a simplified schematic diagram of a change in aspect ratio of the deformable device as seen from a frontal view in accordance with one embodiment of the invention. Deformable device is in a relaxed position 300A. As a user squeezes down on the deformable device, the aspect ratio changes to a closed position 300B. It should be appreciated that the input device described herein provides haptic/tactile feedback to a user, which corresponds to an action being triggered.
Figure 5 is a schematic diagram of an alternative embodiment of a deformable user input device in accordance with one embodiment of the invention. Here, deformable user input device 310 can exist in a relaxed state 310A or a depressed state 310B, according to the force applied to the deformable device by a user. Thus, deformable device 310 is in the form of a collapsible ball here. More generally, any type of deformable sphere can be tracked by the visual tracking system described herein. It should be appreciated that in this embodiment, the area of deformable device 310 as seen by video digital camera 190 remains constant. Thus, in addition to capturing X and Y planar movements of deformable device 310, digital video camera 190 can also capture movement in the Z direction. The Z direction can be used to pull a file, such as file 304B forward or backwards, i.e., in a depth wise fashion as illustrated on monitor 80. Additionally, displayed objects that have been grabbed by deformable device 310 can be made to appear smaller or larger, depending on the direction along the Z axis that deformable device 310 is moved. For example, if deformable device 310 is brought closer to camera 190 the displayed object will be made to appear larger while if deformable device 310 is moved away from camera 190 the displayed object will appear to be smaller on monitor 80, in one embodiment. One skilled in the art will appreciate that the displayed object can be made to change its size and location by a combination of movement if the X, Y and Z directions. Here an angle, theta (θ), is used to determine the movement in three dimensional space. One skilled in the art will appreciate that theta is an angle in the direction of the view plane of camera 190.
Still referring to Figure 5, the camera captures the position of deformable device 310. The positional information is communicated to game console 60. The positional information is processed by game console 60, as described above with reference to Figures 1-3. As the aspect ratio or relative position of the deformable device changes, the processing translates the movement to an object being displayed on monitor 80. It should be appreciated that an audio signal can be generated upon the change in aspect ratio of the deformable device in one embodiment of the invention. Additionally, a passive button-press signal can be included in the deformable device. Accordingly, the user would perceive a clicking experience even the clicking noise is not sensed by the computing system. In one embodiment, the x, y, z, θ, and squeeze parameters are determined through the analysis of the pixels in the image. It should be appreciated that the pixels in the image are part of the object, i.e., deformable device, being tracked. In particular, X is proportional to the horizontal centroid of the pixels in the image. Y is proportional to the vertical centroid of the pixels in the image. Z is inversely proportional to the square root of either the area of the pixels or the principle second moment (producing different accuracy/robustness behavior). Theta (0) corresponds to the rotation angle of the principle second moment. Squeeze parameters, such as squeeze amount, i.e., amount of deformation or change in an aspect ratio, is proportional to the square root of the principle second moment divided by the square root of the minimal second moment. Each of the above mentioned parameters can be computed from a single pass through the image. Thus, the implementation described herein is very fast and less sensitive to noise, i.e., visual error, than other commonly used metrics. Figure 6A is a simplified schematic diagram of yet another embodiment of the deformable user input device as discussed with reference to Figures 4A, 4B and 5. Here, deformable device 320 includes an upper section and a lower section joined together so that the distance between the upper and lower sections can be changed by applying a force to bring the sections together. Thus, the aspect ratio will change as pressure is applied on both ends of deformable device 320. However, the area of deformable device 320 remains constant, therefore, camera 190 can track movement of the deformable device in the X, Y, and Z planes. As mentioned above, deformable user input device 320 can be composed of any suitable material capable of being deformed and retaining to its original shape. Figure 6B is a simplified schematic diagram of deformable device 320 in a relaxed position 320A and in a closed position 320B. One skilled in the art will appreciate that, as mentioned above, the area of deformable device 320 detected by camera 190 remains the same. That is, the number of pixels in relaxed state 320A is the same as the number of pixels in depressed state 320B. Consequently, the movement can be tracked in three dimensional space.
Figure 6C is an alternative to Figure 6A where two deformable devices are used rather than one. Here, a user may have each deformable device 320A-1 and 320A-2 in each ' hand. Deformable devices 320 A- 1 and 320A-2 can be used to grab or manipulate an image on display 80. Devices 320A-1 and 320A-2 can operate on the same image or different images. In one embodiment, the image of a user holding one or two deformable devices 320 can be captured by camera 190 so that an image of the user holding one or more deformable user input devices 320 can be presented on monitor 80.
The embodiments described herein can also use retro-reflective material. The retro- reflective material can be in the form of tape, paints, plastics, etc., that may be applied to a face of the deformable device, such as the frontal portion of deformable device 320 that is facing camera 190. Here, camera 190 would include a light that would be directed toward a deformable device. As is generally known, the light reflected from the retro-reflective material will be directed towards camera 190. The light source can be any visible or non- visible light wavelength. In one embodiment the light source is an infrared light source. Figure 7 is a flowchart diagram of the method operations for triggering input commands of a program run on a computing system in accordance with one embodiment of the invention. The method initiates with operation 400 where a capture device in communication with a computer is provided. The capture device is a digital camera, such as a web cam, in one embodiment. The computing system can be a console with a monitor as described with reference to Figure 1-3. The method then advances to operation 402 where a capture region is monitored. The capture region is the field of view of the capture device in one embodiment.
The method of Figure 7 then moves to operation 404, where an input device is detected within the capture region and an initial shape of the input device is identified. Here, the input device as described with reference to Figures 4-6C can be brought into the field of view of the capture device by a user. The shape of the input device can be any suitable shape, such as the user input devices described with respect to Figures 4-6C. In one embodiment, the input device is configured so that an aspect ratio of a frontal projection capable of being monitored by the capture device can be modified. The method then advances to operation 406, where a change in the shape of the input device is identified. For example, a user may squeeze the input device, thereby changing the aspect ratio of the input device. The method then proceeds to operation 408 where, in response to the detected change in shape of the input device, an activity input is triggered at a computer program being run at the computer that is in communication with the capture device. In one embodiment, the change of the shape of the user input device occurs while an icon corresponding to the input device is located over an image on a monitor. The change in shape causes the image to be selected, similar to a mouse click. In another embodiment, movement of the user input device while maintaining the changed shape of the user input device causes the selected image to move or change. It should be appreciated that multiple user input devices can be included. For example, a user can hold one user input device in each hand. Figure 8 is a flowchart of the method operations for triggering a game control command for a video game in accordance with one embodiment of the invention. The method initiates with operation 410 where a game console for playing video games is provided. The video games are displayed on a screen. In one embodiment the game console is the "PLAYSTATION 2"® game console. The method then proceeds to operation 412 where a video capture device coupled to the game console is provided. The capture device is a digital camera, such as a web cam, in one embodiment. The method then moves to operation 414 where a capture region in front of the capture device is monitored. As mentioned above, the capture region is the field of view of the capture device in one embodiment.
The method of Figure 8 then advances to operation 416 where an input device is detected within the capture region and an initial shape of the input device is identified. Here, the input device as described with reference to Figures 4-6C can be brought into the field of view of the capture device by a user. In one embodiment, the capture device detects the input device by sending out light from a light source proximate to the capture device. In this embodiment, the input device would include retro-reflective material configured to reflect light directly back to the source generating the light. The method then advances to operation 418, where a change in the shape of the input device is identified. For example, a user may squeeze the input device, thereby changing the aspect ratio of the input device. The method then proceeds to operation 420 where in response to the detected change in shape of the input device, a game control command is triggered at a computer program being run at the game console that is in communication with the capture device. In one embodiment, movement of the user input device while maintaining the changed shape of the user input device causes the selected image to move or change size. In another embodiment, the degree that the aspect ratio changes indicates the force of a grip during a video game. For example, the larger the change in aspect ratio, the tighter the grip for a particular video game feature.
In summary, a change in the aspect ratio of the deformable devices defined herein triggers an event or action comparable to a mouse click or grabbing operation. It should be appreciated that any number of events can be triggered by the change in aspect ratio. For example, a pull-down menu can be accessed, video games can be played, objects can be grabbed, moved forward, moved backward, stacked or layered, etc. Furthermore, by the act of squeezing the user input device to change its aspect ratio, an event can be simulated, such as a button press or a grab action. The camera capturing the change of shape of the user input device is configured to track the device using color in one embodiment. Alternatively, the camera can track the device using light with retro-reflective material applied to the deformable device. The deformable devices described herein can take any suitable shape such that the user experiences the feel of a click without having to use a mouse i.e., receive haptic/tactile feedback. In essence, the functionality of a glove is achieved without a user having to wear a glove. While the embodiments described above have been described with respect to a video game console, the embodiments are meant to be exemplary and not restrictive. The deformable devices described herein can also be applied to a personal computer, consumer electronics, such as televisions, VCR's, home theater systems, etc., as well as to a smart device such as a kitchen appliance, etc. One skilled in the art will appreciate that above mentioned embodiments are applicable to a game console running the video games as well as on-line video gaming where a user accesses the video games from a server.
The invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
Any of the operations described herein that form part of the invention are useful machine operations. The invention also relates to a device or an apparatus for performing these operations. The apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer. In particular, various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations. Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced. Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given herein, but may be modified within the scope and equivalents of the description.
What is claimed is:

Claims

Claims
1. A method for triggering input commands of a program run on a computing system, comprising: monitoring a field of view in front of a capture device; identifying an input object within the field of view, the detected input object being analyzed for changes in shape; detecting a change in the input object; and triggering an input command at the program run on the computing system, the triggering being a result of the detected change in the input object.
2. The method of claim 1, wherein the video capture device is a digital video camera.
3. The method of claim 2, wherein the digital video camera tracks a color of the input object.
4. The method of claim 2, wherein the digital video camera tracks reflected light from the input object.
5. The method of claim 1 , wherein the method operation of detecting a change in the input object further includes: detecting a change in an aspect ratio of the input object; and detecting a change in the position of the input object.
6. The method of claim 1, wherein the program is a video game and the computing system is a game console.
7. The method of claim 5, wherein the input command causes a change in a size of an image being displayed on a monitor coupled to the computing system.
8. The method of claim 5, wherein the input command causes an image being displayed on a monitor coupled to the computing system to be selected.
9. An input detection program executed at a computing device, the input detection program having program instructions for determining when to trigger input commands of a main program, the input detection program, comprising: program instructions for monitoring a field of view in front of a capture device, the capture device providing data to the input detection program; program instructions for identifying an input object within the field of view; program instructions for detecting a physical change in the input object; and program instructions for triggering an input command at the main program run on the computing device, the triggering being a result of the detected physical change in the input object.
10. The input detection program of claim 9, wherein the program instructions for detecting a physical change in the input object includes: program instructions for detecting a change in an aspect ratio of the input object; and program instructions for detecting a change in the position of the input object.
11. The input detection program of claim 9, wherein the computing device is a video game console.
12. The input detection program of claim 9, wherein the input object is a collapsible sphere.
13. The input detection program of claim 9, wherein the program instructions for triggering an input command causes a change in a size of an image being displayed on a monitor coupled to the computing system.
14. An input device for interfacing with a computing device, comprising:
a first section; and
a second section integrated with the first section, wherein the input device is configured to define a first aspect ratio in a first state and a second aspect ratio in a second state, a change between the first state and the second state capable of being detected to cause an input command at the computing device.
15. The input device of claim 14, wherein the first section and the second section define a cylinder half.
16. The input device of claim 14, wherein the input device is configured to be held substantially inside a palm of a human hand.
17. The input device of claim 14, wherein the first section and the second section define a sphere.
18. The input device of claim 14, wherein the first section defines a first edge and the second section defines a second edge, the first edge substantially parallel to the second edge.
19. The input device of claim 18, wherein an opening is defined between the first and the second edges, the opening capable of being closed by an external force applied to the input device.
20. The input device of claim 14, wherein the change between the first state and the second state causes an audible click.
PCT/US2003/022130 2002-07-27 2003-07-14 Man-machine interface using a deformable device WO2004012073A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
AU2003253931A AU2003253931A1 (en) 2002-07-27 2003-07-14 Man-machine interface using a deformable device
DE60308541T DE60308541T2 (en) 2002-07-27 2003-07-14 HUMAN MACHINE INTERFACE USING A DEFORMABLE DEVICE
CN038179687A CN1672120B (en) 2002-07-27 2003-07-14 Man-machine interface using a deformable device
JP2004524618A JP4234677B2 (en) 2002-07-27 2003-07-14 Man-machine interface using deformable device
EP03771630A EP1552375B1 (en) 2002-07-27 2003-07-14 Man-machine interface using a deformable device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/207,677 US7102615B2 (en) 2002-07-27 2002-07-27 Man-machine interface using a deformable device
US10/207,677 2002-07-27

Publications (2)

Publication Number Publication Date
WO2004012073A2 true WO2004012073A2 (en) 2004-02-05
WO2004012073A3 WO2004012073A3 (en) 2004-05-13

Family

ID=30770505

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/022130 WO2004012073A2 (en) 2002-07-27 2003-07-14 Man-machine interface using a deformable device

Country Status (9)

Country Link
US (2) US7102615B2 (en)
EP (1) EP1552375B1 (en)
JP (1) JP4234677B2 (en)
CN (1) CN1672120B (en)
AT (1) ATE340380T1 (en)
AU (1) AU2003253931A1 (en)
DE (1) DE60308541T2 (en)
TW (1) TWI297866B (en)
WO (1) WO2004012073A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006097722A2 (en) * 2005-03-15 2006-09-21 Intelligent Earth Limited Interface control
JP2007087100A (en) * 2005-09-22 2007-04-05 Victor Co Of Japan Ltd Electronic device system
WO2007050885A2 (en) * 2005-10-26 2007-05-03 Sony Computer Entertainment America Inc. System and method for interfacing with a computer program
JP2009508581A (en) * 2005-09-15 2009-03-05 株式会社ソニー・コンピュータエンタテインメント Intensive computer image and sound processing and input device for interfacing with computer programs

Families Citing this family (170)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7834855B2 (en) 2004-08-25 2010-11-16 Apple Inc. Wide touchpad on a portable computer
US7749089B1 (en) 1999-02-26 2010-07-06 Creative Kingdoms, Llc Multi-media interactive play system
US6585622B1 (en) 1999-12-03 2003-07-01 Nike, Inc. Interactive use an athletic performance monitoring and reward method, system, and computer program product
US20050037844A1 (en) * 2002-10-30 2005-02-17 Nike, Inc. Sigils for use with apparel
US8956228B2 (en) * 1999-12-03 2015-02-17 Nike, Inc. Game pod
US6761637B2 (en) 2000-02-22 2004-07-13 Creative Kingdoms, Llc Method of game play using RFID tracking device
US7878905B2 (en) 2000-02-22 2011-02-01 Creative Kingdoms, Llc Multi-layered interactive play experience
US7445550B2 (en) 2000-02-22 2008-11-04 Creative Kingdoms, Llc Magical wand and interactive play experience
US7066781B2 (en) 2000-10-20 2006-06-27 Denise Chapman Weston Children's toy with wireless tag/transponder
US6967566B2 (en) 2002-04-05 2005-11-22 Creative Kingdoms, Llc Live-action interactive adventure game
US20070066396A1 (en) 2002-04-05 2007-03-22 Denise Chapman Weston Retail methods for providing an interactive product to a consumer
US7161579B2 (en) 2002-07-18 2007-01-09 Sony Computer Entertainment Inc. Hand-held computer interactive device
US7883415B2 (en) 2003-09-15 2011-02-08 Sony Computer Entertainment Inc. Method and apparatus for adjusting a view of a scene being displayed according to tracked head motion
US8947347B2 (en) 2003-08-27 2015-02-03 Sony Computer Entertainment Inc. Controlling actions in a video game unit
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
US8797260B2 (en) 2002-07-27 2014-08-05 Sony Computer Entertainment Inc. Inertially trackable hand-held controller
US7623115B2 (en) 2002-07-27 2009-11-24 Sony Computer Entertainment Inc. Method and apparatus for light input device
US7809145B2 (en) 2006-05-04 2010-10-05 Sony Computer Entertainment Inc. Ultra small microphone array
US8073157B2 (en) * 2003-08-27 2011-12-06 Sony Computer Entertainment Inc. Methods and apparatus for targeted sound detection and characterization
US7783061B2 (en) 2003-08-27 2010-08-24 Sony Computer Entertainment Inc. Methods and apparatus for the targeted sound detection
US7918733B2 (en) * 2002-07-27 2011-04-05 Sony Computer Entertainment America Inc. Multi-input game control mixer
US10086282B2 (en) * 2002-07-27 2018-10-02 Sony Interactive Entertainment Inc. Tracking device for use in obtaining information for controlling game program execution
US7760248B2 (en) 2002-07-27 2010-07-20 Sony Computer Entertainment Inc. Selective sound source listening in conjunction with computer interactive processing
US7850526B2 (en) 2002-07-27 2010-12-14 Sony Computer Entertainment America Inc. System for tracking user manipulations within an environment
US8139793B2 (en) 2003-08-27 2012-03-20 Sony Computer Entertainment Inc. Methods and apparatus for capturing audio signals based on a visual image
US9474968B2 (en) 2002-07-27 2016-10-25 Sony Interactive Entertainment America Llc Method and system for applying gearing effects to visual tracking
US7803050B2 (en) * 2002-07-27 2010-09-28 Sony Computer Entertainment Inc. Tracking device with sound emitter for use in obtaining information for controlling game program execution
US20070015559A1 (en) * 2002-07-27 2007-01-18 Sony Computer Entertainment America Inc. Method and apparatus for use in determining lack of user activity in relation to a system
US7782297B2 (en) * 2002-07-27 2010-08-24 Sony Computer Entertainment America Inc. Method and apparatus for use in determining an activity level of a user in relation to a system
US20060256081A1 (en) * 2002-07-27 2006-11-16 Sony Computer Entertainment America Inc. Scheme for detecting and tracking user manipulation of a game controller body
US9393487B2 (en) * 2002-07-27 2016-07-19 Sony Interactive Entertainment Inc. Method for mapping movements of a hand-held controller to game commands
US7854655B2 (en) 2002-07-27 2010-12-21 Sony Computer Entertainment America Inc. Obtaining input for controlling execution of a game program
US20060282873A1 (en) * 2002-07-27 2006-12-14 Sony Computer Entertainment Inc. Hand-held controller having detectable elements for tracking purposes
US7627139B2 (en) * 2002-07-27 2009-12-01 Sony Computer Entertainment Inc. Computer image and audio processing of intensity and input devices for interfacing with a computer program
US9174119B2 (en) 2002-07-27 2015-11-03 Sony Computer Entertainement America, LLC Controller for providing inputs to control execution of a program when inputs are combined
US8160269B2 (en) * 2003-08-27 2012-04-17 Sony Computer Entertainment Inc. Methods and apparatuses for adjusting a listening area for capturing sounds
US8570378B2 (en) 2002-07-27 2013-10-29 Sony Computer Entertainment Inc. Method and apparatus for tracking three-dimensional movements of an object using a depth sensing camera
US8313380B2 (en) 2002-07-27 2012-11-20 Sony Computer Entertainment America Llc Scheme for translating movements of a hand-held controller into inputs for a system
US20060264260A1 (en) * 2002-07-27 2006-11-23 Sony Computer Entertainment Inc. Detectable and trackable hand-held controller
US8686939B2 (en) 2002-07-27 2014-04-01 Sony Computer Entertainment Inc. System, method, and apparatus for three-dimensional input control
US8233642B2 (en) * 2003-08-27 2012-07-31 Sony Computer Entertainment Inc. Methods and apparatuses for capturing an audio signal based on a location of the signal
US9682319B2 (en) 2002-07-31 2017-06-20 Sony Interactive Entertainment Inc. Combiner method for altering game gearing
EP2039403B1 (en) * 2002-10-30 2016-08-24 NIKE Innovate C.V. Clothes with concealable motion capture markers for computer games
US8206219B2 (en) 2002-10-30 2012-06-26 Nike, Inc. Interactive gaming apparel for interactive gaming
US9177387B2 (en) 2003-02-11 2015-11-03 Sony Computer Entertainment Inc. Method and apparatus for real time motion capture
US9446319B2 (en) 2003-03-25 2016-09-20 Mq Gaming, Llc Interactive gaming toy
US8072470B2 (en) 2003-05-29 2011-12-06 Sony Computer Entertainment Inc. System and method for providing a real-time three-dimensional interactive environment
US20070223732A1 (en) * 2003-08-27 2007-09-27 Mao Xiao D Methods and apparatuses for adjusting a visual image based on an audio signal
US8287373B2 (en) 2008-12-05 2012-10-16 Sony Computer Entertainment Inc. Control device for communicating visual information
US10279254B2 (en) 2005-10-26 2019-05-07 Sony Interactive Entertainment Inc. Controller having visually trackable object for interfacing with a gaming system
US9573056B2 (en) 2005-10-26 2017-02-21 Sony Interactive Entertainment Inc. Expandable control device via hardware attachment
US7874917B2 (en) * 2003-09-15 2011-01-25 Sony Computer Entertainment Inc. Methods and systems for enabling depth and direction detection when interfacing with a computer program
US8323106B2 (en) 2008-05-30 2012-12-04 Sony Computer Entertainment America Llc Determination of controller three-dimensional location using image analysis and ultrasonic communication
GB2409596A (en) * 2003-12-23 2005-06-29 Nokia Corp Handset with squeezable body
US7663689B2 (en) 2004-01-16 2010-02-16 Sony Computer Entertainment Inc. Method and apparatus for optimizing capture device settings through depth information
TWI236289B (en) * 2004-08-11 2005-07-11 Pixart Imaging Inc Interactive device capable of improving image processing
US9024880B2 (en) * 2004-08-11 2015-05-05 Pixart Imaging Inc. Interactive system capable of improving image processing
US8547401B2 (en) 2004-08-19 2013-10-01 Sony Computer Entertainment Inc. Portable augmented reality device and method
US20060046851A1 (en) * 2004-08-24 2006-03-02 Hewlett-Packard Development Company, L.P. Remote gaming and projection
US7561146B1 (en) * 2004-08-25 2009-07-14 Apple Inc. Method and apparatus to reject accidental contact on a touchpad
WO2006037014A2 (en) 2004-09-27 2006-04-06 Nielsen Media Research, Inc. Methods and apparatus for using location information to manage spillover in an audience monitoring system
US20060072009A1 (en) * 2004-10-01 2006-04-06 International Business Machines Corporation Flexible interaction-based computer interfacing using visible artifacts
KR100663515B1 (en) * 2004-11-08 2007-01-02 삼성전자주식회사 A portable terminal apparatus and method for inputting data for the portable terminal apparatus
US7852317B2 (en) 2005-01-12 2010-12-14 Thinkoptics, Inc. Handheld device for handheld vision based absolute pointing system
KR100687737B1 (en) * 2005-03-19 2007-02-27 한국전자통신연구원 Apparatus and method for a virtual mouse based on two-hands gesture
US7609249B2 (en) * 2005-04-21 2009-10-27 Avago Technologies Ecbu Ip (Singapore) Pte. Ltd. Position determination utilizing a cordless device
JP4849829B2 (en) 2005-05-15 2012-01-11 株式会社ソニー・コンピュータエンタテインメント Center device
US20060262188A1 (en) * 2005-05-20 2006-11-23 Oded Elyada System and method for detecting changes in an environment
TWI388206B (en) 2005-09-14 2013-03-01 Panasonic Corp Image pickup apparatus, solid-state imaging device, and image generating method
US8549442B2 (en) * 2005-12-12 2013-10-01 Sony Computer Entertainment Inc. Voice and video control of interactive electronically simulated environment
US20070152983A1 (en) 2005-12-30 2007-07-05 Apple Computer, Inc. Touch pad with symbols based on mode
JP3989511B1 (en) * 2006-03-29 2007-10-10 株式会社コナミデジタルエンタテインメント GAME DEVICE, GAME CONTROL METHOD, AND PROGRAM
US20110014981A1 (en) * 2006-05-08 2011-01-20 Sony Computer Entertainment Inc. Tracking device with sound emitter for use in obtaining information for controlling game program execution
US8022935B2 (en) 2006-07-06 2011-09-20 Apple Inc. Capacitance sensing electrode with integrated I/O mechanism
US8913003B2 (en) * 2006-07-17 2014-12-16 Thinkoptics, Inc. Free-space multi-dimensional absolute pointer using a projection marker system
US8781151B2 (en) * 2006-09-28 2014-07-15 Sony Computer Entertainment Inc. Object detection using video input combined with tilt angle information
US8310656B2 (en) 2006-09-28 2012-11-13 Sony Computer Entertainment America Llc Mapping movements of a hand-held controller to the two-dimensional image plane of a display screen
USRE48417E1 (en) 2006-09-28 2021-02-02 Sony Interactive Entertainment Inc. Object direction using video input combined with tilt angle information
US20080098448A1 (en) * 2006-10-19 2008-04-24 Sony Computer Entertainment America Inc. Controller configured to track user's level of anxiety and other mental and physical attributes
US20080096654A1 (en) * 2006-10-20 2008-04-24 Sony Computer Entertainment America Inc. Game control using three-dimensional motions of controller
US20080096657A1 (en) * 2006-10-20 2008-04-24 Sony Computer Entertainment America Inc. Method for aiming and shooting using motion sensing controller
US20080120115A1 (en) * 2006-11-16 2008-05-22 Xiao Dong Mao Methods and apparatuses for dynamically adjusting an audio signal based on a parameter
JP4720738B2 (en) * 2006-12-20 2011-07-13 日本ビクター株式会社 Electronics
US20080189661A1 (en) * 2007-02-06 2008-08-07 Jazzbo Technology Inc. Video user interface
EP2132617A1 (en) * 2007-03-30 2009-12-16 Koninklijke Philips Electronics N.V. The method and device for system control
US10504317B2 (en) 2007-04-30 2019-12-10 Cfph, Llc Game with player actuated control structure
US9176598B2 (en) 2007-05-08 2015-11-03 Thinkoptics, Inc. Free-space multi-dimensional absolute pointer with improved performance
US9317110B2 (en) 2007-05-29 2016-04-19 Cfph, Llc Game with hand motion control
US20090062943A1 (en) * 2007-08-27 2009-03-05 Sony Computer Entertainment Inc. Methods and apparatus for automatically controlling the sound level based on the content
US8542907B2 (en) 2007-12-17 2013-09-24 Sony Computer Entertainment America Llc Dynamic three-dimensional object mapping for user-defined control device
US20090174679A1 (en) 2008-01-04 2009-07-09 Wayne Carl Westerman Selective Rejection of Touch Contacts in an Edge Region of a Touch Surface
KR100927009B1 (en) 2008-02-04 2009-11-16 광주과학기술원 Haptic interaction method and system in augmented reality
CN103258184B (en) 2008-02-27 2017-04-12 索尼计算机娱乐美国有限责任公司 Methods for capturing depth data of a scene and applying computer actions
US8368753B2 (en) 2008-03-17 2013-02-05 Sony Computer Entertainment America Llc Controller with an integrated depth camera
JP5415519B2 (en) * 2008-04-01 2014-02-12 コーニンクレッカ フィリップス エヌ ヴェ Pointing device for use on interactive surfaces
US8543929B1 (en) * 2008-05-14 2013-09-24 Adobe Systems Incorporated User ratings allowing access to features for modifying content
US20100013764A1 (en) * 2008-07-18 2010-01-21 Wei Gu Devices for Controlling Computers and Devices
WO2010051089A1 (en) * 2008-10-27 2010-05-06 Sony Computer Entertainment Inc Control device for communicating visual information
US8961313B2 (en) 2009-05-29 2015-02-24 Sony Computer Entertainment America Llc Multi-positional three-dimensional controller
US8294047B2 (en) 2008-12-08 2012-10-23 Apple Inc. Selective input signal rejection and modification
JP4950230B2 (en) * 2009-01-14 2012-06-13 Smk株式会社 Remote control system
US20100201808A1 (en) * 2009-02-09 2010-08-12 Microsoft Corporation Camera based motion sensing system
US8527657B2 (en) 2009-03-20 2013-09-03 Sony Computer Entertainment America Llc Methods and systems for dynamically adjusting update rates in multi-player network gaming
US8342963B2 (en) 2009-04-10 2013-01-01 Sony Computer Entertainment America Inc. Methods and systems for enabling control of artificial intelligence game characters
US8142288B2 (en) 2009-05-08 2012-03-27 Sony Computer Entertainment America Llc Base station movement detection and compensation
US8393964B2 (en) 2009-05-08 2013-03-12 Sony Computer Entertainment America Llc Base station for position location
US9417700B2 (en) 2009-05-21 2016-08-16 Edge3 Technologies Gesture recognition systems and related methods
US20100295782A1 (en) 2009-05-21 2010-11-25 Yehuda Binder System and method for control based on face ore hand gesture detection
JP2011081480A (en) * 2009-10-05 2011-04-21 Seiko Epson Corp Image input system
US8855101B2 (en) 2010-03-09 2014-10-07 The Nielsen Company (Us), Llc Methods, systems, and apparatus to synchronize actions of audio source monitors
JP5577793B2 (en) 2010-03-30 2014-08-27 ソニー株式会社 Image processing apparatus and method, and program
TWI508543B (en) * 2010-05-06 2015-11-11 Pixart Imaging Inc Interactive system capable of improving image processing
US8396252B2 (en) 2010-05-20 2013-03-12 Edge 3 Technologies Systems and related methods for three dimensional gesture recognition in vehicles
US8654152B2 (en) * 2010-06-21 2014-02-18 Microsoft Corporation Compartmentalizing focus area within field of view
US8582866B2 (en) 2011-02-10 2013-11-12 Edge 3 Technologies, Inc. Method and apparatus for disparity computation in stereo images
US8655093B2 (en) 2010-09-02 2014-02-18 Edge 3 Technologies, Inc. Method and apparatus for performing segmentation of an image
WO2012030872A1 (en) 2010-09-02 2012-03-08 Edge3 Technologies Inc. Method and apparatus for confusion learning
US8666144B2 (en) 2010-09-02 2014-03-04 Edge 3 Technologies, Inc. Method and apparatus for determining disparity of texture
US9477302B2 (en) 2012-08-10 2016-10-25 Google Inc. System and method for programing devices within world space volumes
US20150153715A1 (en) * 2010-09-29 2015-06-04 Google Inc. Rapidly programmable locations in space
US8970589B2 (en) 2011-02-10 2015-03-03 Edge 3 Technologies, Inc. Near-touch interaction with a stereo camera grid structured tessellations
JP2012190183A (en) * 2011-03-09 2012-10-04 Sony Corp Image processing device, method, and program
US9013264B2 (en) 2011-03-12 2015-04-21 Perceptive Devices, Llc Multipurpose controller for electronic devices, facial expressions management and drowsiness detection
US8340504B2 (en) * 2011-04-26 2012-12-25 Sony Computer Entertainment Europe Limited Entertainment device and method
US9194938B2 (en) 2011-06-24 2015-11-24 Amazon Technologies, Inc. Time difference of arrival determination with direct sound
US9672609B1 (en) 2011-11-11 2017-06-06 Edge 3 Technologies, Inc. Method and apparatus for improved depth-map estimation
EP2613223A1 (en) * 2012-01-09 2013-07-10 Softkinetic Software System and method for enhanced gesture-based interaction
WO2013169247A1 (en) 2012-05-09 2013-11-14 Intel Corporation Budget-aware event information collection during program execution
US9021516B2 (en) 2013-03-01 2015-04-28 The Nielsen Company (Us), Llc Methods and systems for reducing spillover by measuring a crest factor
US9118960B2 (en) 2013-03-08 2015-08-25 The Nielsen Company (Us), Llc Methods and systems for reducing spillover by detecting signal distortion
US10721448B2 (en) 2013-03-15 2020-07-21 Edge 3 Technologies, Inc. Method and apparatus for adaptive exposure bracketing, segmentation and scene organization
US9197930B2 (en) 2013-03-15 2015-11-24 The Nielsen Company (Us), Llc Methods and apparatus to detect spillover in an audience monitoring system
US9654763B2 (en) * 2013-04-02 2017-05-16 Htc Corporation Controlling method of detecting image-capturing gesture
US9749541B2 (en) * 2013-04-16 2017-08-29 Tout Inc. Method and apparatus for displaying and recording images using multiple image capturing devices integrated into a single mobile device
US20150077340A1 (en) * 2013-09-18 2015-03-19 Genius Toy Taiwan Co., Ltd. Method, system and computer program product for real-time touchless interaction
JP6000929B2 (en) * 2013-11-07 2016-10-05 株式会社ソニー・インタラクティブエンタテインメント Information processing device
FR3034053B1 (en) * 2015-03-26 2017-03-17 Continental Automotive France MOBILE OR DEFORMABLE TOUCH PALLET SYSTEM FORMING A HAND-MACHINE INTERFACE ADAPTED ON A VEHICLE WHEEL
US9924224B2 (en) 2015-04-03 2018-03-20 The Nielsen Company (Us), Llc Methods and apparatus to determine a state of a media presentation device
US9848222B2 (en) 2015-07-15 2017-12-19 The Nielsen Company (Us), Llc Methods and apparatus to detect spillover
JP6654019B2 (en) * 2015-11-09 2020-02-26 任天堂株式会社 Information processing system information processing apparatus, information processing method, information processing program, and handheld information processing apparatus
TWI729064B (en) * 2016-01-28 2021-06-01 日商日本鼎意股份有限公司 Including a ball system with a built-in sensor, a mobile terminal program, and a method for monitoring the movement of the ball through the mobile terminal
JP6702746B2 (en) * 2016-02-10 2020-06-03 キヤノン株式会社 Imaging device, control method thereof, program, and storage medium
US9916496B2 (en) * 2016-03-25 2018-03-13 Zero Latency PTY LTD Systems and methods for operating a virtual reality environment using colored marker lights attached to game objects
US10717001B2 (en) 2016-03-25 2020-07-21 Zero Latency PTY LTD System and method for saving tracked data in the game server for replay, review and training
US10486061B2 (en) 2016-03-25 2019-11-26 Zero Latency Pty Ltd. Interference damping for continuous game play
US10421012B2 (en) 2016-03-25 2019-09-24 Zero Latency PTY LTD System and method for tracking using multiple slave servers and a master server
US10071306B2 (en) 2016-03-25 2018-09-11 Zero Latency PTY LTD System and method for determining orientation using tracking cameras and inertial measurements
EP3490671A1 (en) 2016-07-27 2019-06-05 Z2020 Llc Componentry and devices for light therapy delivery and methods related thereto
US10751609B2 (en) 2016-08-12 2020-08-25 Zero Latency PTY LTD Mapping arena movements into a 3-D virtual world
CN106898199A (en) * 2017-02-27 2017-06-27 杜美玲 A kind of portable Function Teaching explanation apparatus
CN109032710B (en) * 2017-06-09 2022-05-24 斑马智行网络(香港)有限公司 Interface adjusting method, device, equipment and storage medium
JP6755843B2 (en) 2017-09-14 2020-09-16 株式会社東芝 Sound processing device, voice recognition device, sound processing method, voice recognition method, sound processing program and voice recognition program
CN108809462B (en) * 2018-05-08 2024-01-26 江苏师范大学 Digital sound console with multi-channel sound intensity self-balancing function for stadium
EP3798978A4 (en) * 2018-05-21 2021-08-04 Panasonic Intellectual Property Management Co., Ltd. Ball game video analysis device and ball game video analysis method
CN110720113A (en) * 2018-08-01 2020-01-21 深圳市大疆创新科技有限公司 Parameter processing method and device, camera equipment and aircraft
CN111199169A (en) * 2018-11-16 2020-05-26 北京微播视界科技有限公司 Image processing method and device
DE102019101738A1 (en) * 2019-01-24 2020-07-30 Deutsches Zentrum für Luft- und Raumfahrt e.V. Device for the contactless determination of time-dependent positions of a mechanically movable input element
CN109718549B (en) * 2019-02-21 2022-04-12 网易(杭州)网络有限公司 Method and device for processing messages in game, electronic equipment and storage medium
CN110148406B (en) * 2019-04-12 2022-03-04 北京搜狗科技发展有限公司 Data processing method and device for data processing
CN111107280B (en) * 2019-12-12 2022-09-06 北京字节跳动网络技术有限公司 Special effect processing method and device, electronic equipment and storage medium
CN111882651B (en) * 2020-06-23 2022-04-15 北京城市网邻信息技术有限公司 Spatial light processing method and device, electronic equipment and storage medium
CN114079715B (en) * 2020-08-13 2024-02-23 北京慧行实达科技有限公司 Intelligent recognition system based on image video
CN112037600B (en) * 2020-08-28 2022-05-17 马全胜 Joint loosening operation teaching aid
CN112354175A (en) * 2020-12-02 2021-02-12 网易(杭州)网络有限公司 Game broadcast notification method, device, equipment and storage medium
CN114822570B (en) * 2021-01-22 2023-02-14 腾讯科技(深圳)有限公司 Audio data processing method, device and equipment and readable storage medium
CN113318447B (en) * 2021-05-25 2022-07-29 网易(杭州)网络有限公司 Game scene processing method and device, storage medium and electronic equipment
CN113891530A (en) * 2021-09-28 2022-01-04 佛山电器照明股份有限公司 Intelligent illumination regulation and control method, equipment and system
CN114268831A (en) * 2021-11-30 2022-04-01 乐美科技股份私人有限公司 Video editing method and device
US20230338827A1 (en) * 2022-04-25 2023-10-26 Sony Interactive Entertainment Inc. Correlating gestures on deformable controller to computer simulation input signals
CN116841936B (en) * 2023-08-29 2023-11-21 深圳市莱仕达电子科技有限公司 Multi-device data processing method, device and system and computer device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0823683A1 (en) * 1995-04-28 1998-02-11 Matsushita Electric Industrial Co., Ltd. Interface device
US6243491B1 (en) * 1996-12-31 2001-06-05 Lucent Technologies Inc. Methods and apparatus for controlling a video system with visually recognized props

Family Cites Families (152)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3943277A (en) 1969-02-20 1976-03-09 The United States Of America As Represented By The Secretary Of The Navy Digital memory area correlation tracker
US4313227A (en) * 1979-01-29 1982-01-26 Texas Instruments Incorporated Light energy information transmission system
US4263504A (en) * 1979-08-01 1981-04-21 Ncr Corporation High density matrix code
US4565999A (en) * 1983-04-01 1986-01-21 Prime Computer, Inc. Light pencil
US4558864A (en) * 1984-06-13 1985-12-17 Medwedeff Marion C Handgrip exercising, computer game controller
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
JPS6347616A (en) * 1986-08-15 1988-02-29 Ricoh Co Ltd Measurement of moving quantity
EP0302028B1 (en) * 1987-07-24 1992-12-23 Marelmo Di Marchigiano G., Ezzu L., Mogno G.P. S.N.C. Rear derailer for bicycle gears
IT1219405B (en) 1988-06-27 1990-05-11 Fiat Ricerche PROCEDURE AND DEVICE FOR INSTRUMENTAL VISION IN POOR CONDITIONS VISIBILITY IN PARTICULAR FOR DRIVING IN THE MIST
EP0449889A4 (en) 1988-12-20 1992-12-02 Australian Meat And Live-Stock Research And Development Corporation An optically readable coded target
US5034986A (en) 1989-03-01 1991-07-23 Siemens Aktiengesellschaft Method for detecting and tracking moving objects in a digital image sequence having a stationary background
US5534917A (en) 1991-05-09 1996-07-09 Very Vivid, Inc. Video image based control system
US5144594A (en) 1991-05-29 1992-09-01 Cyber Scientific Acoustic mouse system
US5889670A (en) * 1991-10-24 1999-03-30 Immersion Corporation Method and apparatus for tactilely responsive user interface
US5444462A (en) * 1991-12-16 1995-08-22 Wambach; Mark L. Computer mouse glove with remote communication
JP3244798B2 (en) 1992-09-08 2002-01-07 株式会社東芝 Moving image processing device
US5335011A (en) 1993-01-12 1994-08-02 Bell Communications Research, Inc. Sound localization system for teleconferencing using self-steering microphone arrays
DE69414153T2 (en) 1993-02-24 1999-06-10 Matsushita Electric Ind Co Ltd Device for gradation correction and image recording device with such a device
US5815411A (en) * 1993-09-10 1998-09-29 Criticom Corporation Electro-optic vision system which exploits position and attitude
US5677710A (en) 1993-05-10 1997-10-14 Apple Computer, Inc. Recognition keypad
US5959596A (en) 1993-06-24 1999-09-28 Nintendo Co., Ltd. Airline-based video game and communications system
US5581270A (en) * 1993-06-24 1996-12-03 Nintendo Of America, Inc. Hotel-based video game and communication system
FR2714502A1 (en) 1993-12-29 1995-06-30 Philips Laboratoire Electroniq An image processing method and apparatus for constructing from a source image a target image with perspective change.
US5611000A (en) 1994-02-22 1997-03-11 Digital Equipment Corporation Spline-based image registration
JPH086708A (en) 1994-04-22 1996-01-12 Canon Inc Display device
US5543818A (en) 1994-05-13 1996-08-06 Sony Corporation Method and apparatus for entering text using an input device having a small number of keys
US5563988A (en) 1994-08-01 1996-10-08 Massachusetts Institute Of Technology Method and system for facilitating wireless, full-body, real-time user interaction with a digitally represented visual environment
US5641319A (en) 1994-08-10 1997-06-24 Lodgenet Entertainment Corporation Entertainment system for providing interactive video game responses to the game interrogations to the video game engines without being processed by the host computer
GB2301514B (en) 1994-12-01 1999-06-09 Namco Ltd Apparatus and method for image synthesization
JP3270643B2 (en) 1994-12-22 2002-04-02 キヤノン株式会社 Pointed position detection method and device
US5929444A (en) * 1995-01-31 1999-07-27 Hewlett-Packard Company Aiming device using radiated energy
US5568928A (en) 1995-02-01 1996-10-29 Exertron, Inc. Video game controller for use with an exercise apparatus
US5638228A (en) * 1995-02-14 1997-06-10 Iomega Corporation Retroreflective marker for data storage cartridge
US5930741A (en) * 1995-02-28 1999-07-27 Virtual Technologies, Inc. Accurate, rapid, reliable position sensing using multiple sensing technologies
US5583478A (en) 1995-03-01 1996-12-10 Renzi; Ronald Virtual environment tactile system
US5649021A (en) 1995-06-07 1997-07-15 David Sarnoff Research Center, Inc. Method and system for object detection for instrument control
WO1997001112A2 (en) 1995-06-22 1997-01-09 3Dv Systems Ltd. Telecentric 3d camera and method of rangefinding
IL114278A (en) 1995-06-22 2010-06-16 Microsoft Internat Holdings B Camera and method
DE69607472T2 (en) 1995-07-26 2000-08-24 Tegic Communications Inc SYSTEM FOR SUPPRESSING AMBIANCE IN A REDUCED KEYBOARD
US6311214B1 (en) * 1995-07-27 2001-10-30 Digimarc Corporation Linking of computers based on optical sensing of digital data
US5768415A (en) 1995-09-08 1998-06-16 Lucent Technologies Inc. Apparatus and methods for performing electronic scene analysis and enhancement
US5818424A (en) * 1995-10-19 1998-10-06 International Business Machines Corporation Rod shaped device and data acquisition apparatus for determining the position and orientation of an object in space
US5719561A (en) 1995-10-25 1998-02-17 Gilbert R. Gonzales Tactile communication device and method
US6282362B1 (en) 1995-11-07 2001-08-28 Trimble Navigation Limited Geographical position/image digital recording and display system
AU1328597A (en) 1995-11-30 1997-06-19 Virtual Technologies, Inc. Tactile feedback man-machine interface device
JP4079463B2 (en) 1996-01-26 2008-04-23 ソニー株式会社 Subject detection apparatus and subject detection method
US6049619A (en) 1996-02-12 2000-04-11 Sarnoff Corporation Method and apparatus for detecting moving objects in two- and three-dimensional scenes
JP2891159B2 (en) 1996-02-14 1999-05-17 日本電気株式会社 Object detection method from multi-view images
RU2069885C1 (en) 1996-03-01 1996-11-27 Йелстаун Корпорейшн Н.В. Method and device for observing objects at low illumination intensity
JPH09244793A (en) * 1996-03-04 1997-09-19 Alps Electric Co Ltd Input device
US5937081A (en) 1996-04-10 1999-08-10 O'brill; Michael R. Image composition system and method of using same
US5923318A (en) * 1996-04-12 1999-07-13 Zhai; Shumin Finger manipulatable 6 degree-of-freedom input device
US5917493A (en) 1996-04-17 1999-06-29 Hewlett-Packard Company Method and apparatus for randomly generating information for subsequent correlating
US6516466B1 (en) * 1996-05-02 2003-02-04 Vincent C. Jackson Method and apparatus for portable digital entertainment system
US6151009A (en) 1996-08-21 2000-11-21 Carnegie Mellon University Method and apparatus for merging real and synthetic images
US6400374B2 (en) 1996-09-18 2002-06-04 Eyematic Interfaces, Inc. Video superposition system and method
US5850473A (en) * 1997-01-07 1998-12-15 Lucent Technologies Inc. Method and apparatus for compensating for color variation in a video system
US6021219A (en) * 1997-01-07 2000-02-01 Lucent Technologies Inc. Methods and apparatus for distinguishing among several visual patterns
US5796354A (en) 1997-02-07 1998-08-18 Reality Quest Corp. Hand-attachable controller with direction sensing
US6009210A (en) 1997-03-05 1999-12-28 Digital Equipment Corporation Hands-free interface to a virtual reality environment using head tracking
JP2001515646A (en) 1997-03-07 2001-09-18 スリーディーヴィー システムズ リミテッド Optical shutter
US6061055A (en) 1997-03-21 2000-05-09 Autodesk, Inc. Method of tracking objects with an imaging device
JP3009633B2 (en) 1997-04-03 2000-02-14 コナミ株式会社 Image apparatus, image display method, and recording medium
US6428411B1 (en) 1997-05-02 2002-08-06 Konami Co., Ltd. Volleyball video game system
NO304715B1 (en) * 1997-05-06 1999-02-01 Dimensions As Imaging Procedure
JP3183632B2 (en) 1997-06-13 2001-07-09 株式会社ナムコ Information storage medium and image generation device
US6072504A (en) * 1997-06-20 2000-06-06 Lucent Technologies Inc. Method and apparatus for tracking, storing, and synthesizing an animated version of object motion
US6075895A (en) 1997-06-20 2000-06-13 Holoplex Methods and apparatus for gesture recognition based on templates
US6094625A (en) * 1997-07-03 2000-07-25 Trimble Navigation Limited Augmented vision for survey work and machine control
DE69811050T2 (en) 1997-07-29 2003-11-06 Koninkl Philips Electronics Nv Reconstruction method, device and decoding system for three-dimensional scenes.
US6044181A (en) 1997-08-01 2000-03-28 Microsoft Corporation Focal length estimation method and apparatus for construction of panoramic mosaic images
US6720949B1 (en) * 1997-08-22 2004-04-13 Timothy R. Pryor Man machine interfaces and applications
US6243074B1 (en) * 1997-08-29 2001-06-05 Xerox Corporation Handedness detection for a physical manipulatory grammar
US6297838B1 (en) 1997-08-29 2001-10-02 Xerox Corporation Spinning as a morpheme for a physical manipulatory grammar
US6268857B1 (en) * 1997-08-29 2001-07-31 Xerox Corporation Computer user interface using a physical manipulatory grammar
US6768415B1 (en) * 1997-10-03 2004-07-27 Micron Technology, Inc. Wireless identification device, RFID device with push-on/push-off switch, method of manufacturing wireless identification device
US6031934A (en) 1997-10-15 2000-02-29 Electric Planet, Inc. Computer vision system for subject characterization
US6411744B1 (en) 1997-10-15 2002-06-25 Electric Planet, Inc. Method and apparatus for performing a clean background subtraction
US6101289A (en) 1997-10-15 2000-08-08 Electric Planet, Inc. Method and apparatus for unencumbered capture of an object
US6072494A (en) * 1997-10-15 2000-06-06 Electric Planet, Inc. Method and apparatus for real-time gesture recognition
US6166744A (en) 1997-11-26 2000-12-26 Pathfinder Systems, Inc. System for combining virtual images with real-world scenes
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
WO1999040478A1 (en) 1998-02-08 1999-08-12 3Dv Systems Ltd. Large aperture optical image shutter
US6175343B1 (en) * 1998-02-24 2001-01-16 Anivision, Inc. Method and apparatus for operating the overlay of computer-generated effects onto a live image
US6037942A (en) 1998-03-10 2000-03-14 Magellan Dis, Inc. Navigation system character input device
US6173059B1 (en) * 1998-04-24 2001-01-09 Gentner Communications Corporation Teleconferencing system with visual feedback
JP3646969B2 (en) * 1998-05-25 2005-05-11 富士通株式会社 3D image display device
JP2000020163A (en) 1998-06-30 2000-01-21 Sony Corp Information processor
US6504535B1 (en) * 1998-06-30 2003-01-07 Lucent Technologies Inc. Display techniques for three-dimensional virtual reality
IL125221A0 (en) * 1998-07-06 1999-03-12 Toy Control Ltd Motion activation using passive sound source
US6184863B1 (en) * 1998-10-13 2001-02-06 The George Washington University Direct pointing apparatus and method therefor
DE19849515C1 (en) * 1998-10-19 2000-12-28 Gerhard Wergen Method for transferring characters in particular to a computer and input device using this method
US6307568B1 (en) 1998-10-28 2001-10-23 Imaginarix Ltd. Virtual dressing over the internet
US6409602B1 (en) * 1998-11-06 2002-06-25 New Millenium Gaming Limited Slim terminal gaming system
JP2000181612A (en) * 1998-12-16 2000-06-30 Fujitsu Takamisawa Component Ltd Coordinate input device
US6614422B1 (en) * 1999-11-04 2003-09-02 Canesta, Inc. Method and apparatus for entering data using a virtual input device
US6323942B1 (en) 1999-04-30 2001-11-27 Canesta, Inc. CMOS-compatible three-dimensional image sensor IC
US6545706B1 (en) 1999-07-30 2003-04-08 Electric Planet, Inc. System, method and article of manufacture for tracking a head of a camera-generated image of a person
US6417836B1 (en) * 1999-08-02 2002-07-09 Lucent Technologies Inc. Computer input device having six degrees of freedom for controlling movement of a three-dimensional object
JP2001056742A (en) * 1999-08-19 2001-02-27 Alps Electric Co Ltd Input device
EP1214609B1 (en) * 1999-09-08 2004-12-15 3DV Systems Ltd. 3d imaging system
US6441825B1 (en) 1999-10-04 2002-08-27 Intel Corporation Video token tracking system for animation
US20050037844A1 (en) * 2002-10-30 2005-02-17 Nike, Inc. Sigils for use with apparel
AU2072601A (en) * 1999-12-09 2001-06-18 Zephyr Media, Inc. System and method for integration of a universally publicly accessible global network
US6676522B2 (en) * 2000-04-07 2004-01-13 Igt Gaming system including portable game devices
US6924787B2 (en) 2000-04-17 2005-08-02 Immersion Corporation Interface for controlling a graphical image
WO2001091016A1 (en) * 2000-05-25 2001-11-29 Realitybuy, Inc. A real time, three-dimensional, configurable, interactive product display system and method
US20020056114A1 (en) * 2000-06-16 2002-05-09 Fillebrown Lisa A. Transmitter for a personal wireless network
US6795068B1 (en) * 2000-07-21 2004-09-21 Sony Computer Entertainment Inc. Prop input device and method for mapping an object from a two-dimensional camera image to a three-dimensional space for controlling action in a game program
WO2002008849A2 (en) 2000-07-24 2002-01-31 Herman Ehrenburg Computer-compatible, color-coded manual input system
US7227526B2 (en) * 2000-07-24 2007-06-05 Gesturetek, Inc. Video-based image control system
US20020094189A1 (en) * 2000-07-26 2002-07-18 Nassir Navab Method and system for E-commerce video editing
JP3561463B2 (en) * 2000-08-11 2004-09-02 コナミ株式会社 Virtual camera viewpoint movement control method and 3D video game apparatus in 3D video game
JP4815661B2 (en) * 2000-08-24 2011-11-16 ソニー株式会社 Signal processing apparatus and signal processing method
US20020072414A1 (en) * 2000-09-08 2002-06-13 Donald Stylinski Pilot internet practice system and methods
US6884171B2 (en) * 2000-09-18 2005-04-26 Nintendo Co., Ltd. Video game distribution network
JP2002157607A (en) * 2000-11-17 2002-05-31 Canon Inc System and method for image generation, and storage medium
WO2002043404A2 (en) * 2000-11-22 2002-05-30 Leap Wireless International, Inc. Method and system for providing interactive services over a wireless communications network
WO2002050753A1 (en) * 2000-12-20 2002-06-27 Ar Vision Inc. Method for making simulator program and simulator system using the method
US6789967B1 (en) 2001-02-02 2004-09-14 George Forester Distal chording keyboard
US6749510B2 (en) * 2001-02-07 2004-06-15 Wms Gaming Inc. Centralized gaming system with modifiable remote display terminals
US7116330B2 (en) 2001-02-28 2006-10-03 Intel Corporation Approximating motion using a three-dimensional model
US6931596B2 (en) 2001-03-05 2005-08-16 Koninklijke Philips Electronics N.V. Automatic positioning of display depending upon the viewer's location
US6931125B2 (en) 2001-07-10 2005-08-16 Gregory N. Smallwood Telephone equipment compatible, twelve button alphanumeric keypad
US20030014212A1 (en) * 2001-07-12 2003-01-16 Ralston Stuart E. Augmented vision system using wireless communications
JP3611807B2 (en) * 2001-07-19 2005-01-19 コナミ株式会社 Video game apparatus, pseudo camera viewpoint movement control method and program in video game
US7039253B2 (en) * 2001-07-24 2006-05-02 Casio Computer Co., Ltd. Image display device, image display method, program, and projection system
JP3442754B2 (en) 2001-08-10 2003-09-02 株式会社コナミコンピュータエンタテインメント東京 Gun shooting game apparatus, computer control method and program
US6846238B2 (en) * 2001-09-28 2005-01-25 Igt Wireless game player
JP2003114640A (en) * 2001-10-04 2003-04-18 Nec Corp Plasma display panel and its driving method
US20030093591A1 (en) 2001-11-09 2003-05-15 David Hohl System and method for fast data transfer to display driver
FR2832892B1 (en) 2001-11-27 2004-04-02 Thomson Licensing Sa SPECIAL EFFECTS VIDEO CAMERA
US20030100363A1 (en) 2001-11-28 2003-05-29 Ali Guiseppe C. Method and apparatus for inputting appearance of computer operator into a computer program
KR20030048570A (en) 2001-12-12 2003-06-25 한국전자통신연구원 A keypad assembly with the supplementary buttons and its operating method
US6847311B2 (en) 2002-03-28 2005-01-25 Motorola Inc. Method and apparatus for character entry in a wireless communication device
GB2388418A (en) * 2002-03-28 2003-11-12 Marcus James Eales Input or pointing device with a camera
US7006009B2 (en) * 2002-04-01 2006-02-28 Key Energy Services, Inc. Servicing system for wells
US7023475B2 (en) * 2002-04-08 2006-04-04 Hewlett-Packard Development Company, L.P. System and method for identifying an object with captured images
US20040001082A1 (en) * 2002-06-26 2004-01-01 Amir Said System and method of interaction with a computer controlled image display system using a projected light source
US7227976B1 (en) * 2002-07-08 2007-06-05 Videomining Corporation Method and system for real-time facial image enhancement
US7161579B2 (en) * 2002-07-18 2007-01-09 Sony Computer Entertainment Inc. Hand-held computer interactive device
US7613310B2 (en) * 2003-08-27 2009-11-03 Sony Computer Entertainment Inc. Audio input system
US6917688B2 (en) 2002-09-11 2005-07-12 Nanyang Technological University Adaptive noise cancelling microphone system
US20040063480A1 (en) * 2002-09-30 2004-04-01 Xiaoling Wang Apparatus and a method for more realistic interactive video games on computers or similar devices
US20040095327A1 (en) 2002-11-14 2004-05-20 Lo Fook Loong Alphanumeric data input system and method
JP3849654B2 (en) 2003-02-21 2006-11-22 株式会社日立製作所 Projection display
GB2398691B (en) * 2003-02-21 2006-05-31 Sony Comp Entertainment Europe Control of data processing
US6881147B2 (en) * 2003-06-06 2005-04-19 Nyko Technologies, Inc. Video game controller with integrated microphone and speaker
US7620316B2 (en) * 2005-11-28 2009-11-17 Navisense Method and device for touchless control of a camera
US7834850B2 (en) * 2005-11-29 2010-11-16 Navisense Method and system for object control
JP4481280B2 (en) * 2006-08-30 2010-06-16 富士フイルム株式会社 Image processing apparatus and image processing method
US8277316B2 (en) * 2006-09-14 2012-10-02 Nintendo Co., Ltd. Method and apparatus for using a common pointing input to control 3D viewpoint and object targeting

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0823683A1 (en) * 1995-04-28 1998-02-11 Matsushita Electric Industrial Co., Ltd. Interface device
US6243491B1 (en) * 1996-12-31 2001-06-05 Lucent Technologies Inc. Methods and apparatus for controlling a video system with visually recognized props

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"THE TRACKING CUBE: A THREE-DIMENSIONAL INPUT DEVICE" IBM TECHNICAL DISCLOSURE BULLETIN, IBM CORP. NEW YORK, US, vol. 32, no. 3B, 1 August 1989 (1989-08-01), pages 91-95, XP000029910 ISSN: 0018-8689 *
See also references of EP1552375A2 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8062126B2 (en) 2004-01-16 2011-11-22 Sony Computer Entertainment Inc. System and method for interfacing with a computer program
WO2006097722A2 (en) * 2005-03-15 2006-09-21 Intelligent Earth Limited Interface control
WO2006097722A3 (en) * 2005-03-15 2007-01-11 Intelligent Earth Ltd Interface control
JP2009508581A (en) * 2005-09-15 2009-03-05 株式会社ソニー・コンピュータエンタテインメント Intensive computer image and sound processing and input device for interfacing with computer programs
JP2007087100A (en) * 2005-09-22 2007-04-05 Victor Co Of Japan Ltd Electronic device system
WO2007050885A2 (en) * 2005-10-26 2007-05-03 Sony Computer Entertainment America Inc. System and method for interfacing with a computer program
WO2007050885A3 (en) * 2005-10-26 2007-12-06 Sony Comp Entertainment Us System and method for interfacing with a computer program
JP2009514106A (en) * 2005-10-26 2009-04-02 株式会社ソニー・コンピュータエンタテインメント System and method for interfacing with a computer program

Also Published As

Publication number Publication date
US20040017473A1 (en) 2004-01-29
AU2003253931A1 (en) 2004-02-16
US7102615B2 (en) 2006-09-05
WO2004012073A3 (en) 2004-05-13
CN1672120B (en) 2010-04-28
EP1552375A2 (en) 2005-07-13
TWI297866B (en) 2008-06-11
US20060139322A1 (en) 2006-06-29
JP2005535022A (en) 2005-11-17
DE60308541T2 (en) 2007-09-20
JP4234677B2 (en) 2009-03-04
DE60308541D1 (en) 2006-11-02
TW200405220A (en) 2004-04-01
CN1672120A (en) 2005-09-21
EP1552375B1 (en) 2006-09-20
US7639233B2 (en) 2009-12-29
ATE340380T1 (en) 2006-10-15

Similar Documents

Publication Publication Date Title
US7102615B2 (en) Man-machine interface using a deformable device
EP1636762B1 (en) System and method for providing a real-time three-dimensional interactive environment
EP2029247B1 (en) Control of data processing using cumulative inter-frame motion
US8602894B2 (en) Illuminating controller for interfacing with a gaming system
US7071914B1 (en) User input device and method for interaction with graphic images
US7646372B2 (en) Methods and systems for enabling direction detection when interfacing with a computer program
KR100969873B1 (en) Robot game system and robot game method relating virtual space to real space
KR100817647B1 (en) Man-machine interface using a deformable device
KR20240038728A (en) Information processing devices, information processing methods and computer programs

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SC SD SE SG SK SL TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003771630

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020057000703

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 20038179687

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2004524618

Country of ref document: JP

WWP Wipo information: published in national office

Ref document number: 1020057000703

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003771630

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 2003771630

Country of ref document: EP