AU2001294970B2 - Object tracking system using multiple cameras - Google Patents
Object tracking system using multiple camerasInfo
- Publication number
- AU2001294970B2 AU2001294970B2 AU2001294970A AU2001294970A AU2001294970B2 AU 2001294970 B2 AU2001294970 B2 AU 2001294970B2 AU 2001294970 A AU2001294970 A AU 2001294970A AU 2001294970 A AU2001294970 A AU 2001294970A AU 2001294970 B2 AU2001294970 B2 AU 2001294970B2
- Authority
- AU
- Australia
- Prior art keywords
- interest
- data set
- background
- image data
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Description
MULTIPLE CAMERA CONTROL SYSTEM
CROSS REFERENCE TO RELATED APPLICATION
This application claims priority from U.S. Provisional Application No. 60 237,187, filed October 3, 2000, and titled DUAL CAMERA CONTROL SYSTEM, which is incorporated by reference.
TECHNICAL FIELD
This invention relates to an object tracking system, and more particularly to a video camera based object tracking and interface control system.
BACKGROUND
A variety of operating systems are currently available for interacting with and controlling a computer system. Many of these operating systems use standardized interface functions based on commonly accepted graphical user interface (GUI) functions and control techniques. As a result, different computer platforms and user applications can be easily controlled by a user who is relatively unfamiliar with the platform and/or application, as the functions and control techniques are generally common from one GUI to another.
One commonly accepted control technique is the use of a mouse or trackball style pointing device to move a cursor over screen objects. An action, such as clicking (single or double) on the object, executes a GUI function. However, for someone who is unfamiliar with operating a computer mouse, selecting GUI functions may present a challenge that prevents them from interfacing with the computer system. There also exist situations where it becomes impractical to provide access to a computer mouse or trackball, such as in front of a department store display window on a city street, or while standing in front of a large presentation screen to lecture before a group of people.
SUMMARY In one general aspect, a method of tracking an object of interest is disclosed. The method includes acquiring a first image and a second image representing different viewpoints of the object of interest, and processing the first image into a first image data set and the second image into a second image data set. The method further includes processing the first image data set and the second image data set to generate a background data set associated with a background, and generating a first difference map by
determining differences between the first image data set and the background data set, and a second difference map by determining differences between the second image data set and the background data set. The method also includes detecting a first relative position of the object of interest in the first difference map and a second relative position of the object of interest in the second difference map, and producing an absolute position of the object of interest from the first and second relative positions of the object of interest.
The step of processing the first image into the first image data set and the second image into the second image data set may include determining an active image region for each of the first and second images, and extracting an active image data set from the first and second images contained within the active image region. The step of extracting the active image data set may include one or more techniques of cropping the first and second images, rotating the first and second images, or shearing the first and second images.
In one implementation, the step of extracting the active image data set may include arranging the active image data set into an image pixel array having rows and columns. The step of extracting further may include identifying the maximum pixel value within each column of the image pixel array, and generating data sets having one row wherein the identified maximum pixel value for each column represents that column.
Processing the first image into a first image data set and the second image into a second image data set also may include filtering the first and second images. Filtering may include extracting the edges in the first and second images. Filtering further may include processing the first image data set and the second image data set to emphasize differences between the first image data set and the background data set, and to emphasize differences between the second image data set and the background data set. Processing the first image data set and the second image data set to generate the background data set may include generating a first set of one or more background data sets associated with the first image data set, and generating a second set of one or more background data sets associated with the second image data set.
Generating the first set of one or more background data sets may include generating a first background set representing a maximum value of data within the first image data set representative of the background, and generating the second set of one or more background data sets includes generating a second background set representing a maximum value of data within the second image data set representative of the background. Generating further may include, for the first and second background sets
representing the maximum value of data representative of the background, increasing the values contained within the first and second background sets by a predetermined value.
Generating the first set of one or more background data sets may include generating a first background set representing a minimum value of data within the first image data set representative of the background, and generating the second set of one or more background data sets may include generating a second background set representing a minimum value of data within the second image data set representative of the background. Generating further may include, for the first and second background sets representing the minimum value of data representative of the background, decreasing the values contained within the first and second background sets by a predetermined value. Generating the first set of background data sets may include sampling the first image data set, and generating the second set of background data sets may include sampling the second image data set. Sampling may occur automatically at predefined time intervals, where each sample may include data that is not associated with the background.
Generating the first set of one or more background data sets may include maintaining multiple samples of the first image data set within each background data set, and generating the second set of one or more background data sets may include maintaining multiple samples of the second image data set within each background data set.
Generating each first background data set may include selecting from the multiple samples one value that is representative of the background for each element within the first image data set, and generating each second background data set may include selecting from the multiple samples one value that is representative of the background for each element within the second image data set. Selecting may include selecting the median value from all sample values in each of the background data sets.
In other implementations, generating may include comparing the first image data set to a subset of the background data set, and comparing the second image data set to a subset of the background data set. In other implementations generating a first difference map further may include representing each element in the first image data set as one of two states, and generating a second difference map further may include representing each element in the second image data set as one of two states, where the two states represent whether the value is consistent with the background.
In still other implementations, detecting may include identifying a cluster in each of the first and second difference maps, where each cluster has elements whose state within its associated difference map indicates that the elements are inconsistent with the background. Identifying the cluster further may include reducing the difference map to one row by counting the elements within a column that are inconsistent with the background.
Identifying the cluster further may include identifying the column as being within the cluster and classifying nearby columns as being within the cluster. Identifying the column as being within the cluster also may include identifying the median column. Identifying the cluster further may include identifying a position associated with the cluster. Identifying the position associated with the cluster may include calculating the weighted mean of elements within the cluster.
Detecting further may include classifying the cluster as the object of interest. Classifying the cluster further may include counting the elements within the cluster and classifying the cluster as the object of interest only if that count exceeds a predefined threshold. Classifying the cluster further may include counting the elements within the cluster and counting a total number of elements classified as inconsistent within the background within the difference map, and classifying the cluster as the object of interest only if the ratio of the count of elements within the cluster over the total number of elements exceeds a predefined threshold.
The step of detecting further may include identifying a sub-cluster within the cluster that represents a pointing end of the object of interest and identifying a position of the sub-cluster.
In the above implementations, the object of interest may be a user's hand, and the method may include controlling an application program using the absolute position of the object of interest.
The above implementations further may include acquiring a third image and a fourth image representing different viewpoints of the object of interest, processing the third image into a third image data set and the fourth image into a fourth image data set, and processing the third image data set and the fourth image data set to generate the background data set associated with the background. The method also may include generating a third difference map by determining differences between the third image data set and the background data set, and a fourth difference map by determining differences between the fourth image data set and the background data set, and detecting
a third relative position of the object of interest in the third difference map and a fourth relative position of the object of interest in the fourth difference map. The absolute position of the object of interest may be produced from the first, second, third and fourth relative positions of the object of interest. As part of this implementation, the object of interest may be a user's hand, and also may include controlling an application program using the absolute position of the object of interest.
In another aspect, a method of tracking an object of interest controlled by a user to interface with a computer is disclosed. The method includes acquiring images from at least two viewpoints, processing the acquired images to produce an image data set for each acquired image, and comparing each, image data set to one or more background data sets to produce a difference map for each acquired image. The method also includes detecting a relative position of an object of interest within each difference map, producing an absolute position of the object of interest from the relative positions of the object of interest, and using the absolute position to allow the user to interact with a computer application.
Additionally, this method may include mapping the absolute position of the object of interest to screen coordinates associated with the computer application, and using the mapped position to interface with the computer application. This method also may include recognizing a gesture associated with the object of interest by analyzing changes in the absolute position of the object of interest, and combining the absolute position and the gesture to interface with the computer application.
In another aspect, a multiple camera tracking system for interfacing with an application program running on a computer is disclosed. The multiple camera tracking system includes two or more video cameras arranged to provide different viewpoints of a region of interest and are operable to produce a series of video images. A processor is operable to receive the series of video images and detect objects appearing in the region of interest. The processor executes a process to generate a background data set from the video images, generate an image data set for each received video image and compare each image data set to the background data set to produce a difference map for each image data set, detect a relative position of an object of interest within each difference map, and produce an absolute position of the object of interest from the relative positions of the object of interest and map the absolute position to a position indicator associated with the application program.
In the above implementation, the object of interest may be a human hand. Additionally, the region of interest may be defined to be in front of a video display associated with the computer. The processor may be operable to map the absolute position of the object of interest to the position indicator such that the location of the position indicator on the video display is aligned with the object of interest.
The region of interest may be defined to be any distance in front of a video display associated with the computer, and the processor may be operable to map the absolute position of the object of interest to the position indicator such that the location of the position indicator on the video display is aligned to a position pointed to by the object of interest. Alternatively, the region of interest may be defined to be any distance in front of a video display associated with the computer, and the processor may be operable to map the absolute position of the object of interest to the position indicator such that movements of the object of interest are scaled to larger movements of the location of the position indicator on the video display. The processor may be configured to emulate a computer mouse function. This may include configuring the processor to emulate controlling buttons of a computer mouse using gestures derived from the motion of the object of interest. A sustained position of the object of interest for a predetermined time period may trigger a selection action within the application program. The processor may be configured to emulate controlling buttons of a computer mouse based on a sustained position of the object of interest for a predetermined time period. Sustaining a position of the object of interest within the bounds of an interactive display region for a predetermined time period may trigger a selection action within the application program. The processor may be configured to emulate controlling buttons of a computer mouse based on a sustained position of the position indicator within the bounds of an interactive display region for a predetermined time period.
In the above aspects, the background data set may include data points representing at least a portion of a stationary structure. In this implementation, at least a portion of the stationary structure may include a patterned surface that is visible to the video cameras. The stationary structure may be a window frame. Alternatively, the stationary structure may include a strip of light.
In another aspect, a multiple camera tracking system for interfacing with an application program running on a computer is disclosed. The system includes two or
more video cameras arranged to provide different viewpoints of a region of interest and are operable to produce a series of video images. A processor is operable to receive the series of video images and detect objects appearing in the region of interest. The processor executes a process to generate a background data set from the video images, generate an image data set for each received video image, compare each image data set to the background data set to produce a difference map for each image data set, detect a relative position of an object of interest within each difference map, produce an absolute position of the object of interest from the relative positions of the object of interest, define sub regions within the region of interest, identify a sub region occupied by the object of interest, associate an action with the identified sub region that is activated when the object of interest occupies the identified sub region, and apply the action to interface with the application program.
In the above implementation, the object of interest may be a human hand. Additionally, the action associated with the identified sub region may emulate the activation of keys of a keyboard associated with the application program. In a related implementation, sustaining a position of the object of interest in any sub region for a predetermined time period may trigger the action.
The details of one or more implementations are set forth in the accompanying • drawings and the description below. Otlier features and advantages will be apparent from the description and drawings, and from the claims.
DESCRIPTION OF DRAWINGS
Fig. 1 shows the hardware components of a typical implementation of the multicamera control system, and their typical physical layout.
Fig. 2A shows the typical geometric relationship between the cameras and various image regions of Fig. 1.
Fig. 2B shows a typical image captured by one of the cameras of Fig. 1. Fig. 3 is a flow diagram showing the processes that are performed, typically within a microcomputer program associated with the multicamera control system. Fig. 4 is a flow diagram showing a portion of the process shown in Fig. 3 in greater detail, and in particular, the processes involved in detecting an object and extracting its position from the image signals captured by the cameras.
Fig. 5A shows sample image data, presented as a gray-scale bitmap image, acquired by a camera and generated by part of the process shown in Fig. 4.
Fig. 5B shows sample image data, presented as a gray-scale bitmap image, generated by part of the process shown in Fig. 4.
Fig. 5C shows sample image data, presented as a gray-scale bitmap image, generated by part of the process shown in Fig. 4. Fig. 5D shows sample image data, presented as a gray-scale bitmap image, generated by part of the process shown in Fig. 4.
Fig. 5E shows sample data, presented as a binary bitmap image, identifying those pixels that likely belong to the object that is being tracked in the sample, generated by part of the process shown in Fig. 4. Fig. 6 is a flow diagram showing a portion of the process described in Fig. 4 in greater detail, and in particular, the processes involved in classifying and identifying the object given a map of pixels that have been identified as likely to belong to the object that is being tracked, for example given the data shown in Fig. 5E.
Fig. 7A shows the sample data presented in Fig. 5E, presented as a binary bitmap image, with the identification of those data samples that the processes shown in Fig. 6 have selected as belonging to the object in this sample.
Fig. 7B shows the sample data presented in Fig. 5E, presented as a bar graph, with the identification of those data samples that the processes outlined in Fig. 6 have selected as belonging to the object, with specific points in the graph being identified. Fig. 7C shows a difference set of sample data, presented as a binary bitmap image, with the identification of those data samples that the processes shown in Fig. 6 have selected as belonging to the object and key parts of the object in this sample.
Fig. 8 is a flow diagram that shows a part of the process shown in Fig. 4 in greater detail, and in particular, the processes involved in generating and maintaining a description of the background region over which the object occludes.
Fig. 9A shows the geometry on which Eq. 3 is based, that is, an angle defining the position of the object within the camera's field of view, given the location on the image plane where the object has been sensed.
Fig. 9B shows the geometry on which Eq. 4, 5 and 6 are based, that is, the relationship between the positions of the cameras and the object that is being tracked.
Fig. 10 is a graph illustrating Eq. 8, that is, the amount of dampening that may be applied to coordinates given the change in position of the object to refine the positions.
Fig. 11 A is an example of an application program that is controlled by the system, where the object of interest controls a screen pointer in two dimensions.
Fig. 11B shows the mapping between real-world coordinates and screen coordinates used by the application program in Fig. 11 A.
Fig. 12 A and 12B are examples of an application program that is controlled by the multicamera control system, where the object of interest controls a screen pointer in a three dimensional virtual reality environment.
Fig. 13 A shows the division of the region of interest into detection planes used by a gesture detection method to identify a gesture that may be associated with the intention to activate.
Fig. 13B shows the division of the region of interest into detection boxes used by a gesture detection method to identify a gesture that may be associated with selecting a cursor direction.
Fig. 13C shows an alternate division of the region of interest into direction detection boxes used by a gesture detection method to identify a gesture that may be associated with selecting a cursor direction. Fig. 13D illustrates in greater detail the relationship of neighboring divisions of
Fig. 13C.
Like reference symbols in the various drawings indicate like elements.
DETAILED DESCRIPTION
Fig. 1 shows a multicamera motion tracking and control system 100 interfaced with an image viewing system. In this implementation two cameras 101 and 102 scan a region of interest 103. A controlled or known background 104 surrounds the region of interest 103. An object of interest 105 is tracked by the system when it enters the region of interest 103. The object of interest 105 may be any generic object inserted into the region of interest 103, and is typically a hand or finger of a system user. The object of interest 105 also may be a selection device such as a pointer.
The series of video images acquired from the cameras 101 and 102 are conveyed to a computing device or image processor 106. In this implementation, the computing device is a general-purpose computer that runs additional software that provides feedback to the user on a video display 107. Fig. 2 A illustrates a typical implementation of the multicamera control system
100. The two cameras 101 and 102 are positioned outside of the region of interest 103.
The cameras are oriented so that the intersection 204 of their field of views (205 for camera 101, 206 for camera 102) completely encompasses the region of interest 103. The orientation is such that the cameras 101, 102 are rotated on axes that are approximately
parallel. In this example, a floor or window ledge and sidewalls provide a controlled background 104 having distinct edges. The corresponding view captured by camera 101 is shown in Fig. 2B. While not shown, it should be understood that the view captured by camera 102 is a mirror image of the view captured by camera 101. The controlled background 104 may not cover the camera's entire field of view 205. For each camera, an active image region 208 is found that is entirely contained within the controlled background 104, and also contains the entire region of interest 103. The background 104 is controlled so that a characteristic of the background can be modeled, and the object of interest 105, either in part or in whole, differs from the background 104 in that characteristic. When the object of interest 105 appears within the region of interest 103, the object 105 will occlude a portion of the controlled background 104 within the active image region 208 of each camera 101, 102. In the location of the occlusion, either as a whole or in parts, the captured images will, in terms of the selected characteristic, be inconsistent with the model of the controlled background 104. In summary, the object of interest 105 is identified and, if found, its position within the active image region 208 of both cameras is calculated. Using the position data of each camera 101, 102, as well as the positions of the cameras relative to the region of interest 103, and parameters describing the cameras, the position of the object of interest 105 within the region of interest 103 is calculated. The processes performed by the image processor 106 (Fig. 1), which may be implemented through a software process, or alternatively through hardware, are generally shown in Fig. 3. The camera images are simultaneously conveyed from the cameras 101, 102 and captured by image acquisition modules 304, 305 (respectively) into image buffers 306, 307 (respectively) within the image processor 106. Image detection modules 308, 309 independently detect the object of interest 105 in each image, and determine its position relative to the camera view. The relative position information 310, 311 from both camera views is combined by a combination module 312 and optionally refined by a position refinement module 313, to determine at block 314, the global presence and position of the object of interest 105 within the region of interest 103. Optionally, specific gestures performed by the user may be detected in a gesture detection module
315. The results of the gesture detection process are then conveyed to another process or application 316, either on the same image processor 106 or to another processing device. The process of gesture detection is described in greater detail below.
Image detection modules 308 and 309 are identical in the processes that they execute. An implementation of these image detection modules 308, 309 is shown in Fig 4. In block 402, the image processor 106 extracts, from the captured image data stored in the image buffers 306 or 307, the image data that corresponds to the active image region 208 (of Fig. 2B). The image may be filtered in a filtering process 403 to emphasize or extract the aspects or characteristics of the image where the background 104 and object of interest 105 differ, but are otherwise invariant within the background 104 over time. In some implementations, the data representing the active image region may also be reduced by a scaling module 404 in order to reduce the amount of computations required in later processing steps. Using the resulting data, the background 104 is modeled by one or more instances of a background model process at block 405 to produce one or more descriptions represented as background model data 406 of the controlled background 104. Therefore the background 104 is modeled in terms of the desired aspects or characteristics of the image. The background model(s) 406 are converted into a set of criteria in process 407. In a comparison process 408, the filtered (from process 403) and/or reduced (from module 404) image data is compared to those criteria (from process 407), and the locations where the current data is inconsistent with the background model data 406, that is where the criteria is not satisfied, are stored in an image or difference map 409. In detection module 410, the difference map 409 is analyzed to determine if any such inconsistencies qualify as a possible indication of an object of interest 105 and, if these criteria are satisfied, its position within the camera view (205 or 206) is determined. The position of the object 105 may be further refined (optionally) at block 411, which produces a camera-relative presence and position output 310 or 311 associated with the object of interest 105 (as described above with respect to Fig. 3). In block 402 of Fig 4, image processor 106 extracts the image data that corresponds to the active image region 208 (of Fig. 2B). The image data may be extracted by cropping, shearing, rotating, or otherwise transforming the captured image data. Cropping extracts only the portion of the overall image that is within the active image region 208. Bounds are defined, and any pixels inside the bounds are copied, unmodified, to a new buffer, while pixels outside of the bounds are ignored. The active image region 208 may be of arbitrary shape. Shearing and rotation reorder the data into an order that is more convenient for further processing, such as a rectangular shape so that it may be addressed in terms of rows and columns of pixels.
Rotation causes the contents of an image to appear as if the image has been rotated. Rotation reorders the position of pixels from (x,y) to (x',y') according to the following equation:
where θ is the angle that the image is to be rotated.
If the cameras 101 and 102 are correctly mounted with respect to the region of interest 103, the desired angle of rotation will typically be small. If the desired angle of rotation is small, shearing may be used to provide an approximation that is computationally simpler than rotation. Shearing distorts the shape of an image such that the transformed shape appears as if the rows and columns have been caused to slide over and under each other. Shearing reorders the position of pixels according to the following equations:
where shx represents the amount of horizontal shear within the image, and shy represents the amount of vertical shear within the image.
An implementation of the multicamera control system 100 applies in scenarios where the object of interest 105, either in whole or in part, is likely to have either higher or lower luminance than the controlled background 104. For example, the background 104 may be illuminated to create this scenario. A filtering block 403 passes through the luminance information associated with the image data. A single background model 406 represents the expected luminance of the background 104. In practice, the luminance of the controlled background 104 may vary within the active image region 208, therefore the background model 406 may store the value of the expected luminance for every pixel witliin the active image region 208. The comparison criteria generation process 407 accounts for signal noise (above that which may be accounted for within the background model) and minor variability of the luminance of the controlled background 104 by modifying each luminance value from the background model 406, thus producing the minimal luminance value that may be classified as being consistent with the background model 406. For example, if the luminance of the controlled background 104 is higher
than the luminance of the object of interest 105, then processes block 407 decreases the luminance value of each pixel by an amount greater than the expected magnitude of signal noise and variability of luminance.
In some implementations of system 100, the region of interest 103 is sufficiently narrow such that it may to be modeled as a region of a plane. The orientation of that plane is parallel to the front' and rear faces of the dotted cube that represents the region of interest 103 in Fig. 1. The active image region 208 may be reduced to a single row of pixels in the optional scaling module 404 if two conditions are satisfied: 1) the object of interest 105, when it is to be detected, will occlude the background 104 in all rows of some columns of the active image region 208, and 2) a single set of values in the background model 406 sufficiently characterizes an entire column of pixels in the active image region 208. The first condition is usually satisfied if the active image region 208 is thinner than the object of interest 105. The second condition is satisfied by the implementation of blocks 403, 405, 406 and 407 described above. Application of the scaling module 404 reduces the complexity of processing that is required to be performed in later processes, as well as reducing the storage requirements of the background model(s) 406.
The particular implementation of the scaling module 404 depends on the specifics of processing blocks 403, 405, 406 and 407. If the luminance of the controlled background 104 is expected to be higher than that of the object of interest 105, as described above, one implementation of the scaling module 404 is to represent each column by the luminance of greatest magnitude within that column. That is to say, for each column, the highest value in that column is copied to a new array. This process has the added benefit that the high-luminance part of the controlled background 104 need not fill the entire controlled background 104.
An alternative implementation applies in scenarios where the controlled background 104 is static, that is, contains no motion, but is not otherwise limited in luminance. A sample source image is included in Fig. 5A as an example. In this case, the object of interest, as sensed by the camera, may contain, or be close in magnitude to, the luminance values that are also found within the controlled background 104. In practice, the variability of luminance of the controlled background 104 (for example, caused by a user moving in front of the apparatus thereby blocking some ambient light) may be significant in magnitude relative to the difference between the controlled background 104 and the object of interest 105. Therefore, a specific type of filter may be applied in the
filtering process 403 that produces results that are invariant to or de-emphasize variability in global luminance, while emphasizing parts of the object of interest 105. A 3x3 Prewitt filter is typically used in the filtering process 403. Fig 5B shows the result of this 3x3 Prewitt filter on the image in Fig 5A. In this implementation, two background models 406 may be maintained, one representing each of the high and low values, and together representing the range of values expected for each filtered pixel. The comparison criteria generation process 407 then decreases the low- value and increases the high- value by an amount greater than the expected magnitude of signal noise and variability of luminance. The result is a set of criterion, an example of which, for the low- value, is shown in Fig. 5C, and an example of which, for the high- value, is shown in Fig. 5D. These modified images are passed to the comparison process 408, which classifies pixels as being inconsistent to the controlled background 104 if their value is either lower than the low- value criterion (Fig. 5C) or higher than the high-value criterion (Fig. 5D). The result is a binary difference map 409, of which example corresponding to Fig. 5B is shown in Fig. 5E.
The preceding implementation allows the use of many existing surfaces, walls or window frames, for example, as the controlled background 104 where those surfaces may have arbitrary luminance, textures, edges, or even a light strip secured to the surface of the controlled background 104. The above implementation also allows the use of a controlled background 104 that contains a predetermined pattern or texture, a stripe for example, where the above processes detect the lack of the pattern in the area where the object of interest 105 occludes the controlled background 104.
The difference map 409 stores the positions of all pixels that are found to be inconsistent with the background 104 by the above methods. In this implementation, the difference map 409 may be represented as a binary image, where each pixel may be in one of two states. Those pixels that are inconsistent with the background 104 are identified or "tagged" by setting the pixel in the corresponding row and column of the difference map to one of those states. Otherwise, the corresponding pixel is set to the other state. An implementation of the detection module 410, which detects an object of interest 105 in the difference map 409, shown in Fig. 6. Another scaling module at block 603 provides an additional opportunity to reduce the data to a single dimensional array of data, and may optionally be applied to scenarios where the orientation of the object of interest 105 does not have a significant effect on the overall bounds of the object of
interest 105 within the difference map 409. In practice, this applies to many scenarios where the number of rows is less than or similar to the typical number of columns that the object of interest 105 occupies. When applied, the scaling module at block 603 reduces the difference map 409 into a map of one row, that is, a single dimensional array of values. In this implementation, the scaling module 603 may count the number of tagged pixels in each column of the difference map 409. As an example, the difference map 409 of Fig. 7A is reduced in this manner and depicted as a graph 709 in Fig. 7B. Applying this optional processing step reduces the processing requirements and simplifies some of the calculations that follow. Continuing with this implementation of the detection module 410, it is observed that the pixels tagged in the difference map (409 in example Fig. 7A) that are associated with the object of interest 105 will generally form a cluster 701, however the cluster is not necessarily connected. A cluster identification process 604 classifies pixels (or, if the scaling module 603 has been applied, classifies columns) as to whether they are members of the cluster 701. A variety of methods of finding clusters of samples exist and may be applied, and the following methods have been selected on the basis of processing simplicity. It is noted that, when the object of interest 105 is present, it is likely that the count of correctly tagged pixels will exceed the number of false-positives. Therefore the median position is expected to fall somewhere within the object of interest 105. Part of this implementation of the cluster identification process 604, when applied to a map of one row (for example, where the scaling module at block 603 or 404 has been applied), is to calculate the median column 702 and tag columns as part of the cluster 701 (Fig. 7B) if they are within a predetermined distance 703 that corresponds to the maximum number of columns expected to be occupied. Part of this implementation of the cluster identification process 604, when applied to a map of multiple rows, is to add tagged pixels to the cluster 703 if they meet a neighbor-distance criterion.
In this implementation, a set of criteria is received by a cluster classification process 605 and is then imposed onto the cluster 701 to verify that the cluster has qualities consistent with those expected of the object of interest 105. Thus, process 605 determines whether the cluster 701 should be classified as belonging to the object of interest 105. Part of this implementation of the cluster classification process 605 is to calculate a count of the tagged pixels within the cluster 701 and to calculate a count of all tagged pixels. The count within the cluster 701 is compared to a threshold, eliminating false matches in clusters having too few tagged pixels to be considered as an object of
interest 105. Also, the ratio of the count of pixels within the cluster 701 relative to the total count is compared to a threshold, further reducing false matches.
If the cluster 701 passes these criteria, a description of the cluster is refined in process block 606 by calculating the center of gravity associated with the cluster 701 in process 607. Although the median position found by the scaling module 603 is likely to be within the bounds defining the object of interest 105, it is not necessarily at the object's center. The weighted mean 710, or center of gravity, provides a better measure of the cluster's position and is optionally calculated within process 606, as sub-process 607. The weighted mean 710 is calculated by the following equation: c-1
∑x - C[x] x = =0
∑C[x]
where: x is the mean c is the number of columns
C[x] is the count of tagged pixels in column x.
The cluster's bounds 704 may also be optionally calculated within process 606, shown as process 608. The cluster 703 may include some false-positive outliers, so as part of this implementation, the bounds may be defined as those that encompass a predetermined percentile of the tagged pixels, or, in scenarios where relatively few pixels are expected to be tagged, encompasses those tagged pixels (or columns, if scaling module 603 is applied) that form tight sub-clusters, that is those tagged pixels (or columns) that have neighbors that are also tagged.
In addition to the middle and bound coordinates, the orientation of the object of interest 105 may optionally be inferred by calculation of the moments of the cluster. This calculation is represented by a cluster orientation calculation process at sub-process 609 within process 606.
In some applications of the system 100, the object of interest 105 is used as a pointer. In this case, the "pointing end" of the object 105 is desired and may also be determined by a pointing end calculation sub-process within process 606 if the region of interest 103 contains a sufficient number of rows and the number of rows has not been reduced. An example is depicted in Fig 7C. The object of interest 105 will typically enter, or be constrained to enter, the active image region 208 from a known border of that region. The pointing end 705 (for example the user's fingertip) of the object of interest
105 is likely to be the portion of the cluster 701 that is furthest from the region of entry 706 into the active image region 208. The cluster 701 may include some false-positive outliers. As such, the pointing end 705 may be defined as the region 707 within the cluster 701 that encompasses multiple tagged pixels near the furthest bounding side of the cluster 701, or, in scenarios where relatively few pixels are expected to be tagged, encompasses the furthest tagged pixels that form a tight sub-cluster; that is those tagged pixels that have neighbors that are also tagged. This sub-cluster is identified by a sub- cluster pointing end process 610, and the position of the sub-cluster is found in process 611. Continuing with this implementation, a process implemented by a smoothing module 612 may optionally be applied to any or all of the positions found in process 606. Smoothing is a process of combining the results with those solved previously so they move in a steady maimer from frame to frame. The weighted mean coordinate 710, found by the center of gravity determination process 607, is dependent on many samples and therefore is inherently steady. The bound 704, found by the cluster bounding dimension determination process 608, and pointing end 705, found by 611, coordinates are dependent on relatively fewer members of the cluster, and the state of a single pixel may have a significant effect. Since the size of the region occupied by the object of interest 105 is expected to remain relatively steady, smoothing may be applied to the distance between the bounds 704 measured relative to the cluster's weighted mean coordinate 710. Since the shape and orientation of the object of interest 105 is expected to change less rapidly than the overall position object of interest 105, smoothing may be applied to the distance of the pointing end 705 measured relative to the cluster's weighted mean coordinate 710. A process used in the center of gravity process 607 is Eq. 1 as follows:
s(t) = (a x r(t)) + ((1 - a) x s(t - 1))
In Eq. 1, the smoothed value at time t (s(t)) is equal to one minus the scalar value (a) multiplied by the smoothed value at time minus one (t-1). This amount is added to the raw value at time t (r(t)) multiplied by a scalar (a) that is between zero and one.
Referring to Fig. 8, implementations of system 100 make use of, as described above, one or more background models 406 (Fig. 4). An implementation of the background model process or component 405 that generates the background model data
406 is shown in Fig 8. This implementation of the background model component 405 automatically generates and dynamically updates the background model, allowing unattended operation of the system.
Input data 802 is provided by the output of scaling module 404 for this implementation of the background model component 405. Input is available every frame, and is sampled in a sampling process 803. The sample may contain the object of interest 105 occluding part of the controlled background 104. For each pixel, a range of values may be a better representative of the background 104 than a single value. By including the effects of this range in the background model, the expansion in process 407 may be made tighter. Contributing multiple frames of data to the sample allows this range to be observed, but also increases the portion of the background 104 that is occluded by the object of interest 105 if the object of interest 105 is in motion while the frames are being sampled. The optimal number of frames to use is dependent on the expected motion of the object of interest 105 in the particular application of the system. In practice, for systems that are tracking a hand, 10 frames, representing approximately 0.33 seconds, is sufficient to observe the majority of that range without allowing motion of the object of interest to occlude an undue portion of the background. If the particular background model is to be compared in comparison process 408 as the upper bound on values that are considered to be consistent with the background 104, then the maximum value of each pixel observed in the multiple frames may be recorded as the sample value. If the particular background model 406 is to be compared in process 408 as the lo*wer bound on values that are considered to be consistent with the background 104, then the minimum value of each pixel observed in the multiple frames may be recorded as the sample value. In this implementation of the background model component 405, samples from the sampling process 803 are added to a buffer 804 having storage locations to store n samples, where the oldest sample in the history is replaced. The history therefore contains n sampled values for each pixel. The span of time, d, represented in the buffer is dependent on the rate that new samples are acquired and added to the history, r, by Eq. 2, described as follows:
7 n d = — r
In this implementation, a median process block 805 selects, for each pixel, a value that it determines is representative of the controlled background 104 at the location represented by that pixel. One method of selecting a value representative of the
controlled background 104 within process block 805 is to select the median value of the n samples of each pixel. For any pixel, a number of the n sampled values in the buffer 804 may represent the object of interest 105. Duration d is selected so that it is unlikely that the object of interest 105 will occlude any one pixel of the controlled background 104 for an accumulated duration ofdl2 or longer within any time-span of d. Therefore, for any pixel, the majority of the sampled values will be representative of the background 104, and therefore the median of the sampled values will be a value representative of the background 104.
The background model component 405 is adaptive, and any changes to the background 104 will be reflected in the output of median process block 805 once they have been observed for time o d/2. This system does not require that the entire controlled background 104 be visible when initialized, the object of interest 105 may be present when initialized, however it does require that samples be observed for time of d before providing output. Optionally, the constraint may be applied that the object of interest 105 must be absent when the system is initialized, in which case the first observed sample values may be copied into all n samples of the buffer 804, allowing the system to produce an output sooner.
The duration that any one pixel of the controlled background 104 will be occluded by the object of interest 105, and therefore the duration d, is dependent on the particular application of the system. The number of samples, n, can be scaled for the memory buffer and processing power available.
The preceding discussion presents one implementation of obtaining the position of the object of interest 105 within and relative to the images acquired by the cameras 101 and 102. If the object of interest 105 was successfully detected and its coordinates found in both cameras views 205 and 206 by detection modules 308 and 309 of Fig. 3, then the combination of these coordinates is sufficient to recover the position of the object of interest 105 within the region of interest 103. In the implementation outlined in Fig. 3, the position of the object of interest 105 is calculated in combination module 312.
Turning to Figs. 9A and 9B, an implementation of the combination module 312 is shown. For each camera 101 and 102, the position/? 902 of the object of interest 105 on the camera's image plane 904 is converted to an angle 905, which is referred in this description as beta (β), and is measured on the reference plane whose normal is defined by the axes of the rotations of the cameras 101, 102. (In practice, the axes are not precisely parallel and do not exactly define a single plane, however the process described
herein is tolerant of that error). By approximating the camera 101, 102 as an ideal pinhole model of the camera, that angle (β), relative to the vector 906 defining the orientation of the camera, is approximated.
Eq. 3, as shown in Fig. 9A, illustrates an approximation calculation as follows:
To approximate the angle beta (β), the inverse tangent is applied to the quantity of the focal length ( ) divided by the position/-? on the image plane projected onto the intersection of the reference plane and the image plane.
For maximum precision, the intrinsic camera parameters (location of the principal point and scale of image) and radial distortion caused by the lens should be corrected for by converting the distorted position (as represented by the relative position information 310, 311) to the ideal position. More specifically, the ideal position is the position on the image plane 904 that the object 105 would be projected if the camera 101, 102 had the properties of an ideal pinhole camera, whereby Eq. 3 will produce the exact angle. One set of correction equations are presented in Z. Zhang, A Flexible New Technique for
Camera Calibration, Microsoft Research, http://research.microsoft.com/~zhang, which is incorporated by reference. For many applications of the system, the approximation has been found to provide sufficient precision without this correction noted above.
Continuing with the description of combination module 312, a reference vector 907, as illustrated in Fig. 9B, is defined such that it passes through the positions of both cameras 101 and 102 on the reference plane where the reference plane is defined such that the axis of rotation of the cameras define the normal of the reference plane.. The angles 908 that the cameras are rotated are measured relative to the reference vector 907. A formula for measurement of the angles is shown in Eq. 4: a = β0 + β
Measurement of the angle alpha (α) is equal to the angle beta_not (li ) and the angle beta (β).
Eq. 4 is applied to measure the angles 909 of the object of interest 105 relative to the reference vector 907. That angle is referred to by the alpha (α) symbol herein. The angle alpha 909 for each camera 101 and 102, and the length of the reference vector 907, are sufficient to find the position of the object of interest 105 on the reference plane, by Eq. 5 and Eq. 6.
Eq. 5 calculates the offset of the object of interest (y) by the formula:
wtan A tanaB y tanaA + tanaB
The offset (y) is equal to the reciprocal of the tangent of the angle (ah) for camera A 101 and the tangent of the angle (cm) for camera B 102 multiplied by the vector length 907 (w), the tangent of the angle (cικ) for camera A 101 and the tangent of the angle (an) for camera B 102.
Eq. 6 calculates the offset of the object of interest (XA) as follows: y
*A = tana.
In Eq. 6, the offset ( A) is measured by the offset from Eq. 5 (y) divided by the tangent of the angle (a ) for camera A 101. The position of the object 105 on the axis perpendicular to the reference plane may be found by Eq. 7, which is applied to the position in each image, using the distance of the object of interest 105 from the camera.
z =- l P- f
In Eq. 7, the position (-.) is calculated as the position (p) on the image plane projected onto the vector of the image plane perpendicular to that use in Eq. 3 divided by the focal length j) multiplied by the distance of the object of interest 105 from the camera (I).
These relations provide a coordinate of the object of interest 105 relative to Camera A 101. Knowing the position and size of the region of interest 103 relative to Camera A 101, the coordinate may be converted so that it is relative to the region of interest 103, 312 of Fig. 3.
Smoothing may optionally be applied to these coordinates in refinement module 313 of the implementation of this system shown in Fig. 3. Smoothing is a process of combining the results with those solved previously so that motion is steady from frame to frame. One method of smoothing for these particular coordinate values (XA, y, z found by combination module 312) is described herein. Each of the components of the coordinate values associated with the object of interest 105, that is x, y, and z, are smoothed independently and dynamically. The degree of dampening S is calculated by Eq. 8, where S is dynamically and automatically adjusted in response to the change in position is calculated as follows:
B)
In Eq. 8, s(t) is the smoothed value at time t, r(t) is the raw value at time t, DA and DB are thresholds, and S^ and Sg define degrees of dampening. Two distance thresholds, DA and DB, as shown in Fig. 10, define three ranges of motion. A change in position that is less than DA, motion is heavily dampened 1001 by SA, thereby reducing the tendency of a value to switch back and forth between two nearby values (a side effect of the discrete sampling of the images). A change in position greater than DB is lightly dampened 1002 by Sβ, or not dampened. This reduces or eliminates lag and vagueness that is introduced in some other smoothing procedures. The degree of dampening is varied for motion between DA and DB, the region marked as 1003, so that the transition between light and heavy dampening is less noticeable. The scalar a, which is applied to Eq. 1, is found by Eq. 9 as follows: β _ ___
S In Eq. 9, scalar (a) is bound such that equal to or greater than zero, and less than or equal to one, the dampening value of S is found by Eq. 8, and e is the elapsed time since the previous frame.
These coordinates 314 of the object of interest 105, if found, are typically conveyed to another process such as a user application program 316 for use. They may be conveyed to another process executing on the same image processor 106 as the above calculations where performed, or to another computing device. The method in which the data are conveyed to the application program 316 may include emulation of a traditional user input device (including mouse and keyboard), allowing the system to provide control of existing control functions within the application program 316. The coordinates 314 of the object of interest 105 may be calculated for every video frame captured by the cameras, where one video frame is typically captured 30 times or more every second.
This results in little latency between the user's actions and the application's reactions. In a typical implementation of the system, the application program 316 provides user feedback by displaying to the video display 107 a visual representation of an
indicator. The indicator is caused to move such that its position and motion mimics the motion of the object of interest 105 (typically the user's hand).
In one variation of this form of user interface, the indicator, such as a mouse pointer, is shown in front of other graphics, and its movements are mapped to the two dimensional space defined by the surface of the screen. This form of control is analogous to that provided by a computer mouse, such as that used withthe Microsoft® Windows® operating system. An example feedback image of an application that uses this style of control is shown as 1102 in Fig. 11A.
Referring to Fig. 11A (and briefly to Fig. 3), the image processor 106 also includes an optional coordinate re-mapping process 317 (Fig. 3). The coordinate remapping process 317 is operable to remap the global presence and position coordinates 314 (associated with the object of interest 105) into the position where the indicator 1101 (such as a cursor or mouse pointer) is overlaid onto the image 1102 by way of Eq. 10 for the x coordinate, and the equivalent of this equation for the y coordinate, as follows:
In Eq. 10, xh is the coordinate position 314 associated with the object 105, xcis the cursor position on the screen, mapped 0-1, and b, and br axe the positions of the left and right bounds of a sub-region within the region of interest 103. As illustrated in Fig.
11B, the entire region of the display 1102 is represented by a sub-region 1103 contained entirely within the region of interest 103. Positions (for example, position A 1105) within the sub-region 1103 are linearly mapped to positions (for example, 1106) within the display 1102. Positions (for example, position B 1107) outside the sub-region 1103 but still within the region of interest 103 are mapped to the nearest position (for example,
1108) on the border of the display region 1102. This reduces the likelihood of the user unintentionally removing the object of interest 105 (usually the user's hand or pointing finger) from the sub-region while attempting to move the indicator 1101 to a position near a border of the display.
In scenarios where the region of interest 103 is immediately in front of the video display 107, the sub-region 1103 may be defined to be aligned to the video display 107, so that the indicator 1101 will appear to be aligned with the object of interest 105. If the region of interest 103 is relatively thin, for example less that 5cm, and the sub-region
1103 is defined in this way, then the system approximates, in terms of user-interaction, a
"touch-screen" without limitations on the size of the video display 107, and without requiring direct contact between the user and video display's 107 surface (for example, the video display and user may be on opposite sides of a window). As will be appreciated, the system 100 can be used with a variety of video display sizes, and may include not only computer monitors (whether CRT or LCD type displays), but also may include rear projection style television monitors, large flat screen LCD monitors, and forward projection style presentation systems.
In scenarios where the region of interest 103 is not immediately in front of a large video display 107, and the active image region 208 is sufficiently deep that the orientation of the obj ect of interest is found in the orientation calculation process 609, a vector may be extended from the object of interest's position to the video display 107 using the angle of orientation to detect the position on the video display that the user is "pointing to."
Most often, however, the active image region 208 is not sufficiently deep to accurately calculate the orientation in process block 609. In these scenarios, where the region of interest 103 is not immediately in front of a large video display 107 and the orientation is not calculated, Eq. 10 may be applied where the sub-region 1103 is smaller than the video display. The processor then maps the absolute position of the object of interest 105 to the position indicator such that movements of the object of interest 105 are scaled to larger movements of the location of the position indicator on the video display, which allows the entire area of the video display to be easily reached by the user (for example the sub region 1103 may be defined to be at most 750mm in width and proportional in height, a size that is easily reached by most users). When setup in this way, the system still provides the user the feeling of "pointing to the screen."
In another variation of this form of user interface, the user causes a representation of an indicator to move within a representation of a three dimensional virtual environment (examples are presented in Fig. 12 A and Fig. 12B). The virtual environment may be rendered using projective transforms, so that the depths of the virtual environment are implied by the image presented on the video display 107. Techniques for rending this sort of virtual environment include OpenGL. Eq. 10 is used to remap the x, y, and z coordinates (the sub-region 1103 becomes, for example, a cube).
Applications that are controlled by a movable on screen indicator (for example, Figs. 11 A, 12A, and 12B), whose control has been discussed, typically present graphic representations of data or interactive elements (for example, a button 1109 or an object representation 1202). The user is expected to cause the indicator 1101 to be positioned
over one of these objects, or if a three-dimensional virtual environment is presented, touches or interacts with the object. For a two-dimensional interface, this condition may be detected by comparing the remapped indicator position 1106 to the bounds (for example, 1110) of the graphic representation of the object, where this condition is true if the indicator position is within the object bounds. For the three-dimensional interface, this condition may be detected by comparing the bounds 1203 of either the entire indicator 1101, or if finer control is required, a part of the indicator, with the bounds 1204 of the object 1202. The user optionally receives feedback indicating that the cursor is positioned over an object. Feedback may be of a variety of forms, including an audio cue and/or a change in the graphical representation of either or both the cursor and object.
The user may then activate, manipulate, or move the object that is under the cursor. The user is expected to indicate his intention to activate, manipulate, or move the object by performing a gesture.
The motion of the object of interest 105 may optionally be interpreted and classified by the gesture detection module 315 as described above with respect to Fig. 3. The gesture detection process 315 may utilize the data produced from any component of the system. The final coordinates 314, image coordinates 310 and 311, or a combination of 310, 311, and 314, may be sampled over time and provided as input to the gesture detection process 315. A variety of gestures (for example, "hovering" and "poking") have been successfully detected using this data as input to a gesture detection process 315.
In scenarios where the application's state (that is, whether of not the indicator 1101 is over a button 1109) is known and is conveyed to the gesture detection module 315. One gesture that the user performs to indicate the intention to activate the object (for example screen objects 1109, 1202) that is under the cursor 1101 is to cause the cursor to hover over the object (examples 1109, 1202) for longer than a predefined duration. This gesture performed by the user is detected by monitoring the application's state and triggering the gesture when the application state remains unchanged for the predetermined duration. The application need not be created specifically for the multicamera control system 100, as techniques exist that can unobtrusively monitor an application's state (in the Windows operating system by setting a "hook" using the Windows SDK function "SetWindowsHookEx") and emulating a mouse "click" (in the Windows operating system by using the Windows SDK function "Sendlnput").
In some scenarios, the application state may not be available and may not be monitored. In this case, some exemplary gestures that indicate the intention to active the object (for example screen objects 1109, 1202) under the cursor 1101 are holding the hand stationary ("hovering"), or poking the hand quickly forward and back. A method by which "hovering" has been detected is by keeping a history of the position of the object of interest 105, where that history contains all records of the position and state for a predefined duration of time, ending with the most recent sample. That duration represents the minimum duration that the user must hold the hand stationary. The minimum and maximum position, separately in each of the three (x,y,z) dimensions, is found within the history. If the object of interest 105 was present within the region of interest 103 in all samples of the history, and the distance between the minimum and maximum is within a predefined threshold for each of the three dimensions, then the "hovering" gesture is reported. Those distance thresholds represent the maximum amount that the object of interest 105 is allowed to move, plus the maximum amount of variation (or "jitter") expected to be introduced into the hand position by the various components of the system. The typical method in which this gesture is reported, where the system is emulating a mouse as described above, is to emulate a mouse "click." Gestures representing additional operations of the mouse, "double clicks" and "dragging," have also been detected and those operations have been emulated.
In addition, gestures that are independent of the position of the indicator relative to an object may optionally be detected and given meaning by the application that may or may not be dependent on the application's state. An application that uses this style of interaction typically does not explicitly use or display the object of interest's position 317 or other positions. These applications can be wholly or primarily controlled with only the interpretations of the positions made by this system. These applications also need not be created specifically for this system because the interpretations made by this system can be used to simulate an action that would be performed on a traditional user input device, such as a keyboard or joystick. Many useful interpretations depend directly on the absolute position of the object of interest 105 within the region of interest 103. (Alternately, the indicator position 1105 within the sub-region 1103 may be used in an equivalent manner). One method of making these interpretations is to define boxes, planes, or other shapes. A state is triggered on if the position (for example the position defined by block 314, or alternately
by the remapped coordinates from remapping process 317) of the object of interest 105 is found to be within a first box (or beyond the border defined by the first plane), and had not been in the immediately preceding observation (either because it was elsewhere within the region of interest 103, or was not detected). This state is maintained until the hand position is not found to be within a second box (or beyond the border defined by the second plane), at which time the state is triggered off. The second box must contain the entire first box, and is typically larger. The use of a larger box reduces occurrences of the state unintentionally triggering on and off when the object of interest 105 is detected to be near the border of the boxes, where a very small motion or minor noise in the image signals would otherwise cause the position 317 to otherwise drift in and out of the box.
Typically one of three methods of interpreting this state is used, depending on the intended use of the gesture. In one method, the gesture directly reflects the state with an on and off trigger. When emulating a keyboard key or joystick fire button, it is "pressed" when the state is triggered on, and "released" when the state is triggered off. In another method, the gesture is only triggered by the transition of the state from off to on. When emulating a keyboard key or joystick button, the key is "clicked." Although the duration and off state are not reported to the application, they are maintained so that the gesture will not be repeated until after the state is triggered off, so that each instance of the gesture requires a clearly defined intent by the user. A third method is to trigger the gesture when by the transition of the state from off to on, and to periodically re-trigger the gesture at predefined intervals so long as the state remains on. This emulates that way in which, holding a key down on a keyboard, causes the character to repeat in some applications.
One way in which boxes or planes, for the above techniques, may be defined within the region of interest 103 is as follows. By defining a first plane (1501 in Fig. 13 A) and second plane 1502 that divides the region of interest into "fire" 1503 and "neutral" 1504 regions (the gesture reported when the object of interest 105 is in the region 1505 between the planes depends on the previous positions of the object, as described above), the above technique can detect the object of interest 105 (typically a hand) "pushing" forward, which is one gesture for emulating a fire button on a joystick, or causing the application to respond in a way that is commonly associated with the pressing of a joystick button (for example, the firing of a weapon in a video game).
Another technique in which boxes or planes, for the above techniques, may be defined within the region of interest 103 is as follows. Planes of the first type 1506, 1507,
1508, 1509 are defined that separate each of the left, right, top and bottom portions of the region of interest 103, overlapping in the comer regions as illustrated in Fig. 13B. Planes of the second type are labeled as 1510, 1511, 1512, 1513. Each pair of first and second planes is processed independently. This combination of planes emulates the four directional cursor keys, where a hand in a corner triggers two keys, commonly interpreted by many applications as the four secondary 45 degree (diagonal) directions. Emulating the keyboard cursor in this method allows a variety of existing applications to be controlled by system 100, including, for example, Microsoft® PowerPoint® which responds to the emulated cursor keys (e.g. the up and down arrow keys) by advancing to the next or previous slide in a presentation sequence.
Another method of emulating control of discreet directions applies for applications that expect the four 45 degree direction states to be explicitly represented. Boxes 1514, 1515, 1516, 1517 are defined for each of the four primary (horizontal and vertical) directions, with additional boxes 1518, 1519, 1520, 1521 defined for each of the secondary 45 degree (diagonal) directions as illustrated Fig. 13C. For clarity, only boxes of the first type are illustrated. A gap is placed between these boxes. Fig. 13D illustrates how neighboring boxes are defined. The gap between boxes of the first type 1522, 1523 assures that the user intentionally causes the object of interest 105 to enter the box, while the gap 1524 is filled by overlapping boxes of the second type 1525, 1526, so that the system will report the previous gesture until the user was clearly intended to move the object of interest 105 into either a neighboring box or the central neutral region. This combination of buttons can be used to emulate an eight-directional joystick pad.
A wider class of gestures depend on motion instead of or in addition to position. An example is the gesture of "swiping the hand to the left." This is a one gesture to convey to an application that it is to return to a previous page or state. Tlirough emulation of a keyboard and mouse, this gesture may be used to control information presentation software, in particular Microsoft® PowerPoint®, to go to the previous slide of a presentation sequence. Through emulation of a keyboard and mouse, this gesture causes a web browser to perform the action associated with its "back" button. Similarly, the gesture of "swiping the hand to the right" is one gesture to convey to an application that the user desires to go to the next page or state. For example, this gesture causes presentation software to go to the next slide of a presentation sequence, and causes browser software to go to the next page.
One method for detecting "swiping the hand to the left" is as follows. A thin stripe along the leftmost part of the region of interest 103 is defined as the left-edge region. The position (for example the position defined by block 314, or alternately by the remapped coordinates from remapping process 317) of the object of interest 105 is represented as the following three states:
1. Obj ect of interest is present and not inside the left-edge region
2. Object of interestϊs present and inside the left-edge region
3. Obj ect of interest is not present within the hand detection region.
A transition from state 1 to state 2 above causes the gesture detection module 315 to enter a state whereby it starts a timer and waits for the next transition. If a transition to state 3 is observed within a predetermined duration of time, the "swiping the hand off to the left" gesture is reported to have occurred. This technique is typically duplicated for the right, upper, and lower edges, and, because the hand position is found in three dimensions, also duplicated to detect "pulling the hand back."
A variety of gesture detection techniques have been discussed. Still other gesture detection techniques (for example, Hidden Markov Layers) are described in research literature, and may be applied in the various implementations of the system 100 described herein.
Referring back to Figs. 1 and 3, another implementation of the multicamera control system 100 is described in fiirther detail. While Fig. 1 shows a two camera system, it should be understood that the image processor 106 can be configured to receive input from more than two cameras, and may for particular applications include four (4) or more video cameras. In the four camera implementation, components 304-311 of Fig. 3 are duplicated to support the two additional cameras. Additionally, the combination module 312 is configured to receive four sets of camera-relative presence and position data (similar to data 310 and 311) associated with the object of interest 105 being tracked. The techniques and equations (in particular, Eq. 5 and Eq.6) previously described can be applied to the additional pair(s) of cameras, where the output of the combination module 312 is the average of all the position from each of the camera pairs.The gesture detection module 315 is similarly reconfigured to receive four sets of cameral-relative presence and position data 310, 311 from the two additional detection modules (similar to 308, 309) which are substantially similar to detection modules 310 and 311.
The output from the image processor 106, which now includes processed object position coordinates and gesture information associated with four cameras, can be used by another process or user application program 316. The formulas and geometry (described above) used to calculate coordinate information associated with the object of interest 105 from the two additional cameras are also used.
In one implementation using four cameras, the two additional cameras are positioned at the bottom two corners within the controlled background 104 and are oriented such that the region of interest 103 is within the field of view 205 of each camera. The advantage of a four camera system is that the position of the object of interest 105 can be tracked with greater accuracy. Thus, the application program may include more screen objects with increased density on the video display 107 because the increased tracking accuracy allows objects that are close in proximity to be correctly selected by small movements with the object of interest 105. Moreover, the two additional cameras reduce errors in tracking the object of interest 105 when a portion of the object of interest 105 is occluded within the field of view 205 associated with one or more of the other cameras.
While a number of implementations have been described, it will be understood that various modifications may be made. Accordingly, other implementations are within the scope of the following claims.
Claims (59)
1. A method of tracking an obj ect of interest, the method comprising: acquiring a first image and a second image representing different viewpoints of the object of interest; processing the first image into a first image data set and the second image into a second image data set; processing the first image data set and the second image data set to generate a background data set associated with a background; generating a first difference map by determining differences between the first image data set and the background data set and a second difference map by determining differences between the second image data set and the background data set; detecting a first relative position of the object of interest in the first difference map and a second relative position of the object of interest in the second difference map; and producing an absolute position of the object of interest from the first and second relative positions of the obj ect of interest.
2. The method of claim 1 wherein processing the first image into the first image data set and the second image into the second image data set includes determining an active image region for each of the first and second images, and extracting an active image data set from the first and second images contained within the active image region.
3. The method of claim 2 wherein extracting the active image data set includes cropping the first and second images.
4. The method of claim 2 wherein extracting the active image data set includes rotating the first and second images.
5. The method of claim 2 wherein extracting the active image data set includes shearing the first and second images.
6. The method of claim 2 wherein extracting the active image data set includes arranging the active image data set into an image pixel array having rows and columns.
7. The method of claim 6 wherein extracting the active image data set further includes: identifying the maximum pixel value within each column of the image pixel array; and generating data sets having one row whereby the identified maximum pixel value for each column represents that column.
8. The method of claim 1 wherein processing the first image into a first image data set and the second image into a second image data set includes filtering the first and second images.
9. The method of claim 8 wherein filtering includes extracting the edges the first and second images.
10. The method of claim 8 wherein filtering further includes processing the first image data set and the second image data set to emphasize differences between the first image data set and the background data set and to emphasize differences between the second image data set and the background data set.
11. The method of claim 1 wherein processing the first image data set and the second image data set to generate the background data set includes generating a first set of one or more background data sets associated with the first image data set, and generating a second set of one or more background data sets associated with the second image data set.
12. The method of claim 11 wherein generating the first set of one or more background data sets includes generating a first background set representing a maximum value of data within the first image data set representative of the background, and generating the second set of one or more background data sets includes generating a second background set representing a maximum value of data within the second image data set representative of the background.
13. The method of claim 12 wherein generating further includes, for the first and second background sets representing the maximum value of data representative of the background, increasing the values contained within the first and second background sets by a predetermined value.
14. The method of claim 11 wherein generating the first set of one or more background data sets includes generating a first background set representing a minimum value of data within the first image data set representative of the background, and generating the second set of one or more background data sets includes generating a second background set representing a minimum value of data within the second image data set representative of the background.
15. The method of claim 14 wherein generating further includes, for the first and second background sets representing the minimum value of data representative of the background, decreasing the values contained within the first and second background sets by a predetermined value.
16. The method of claim 11 wherein generating the first set of background data sets includes sampling the first image data set, and generating the second set of background data sets includes sampling the second image data set.
17. The method of claim 16 wherein generating the first set of one or more background data sets includes maintaining multiple samples of the first image data set within each background data set, and generating the second set of one or more background data sets includes maintaining multiple samples of the second image data set within each background data set.
18. The method of claim 17 wherein generating each first background data set includes selecting from the multiple samples one value that is representative of the background for each element within the first image data set, and generating each second background data set includes selecting from the multiple samples one value that is representative of the background for each element within the second image data set.
19. The method of claim 18 wherein selecting includes selecting the median value from all sample values in each of the background data sets.
20. The method of claim 16 wherein sampling occurs automatically at predefined time intervals, where each sample may include data that is not associated with the background.
21. The method of claim 1 wherein generating includes comparing the first image data set to a subset of the background data set, and comparing the second image data set to a subset of the background data set.
22. The method of claim 1 wherein generating a first difference map further includes representing each element in the first image data set as one of two states, and generating a second difference map further includes representing each element in the second image data set as one of two states, where the two states represent whether the value is consistent with the background.
23. The method of claim 1 wherein detecting includes identifying a cluster in each of the first and second difference maps, each cluster having elements whose state within its associated difference map indicates that the elements are inconsistent with the background.
24. The method of claim 23 wherein identifying the cluster further includes reducing the difference map to one row by counting the elements within a column that are inconsistent with the background.
25. The method of claim 24 wherein identifying the cluster further includes identifying the column as being within the cluster and classifying nearby columns as being within the cluster.
26. The method of claim 25 wherein identifying the column as being within the cluster includes identifying the median column.
27. The method of claim 23 wherein identifying the cluster further includes identifying a position associated with the cluster.
28. The method of claim 27 wherein identifying the position associated with the cluster includes calculating the weighted mean of elements within the cluster.
29. The method of claim 23 wherein detecting further includes classifying the cluster as the object of interest.
30. The method of claim 29 wherein classifying the cluster further includes counting the elements within the cluster and classifying the cluster as the object of interest only if that count exceeds a predefined threshold.
31. The method of claim 29 wherein classifying the cluster further includes counting the elements within the cluster and counting a total number of elements classified as inconsistent within the background within the difference map, and classifying the cluster as the object of interest only if the ratio of the count of elements within the cluster over the total number of elements exceeds a predefined threshold.
32. The method of claim 23 wherein detecting further includes identifying a sub-cluster within the cluster that represents a pointing end of the object of interest and identifying a position of the sub-cluster.
33. The method of claim 1 wherein the obj ect of interest is a user' s hand.
34. The method of claim 1 further including controlling an application program using the absolute position of the object of interest.
35. The method of claim 1 further comprising: acquiring a third image and a fourth image representing different viewpoints of the object of interest; processing the third image into a third image data set and the fourth image into a fourth image data set; processing the third image data set and the fourth image data set to generate the background data set associated with the background; generating a third difference map by determining differences between the third image data set and the background data set, and a fourth difference map by determining differences between the fourth image data set and the background data set; detecting a third relative position of the object of interest in the third difference map and a fourth relative position of the object of interest in the fourth difference map; and producing the absolute position of the object of interest from the first, second, third and fourth relative positions of the object of interest.
36. The method of claim 35 wherein the obj ect of interest is a user' s hand.
37. The method of claim 35 further including controlling an application program using the absolute position of the object of interest.
38. A method of tracking an obj ect of interest controlled by a user to interface with a computer, the method comprising: acquiring images from at least two viewpoints; processing the acquired images to produce an image data set for each acquired image; comparing each image data set to one or more background data sets to produce a difference map for each acquired image; detecting a relative position of an object of interest within each difference map; producing an absolute position of the object of interest from the relative positions of the object of interest; and using the absolute position to allow the user to interact with a computer application.
39. The method of claim 38 further including:
5 mapping the absolute position of the object of interest to screen coordinates associated with the computer application; and using the mapped position to interface with the computer application.
40. The method of claim 38 further including: o recognizing a gesture associated with the object of interest by analyzing changes in the absolute position of the object of interest; and combining the absolute position and the gesture to interface with the computer application.
5 41. A multiple camera tracking system for interfacing with an application program running on a computer, the tracking system comprising: two or more video cameras arranged to provide different viewpoints of a region of interest and operable to produce a series of video images; a processor operable to receive the series of video images and detect 0 objects appearing in the region of interest, the processor executing a process to: generate a background data set from the video images; generate an image data set for each received video image; compare each image data set to the background data set to produce a difference map for each image data set; 5 detect a relative position of an object of interest within each difference map; and produce an absolute position of the object of interest from the relative positions of the object of interest and map the absolute position to a position indicator associated with the application program. 0
42. The multiple camera tracking system of claim 41 wherein the object of interest is a human hand.
43. The multiple camera tracking system of claim 41 wherein the region of interest is defined to be in front of a video display associated with the computer, and wherein the processor is further operable to map the absolute position of the object of interest to the position indicator such that the location of the position indicator on the
5 video display is aligned with the object of interest.
44. The multiple camera tracking system of claim 41 wherein the region of interest is defined to be any distance in front of a video display associated with the computer, and wherein the processor is further operable to map the absolute position of o the obj ect of interest to the position indicator such that the location of the position indicator on the video display is aligned to a position pointed to by the object of interest.
45. The multiple camera tracking system of claim 41 wherein the region of interest is defined to be any distance in front of a video display associated with the 5 computer, and wherein the processor is further operable to map the absolute position of the object of interest to the position indicator such that movements of the object of interest are scaled to larger movements of the location of the position indicator on the video display.
0 46. The multiple camera tracking system of claim 41 wherein the processor is further configured to emulate a computer mouse function.
47. The multiple camera tracking system of claim 41 wherein the processor is further configured to emulate controlling buttons of a computer mouse using gestures 5 derived from the motion of the obj ect of interest.
48. The multiple camera tracking system of claim 41 wherein a sustained position of the object of interest for a predetermined time period triggers a selection action within the application program. 0
49. The multiple camera tracking system of claim 41 wherein the processor is further configured to emulate controlling buttons of a computer mouse based on a sustained position of the object of interest for a predetermined time period.
50. The multiple camera tracking system of claim 41 wherein sustaining a position of the object of interest within the bounds of an interactive display region for a predetermined time period triggers a selection action within the application program.
51. The multiple camera tracking system of claim 41 wherein the processor is further configured to emulate controlling buttons of a computer mouse based on a sustained position of the position indicator within the bounds of an interactive display region for a predetermined time period.
52. The multiple camera tracking system of claim 41 wherein the background data set includes data points representing at least a portion of a stationary structure.
53. The multiple camera tracking system of claim 52 wherein at least a portion of the stationary structure includes a patterned surface that is visible to the video cameras.
54. The multiple camera tracking system of claim 52 wherein the stationary structure is a window frame.
55. The multiple camera tracking system of claim 52 wherein the stationary structure includes a strip of light.
56. A multiple camera tracking system for interfacing with an application program running on a computer, the tracking system comprising: two or more video cameras arranged to provide different viewpoints of a region of interest and operable to produce a series of video images; a processor operable to receive the series of video images and detect objects appearing in the region of interest, the processor executing a process to: generate a background data set from the video images; generate an image data set for each received video image; compare each image data set to the background data set to produce a difference map for each image data set; detect a relative position of an object of interest within each difference map; produce an absolute position of the object of interest from the relative positions of the object of interest; define sub regions within the region of interest; identify a sub region occupied by the object of interest; 5 associate an action with the identified sub region that is activated when the object of interest occupies the identified sub region; and apply the action to interface with the application program.
57. The multiple camera tracking system of claim 56 wherein the object of o interest is a human hand.
58. The multiple camera tracking system of claim 56 wherein the action associated with the identified sub region emulates the activation of keys of a keyboard associated with the application program. 5
59. The multiple camera tracking system of claim 56 wherein sustaining a position of the object of interest in any sub region for a predetermined time period triggers the action.
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US23718700P | 2000-10-03 | 2000-10-03 | |
US60/237,187 | 2000-10-03 | ||
US09/962,612 US7058204B2 (en) | 2000-10-03 | 2001-09-26 | Multiple camera control system |
US09/962,612 | 2001-09-26 | ||
PCT/US2001/030840 WO2002029722A2 (en) | 2000-10-03 | 2001-10-03 | Object tracking system using multiple cameras |
Publications (3)
Publication Number | Publication Date |
---|---|
AU2001294970A1 AU2001294970A1 (en) | 2002-06-27 |
AU2001294970B2 true AU2001294970B2 (en) | 2007-03-08 |
AU2001294970C1 AU2001294970C1 (en) | 2008-07-24 |
Family
ID=26930434
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
AU9497001A Pending AU9497001A (en) | 2000-10-03 | 2001-10-03 | Multiple camera control system |
AU2001294970A Ceased AU2001294970C1 (en) | 2000-10-03 | 2001-10-03 | Object tracking system using multiple cameras |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
AU9497001A Pending AU9497001A (en) | 2000-10-03 | 2001-10-03 | Multiple camera control system |
Country Status (8)
Country | Link |
---|---|
US (5) | US7058204B2 (en) |
EP (1) | EP1368788B1 (en) |
AT (1) | ATE491191T1 (en) |
AU (2) | AU9497001A (en) |
CA (1) | CA2424673C (en) |
DE (1) | DE60143626D1 (en) |
NZ (1) | NZ525717A (en) |
WO (1) | WO2002029722A2 (en) |
Families Citing this family (593)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8352400B2 (en) | 1991-12-23 | 2013-01-08 | Hoffberg Steven M | Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore |
US7158610B2 (en) * | 2003-09-05 | 2007-01-02 | Varian Medical Systems Technologies, Inc. | Systems and methods for processing x-ray images |
US6937696B1 (en) | 1998-10-23 | 2005-08-30 | Varian Medical Systems Technologies, Inc. | Method and system for predictive physiological gating |
US7966078B2 (en) | 1999-02-01 | 2011-06-21 | Steven Hoffberg | Network media appliance system and method |
US6701005B1 (en) | 2000-04-29 | 2004-03-02 | Cognex Corporation | Method and apparatus for three-dimensional object segmentation |
CA2412878C (en) * | 2000-07-05 | 2015-02-03 | Smart Technologies Inc. | Camera-based touch system |
US6803906B1 (en) * | 2000-07-05 | 2004-10-12 | Smart Technologies, Inc. | Passive touch system and method of detecting user input |
US7227526B2 (en) | 2000-07-24 | 2007-06-05 | Gesturetek, Inc. | Video-based image control system |
US8035612B2 (en) * | 2002-05-28 | 2011-10-11 | Intellectual Ventures Holding 67 Llc | Self-contained interactive video display system |
US7259747B2 (en) | 2001-06-05 | 2007-08-21 | Reactrix Systems, Inc. | Interactive video display system |
US8300042B2 (en) * | 2001-06-05 | 2012-10-30 | Microsoft Corporation | Interactive video display system using strobed light |
US7769430B2 (en) | 2001-06-26 | 2010-08-03 | Varian Medical Systems, Inc. | Patient visual instruction techniques for synchronizing breathing with a medical procedure |
US7274800B2 (en) * | 2001-07-18 | 2007-09-25 | Intel Corporation | Dynamic gesture recognition from stereo sequences |
US6937742B2 (en) * | 2001-09-28 | 2005-08-30 | Bellsouth Intellectual Property Corporation | Gesture activated home appliance |
US6990639B2 (en) * | 2002-02-07 | 2006-01-24 | Microsoft Corporation | System and process for controlling electronic components in a ubiquitous computing environment using multimodal integration |
GB0204652D0 (en) * | 2002-02-28 | 2002-04-10 | Koninkl Philips Electronics Nv | A method of providing a display gor a gui |
US7821541B2 (en) | 2002-04-05 | 2010-10-26 | Bruno Delean | Remote control apparatus using gesture recognition |
US20050122308A1 (en) * | 2002-05-28 | 2005-06-09 | Matthew Bell | Self-contained interactive video display system |
US7348963B2 (en) * | 2002-05-28 | 2008-03-25 | Reactrix Systems, Inc. | Interactive video display system |
US7710391B2 (en) * | 2002-05-28 | 2010-05-04 | Matthew Bell | Processing an image utilizing a spatially varying pattern |
US7170492B2 (en) * | 2002-05-28 | 2007-01-30 | Reactrix Systems, Inc. | Interactive video display system |
US8608548B2 (en) * | 2002-06-12 | 2013-12-17 | Igt | Intelligent wagering token and wagering token tracking techniques |
US20090069090A1 (en) * | 2006-11-10 | 2009-03-12 | Igt | Automated system for facilitating management of casino game table player rating information |
US8616984B2 (en) * | 2002-06-12 | 2013-12-31 | Igt | Intelligent player tracking card and wagering token tracking techniques |
US8795061B2 (en) | 2006-11-10 | 2014-08-05 | Igt | Automated data collection system for casino table game environments |
US20090131151A1 (en) * | 2006-09-01 | 2009-05-21 | Igt | Automated Techniques for Table Game State Tracking |
US7400744B2 (en) * | 2002-09-05 | 2008-07-15 | Cognex Technology And Investment Corporation | Stereo door sensor |
US7920718B2 (en) * | 2002-09-05 | 2011-04-05 | Cognex Corporation | Multi-zone passageway monitoring system and method |
US7397929B2 (en) * | 2002-09-05 | 2008-07-08 | Cognex Technology And Investment Corporation | Method and apparatus for monitoring a passageway using 3D images |
US7620444B2 (en) | 2002-10-05 | 2009-11-17 | General Electric Company | Systems and methods for improving usability of images for medical applications |
US6954197B2 (en) | 2002-11-15 | 2005-10-11 | Smart Technologies Inc. | Size/scale and orientation determination of a pointer in a camera-based touch system |
FR2847357A1 (en) * | 2002-11-19 | 2004-05-21 | Simag Dev | Method for controlling machine from position of moving object, comprises deployment of two video cameras and image processor on surveillance zone to detect entry of object into parallel grid planes |
WO2004055776A1 (en) * | 2002-12-13 | 2004-07-01 | Reactrix Systems | Interactive directed light/sound system |
US7576727B2 (en) * | 2002-12-13 | 2009-08-18 | Matthew Bell | Interactive directed light/sound system |
US7957554B1 (en) | 2002-12-31 | 2011-06-07 | Cognex Technology And Investment Corporation | Method and apparatus for human interface to a machine vision system |
US8456447B2 (en) | 2003-02-14 | 2013-06-04 | Next Holdings Limited | Touch screen signal processing |
US8508508B2 (en) | 2003-02-14 | 2013-08-13 | Next Holdings Limited | Touch screen signal processing with single-point calibration |
US7629967B2 (en) | 2003-02-14 | 2009-12-08 | Next Holdings Limited | Touch screen signal processing |
US7532206B2 (en) | 2003-03-11 | 2009-05-12 | Smart Technologies Ulc | System and method for differentiating between pointers used to contact touch surface |
US7665041B2 (en) | 2003-03-25 | 2010-02-16 | Microsoft Corporation | Architecture for controlling a computer using hand gestures |
US8745541B2 (en) | 2003-03-25 | 2014-06-03 | Microsoft Corporation | Architecture for controlling a computer using hand gestures |
US7956889B2 (en) * | 2003-06-04 | 2011-06-07 | Model Software Corporation | Video surveillance system |
US8571639B2 (en) * | 2003-09-05 | 2013-10-29 | Varian Medical Systems, Inc. | Systems and methods for gating medical procedures |
US20050053267A1 (en) * | 2003-09-05 | 2005-03-10 | Varian Medical Systems Technologies, Inc. | Systems and methods for tracking moving targets and monitoring object positions |
US7454067B1 (en) * | 2003-09-12 | 2008-11-18 | Adobe Systems Incorporated | Symbol classification depending on cluster shapes in difference image |
US7411575B2 (en) * | 2003-09-16 | 2008-08-12 | Smart Technologies Ulc | Gesture recognition method and touch system incorporating the same |
US7274356B2 (en) * | 2003-10-09 | 2007-09-25 | Smart Technologies Inc. | Apparatus for determining the location of a pointer within a region of interest |
CN102034197A (en) | 2003-10-24 | 2011-04-27 | 瑞克楚斯系统公司 | Method and system for managing an interactive video display system |
US7536032B2 (en) | 2003-10-24 | 2009-05-19 | Reactrix Systems, Inc. | Method and system for processing captured image information in an interactive video display system |
US8326084B1 (en) | 2003-11-05 | 2012-12-04 | Cognex Technology And Investment Corporation | System and method of auto-exposure control for image acquisition hardware using three dimensional information |
US7623674B2 (en) * | 2003-11-05 | 2009-11-24 | Cognex Technology And Investment Corporation | Method and system for enhanced portal security through stereoscopy |
US7428318B1 (en) * | 2003-12-11 | 2008-09-23 | Motion Reality, Inc. | Method for capturing, measuring and analyzing motion |
US7355593B2 (en) | 2004-01-02 | 2008-04-08 | Smart Technologies, Inc. | Pointer tracking across multiple overlapping coordinate input sub-regions defining a generally contiguous input region |
KR100588042B1 (en) * | 2004-01-14 | 2006-06-09 | 한국과학기술연구원 | Interactive presentation system |
JP3851907B2 (en) * | 2004-02-18 | 2006-11-29 | 株式会社ソニー・コンピュータエンタテインメント | Image display system and video game system |
US7983835B2 (en) | 2004-11-03 | 2011-07-19 | Lagassey Paul J | Modular intelligent transportation system |
WO2005104010A2 (en) * | 2004-04-15 | 2005-11-03 | Gesture Tek, Inc. | Tracking bimanual movements |
US7460110B2 (en) | 2004-04-29 | 2008-12-02 | Smart Technologies Ulc | Dual mode touch system |
US7538759B2 (en) * | 2004-05-07 | 2009-05-26 | Next Holdings Limited | Touch panel display system with illumination and detection provided from a single edge |
US8120596B2 (en) | 2004-05-21 | 2012-02-21 | Smart Technologies Ulc | Tiled touch system |
US7717849B2 (en) * | 2004-07-06 | 2010-05-18 | Gerneral Electric Company | Method and apparatus for controlling ultrasound system display |
US8560972B2 (en) * | 2004-08-10 | 2013-10-15 | Microsoft Corporation | Surface UI for gesture-based interaction |
US7692627B2 (en) * | 2004-08-10 | 2010-04-06 | Microsoft Corporation | Systems and methods using computer vision and capacitive sensing for cursor control |
US7956890B2 (en) | 2004-09-17 | 2011-06-07 | Proximex Corporation | Adaptive multi-modal integrated biometric identification detection and surveillance systems |
US8473869B2 (en) * | 2004-11-16 | 2013-06-25 | Koninklijke Philips Electronics N.V. | Touchless manipulation of images for regional enhancement |
US7929728B2 (en) * | 2004-12-03 | 2011-04-19 | Sri International | Method and apparatus for tracking a movable object |
US7555158B2 (en) * | 2004-12-07 | 2009-06-30 | Electronics And Telecommunications Research Institute | Apparatus for recovering background in image sequence and method thereof |
CN101622630B (en) * | 2005-01-07 | 2012-07-04 | 高通股份有限公司 | Detecting and tracking objects in images |
DE102005008131A1 (en) * | 2005-01-31 | 2006-08-03 | Daimlerchrysler Ag | Object e.g. road sign, detecting method for use with e.g. driver assistance system, involves determining position and movement of relevant pixels using filter and combining relevant pixels to objects under given terms and conditions |
US7598942B2 (en) * | 2005-02-08 | 2009-10-06 | Oblong Industries, Inc. | System and method for gesture based control system |
KR100687737B1 (en) * | 2005-03-19 | 2007-02-27 | 한국전자통신연구원 | Apparatus and method for a virtual mouse based on two-hands gesture |
US9128519B1 (en) | 2005-04-15 | 2015-09-08 | Intellectual Ventures Holding 67 Llc | Method and system for state-based control of objects |
US8659546B2 (en) | 2005-04-21 | 2014-02-25 | Oracle America, Inc. | Method and apparatus for transferring digital content |
US20060262188A1 (en) * | 2005-05-20 | 2006-11-23 | Oded Elyada | System and method for detecting changes in an environment |
US8081822B1 (en) | 2005-05-31 | 2011-12-20 | Intellectual Ventures Holding 67 Llc | System and method for sensing a feature of an object in an interactive video display |
KR100724939B1 (en) * | 2005-06-20 | 2007-06-04 | 삼성전자주식회사 | Method for implementing user interface using camera module and mobile communication terminal therefor |
TWI318758B (en) * | 2005-06-21 | 2009-12-21 | Avermedia Information Inc | Method for adjusting display range of image obtained by document camera |
US20070018966A1 (en) * | 2005-07-25 | 2007-01-25 | Blythe Michael M | Predicted object location |
US8111904B2 (en) | 2005-10-07 | 2012-02-07 | Cognex Technology And Investment Corp. | Methods and apparatus for practical 3D vision system |
US7697827B2 (en) | 2005-10-17 | 2010-04-13 | Konicek Jeffrey C | User-friendlier interfaces for a camera |
JP2007128288A (en) * | 2005-11-04 | 2007-05-24 | Fuji Xerox Co Ltd | Information display system |
US7534988B2 (en) * | 2005-11-08 | 2009-05-19 | Microsoft Corporation | Method and system for optical tracking of a pointing object |
US7782296B2 (en) * | 2005-11-08 | 2010-08-24 | Microsoft Corporation | Optical tracker for tracking surface-independent movements |
US7583258B2 (en) * | 2005-11-08 | 2009-09-01 | Microsoft Corporation | Optical tracker with tilt angle detection |
US20070146484A1 (en) * | 2005-11-16 | 2007-06-28 | Joshua Horton | Automated video system for context-appropriate object tracking |
US8279283B2 (en) * | 2005-11-18 | 2012-10-02 | Utc Fire & Security Americas Corporation, Inc. | Methods and systems for operating a video surveillance system |
US8209620B2 (en) | 2006-01-31 | 2012-06-26 | Accenture Global Services Limited | System for storage and navigation of application states and interactions |
US20070130547A1 (en) * | 2005-12-01 | 2007-06-07 | Navisense, Llc | Method and system for touchless user interface control |
US8098277B1 (en) | 2005-12-02 | 2012-01-17 | Intellectual Ventures Holding 67 Llc | Systems and methods for communication between a reactive video system and a mobile communication device |
US8279168B2 (en) * | 2005-12-09 | 2012-10-02 | Edge 3 Technologies Llc | Three-dimensional virtual-touch human-machine interface system and method therefor |
EP1983402A4 (en) * | 2006-02-03 | 2013-06-26 | Panasonic Corp | Input device and its method |
US9910497B2 (en) * | 2006-02-08 | 2018-03-06 | Oblong Industries, Inc. | Gestural control of autonomous and semi-autonomous systems |
US8407725B2 (en) * | 2007-04-24 | 2013-03-26 | Oblong Industries, Inc. | Proteins, pools, and slawx in processing environments |
US9823747B2 (en) | 2006-02-08 | 2017-11-21 | Oblong Industries, Inc. | Spatial, multi-modal control device for use with spatial operating system |
US8537111B2 (en) | 2006-02-08 | 2013-09-17 | Oblong Industries, Inc. | Control system for navigating a principal dimension of a data space |
US8531396B2 (en) | 2006-02-08 | 2013-09-10 | Oblong Industries, Inc. | Control system for navigating a principal dimension of a data space |
US9075441B2 (en) * | 2006-02-08 | 2015-07-07 | Oblong Industries, Inc. | Gesture based control using three-dimensional information extracted over an extended depth of field |
US8370383B2 (en) | 2006-02-08 | 2013-02-05 | Oblong Industries, Inc. | Multi-process interactive systems and methods |
US8537112B2 (en) * | 2006-02-08 | 2013-09-17 | Oblong Industries, Inc. | Control system for navigating a principal dimension of a data space |
JP4816140B2 (en) * | 2006-02-28 | 2011-11-16 | ソニー株式会社 | Image processing system and method, image processing apparatus and method, imaging apparatus and method, program recording medium, and program |
US8578282B2 (en) * | 2006-03-15 | 2013-11-05 | Navisense | Visual toolkit for a virtual user interface |
TW200805111A (en) * | 2006-07-14 | 2008-01-16 | Asustek Comp Inc | Method for controlling the function of application software and computer readable recording medium for storing program thereof |
JP4789745B2 (en) * | 2006-08-11 | 2011-10-12 | キヤノン株式会社 | Image processing apparatus and method |
US7725547B2 (en) * | 2006-09-06 | 2010-05-25 | International Business Machines Corporation | Informing a user of gestures made by others out of the user's line of sight |
US8395658B2 (en) * | 2006-09-07 | 2013-03-12 | Sony Computer Entertainment Inc. | Touch screen-like user interface that does not require actual touching |
JP4650381B2 (en) * | 2006-09-08 | 2011-03-16 | 日本ビクター株式会社 | Electronics |
DE102006050379A1 (en) * | 2006-10-25 | 2008-05-08 | Norbert Prof. Dr. Link | Method and device for monitoring a room volume and calibration method |
US8277314B2 (en) * | 2006-11-10 | 2012-10-02 | Igt | Flat rate wager-based game play techniques for casino table game environments |
KR100851977B1 (en) * | 2006-11-20 | 2008-08-12 | 삼성전자주식회사 | Controlling Method and apparatus for User Interface of electronic machine using Virtual plane. |
US9442607B2 (en) * | 2006-12-04 | 2016-09-13 | Smart Technologies Inc. | Interactive input system and method |
US7777718B2 (en) | 2006-12-06 | 2010-08-17 | The Boeing Company | Flight portal |
US7792328B2 (en) * | 2007-01-12 | 2010-09-07 | International Business Machines Corporation | Warning a vehicle operator of unsafe operation behavior based on a 3D captured image stream |
US7971156B2 (en) * | 2007-01-12 | 2011-06-28 | International Business Machines Corporation | Controlling resource access based on user gesturing in a 3D captured image stream of the user |
US8588464B2 (en) * | 2007-01-12 | 2013-11-19 | International Business Machines Corporation | Assisting a vision-impaired user with navigation based on a 3D captured image stream |
US7877706B2 (en) * | 2007-01-12 | 2011-01-25 | International Business Machines Corporation | Controlling a document based on user behavioral signals detected from a 3D captured image stream |
US8269834B2 (en) | 2007-01-12 | 2012-09-18 | International Business Machines Corporation | Warning a user about adverse behaviors of others within an environment based on a 3D captured image stream |
US7801332B2 (en) * | 2007-01-12 | 2010-09-21 | International Business Machines Corporation | Controlling a system based on user behavioral signals detected from a 3D captured image stream |
US8295542B2 (en) * | 2007-01-12 | 2012-10-23 | International Business Machines Corporation | Adjusting a consumer experience based on a 3D captured image stream of a consumer response |
US7840031B2 (en) * | 2007-01-12 | 2010-11-23 | International Business Machines Corporation | Tracking a range of body movement based on 3D captured image streams of a user |
KR20090130003A (en) * | 2007-03-02 | 2009-12-17 | 오가닉 모션 | System and method for tracking three dimensional objects |
US20080230993A1 (en) * | 2007-03-19 | 2008-09-25 | Jay Chun | Paradise baccarat table |
US8005238B2 (en) | 2007-03-22 | 2011-08-23 | Microsoft Corporation | Robust adaptive beamforming with enhanced noise suppression |
US7777783B1 (en) | 2007-03-23 | 2010-08-17 | Proximex Corporation | Multi-video navigation |
US9544563B1 (en) | 2007-03-23 | 2017-01-10 | Proximex Corporation | Multi-video navigation system |
WO2008124820A1 (en) * | 2007-04-10 | 2008-10-16 | Reactrix Systems, Inc. | Display using a three dimensional vision system |
WO2008128096A2 (en) | 2007-04-11 | 2008-10-23 | Next Holdings, Inc. | Touch screen system with hover and click input methods |
US10504317B2 (en) | 2007-04-30 | 2019-12-10 | Cfph, Llc | Game with player actuated control structure |
EP2153377A4 (en) * | 2007-05-04 | 2017-05-31 | Qualcomm Incorporated | Camera-based user input for compact devices |
US8005237B2 (en) | 2007-05-17 | 2011-08-23 | Microsoft Corp. | Sensor array beamformer post-processor |
US8356249B2 (en) * | 2007-05-22 | 2013-01-15 | Vidsys, Inc. | Intelligent video tours |
US8126260B2 (en) | 2007-05-29 | 2012-02-28 | Cognex Corporation | System and method for locating a three-dimensional object using machine vision |
US9317110B2 (en) | 2007-05-29 | 2016-04-19 | Cfph, Llc | Game with hand motion control |
HUP0700391A2 (en) * | 2007-06-05 | 2008-12-29 | Zsombor Lazar | Method of determining an intrusion into a monitored area and system for generating output signals in response to such intrusion |
JP4847398B2 (en) * | 2007-06-06 | 2011-12-28 | キヤノン株式会社 | Image processing apparatus and method |
EP2015252B1 (en) * | 2007-07-08 | 2010-02-17 | Université de Liège | Visual background extractor |
CA2591808A1 (en) * | 2007-07-11 | 2009-01-11 | Hsien-Hsiang Chiu | Intelligent object tracking and gestures sensing input device |
US8094137B2 (en) | 2007-07-23 | 2012-01-10 | Smart Technologies Ulc | System and method of detecting contact on a display |
CN101802759A (en) | 2007-08-30 | 2010-08-11 | 奈克斯特控股公司 | Low profile touch panel systems |
US20090062002A1 (en) * | 2007-08-30 | 2009-03-05 | Bay Tek Games, Inc. | Apparatus And Method of Detecting And Tracking Objects In Amusement Games |
US8432377B2 (en) | 2007-08-30 | 2013-04-30 | Next Holdings Limited | Optical touchscreen with improved illumination |
JP2009059076A (en) * | 2007-08-30 | 2009-03-19 | Toshiba Corp | Information processor, program, and information processing method |
CA2699628A1 (en) | 2007-09-14 | 2009-03-19 | Matthew Bell | Gesture-based user interactions with status indicators for acceptable inputs in volumetric zones |
US8218811B2 (en) | 2007-09-28 | 2012-07-10 | Uti Limited Partnership | Method and system for video interaction based on motion swarms |
US8629976B2 (en) | 2007-10-02 | 2014-01-14 | Microsoft Corporation | Methods and systems for hierarchical de-aliasing time-of-flight (TOF) systems |
US8159682B2 (en) | 2007-11-12 | 2012-04-17 | Intellectual Ventures Holding 67 Llc | Lens system |
US8405636B2 (en) | 2008-01-07 | 2013-03-26 | Next Holdings Limited | Optical position sensing system and optical position sensor assembly |
US20100039500A1 (en) * | 2008-02-15 | 2010-02-18 | Matthew Bell | Self-Contained 3D Vision System Utilizing Stereo Camera and Patterned Illuminator |
US8259163B2 (en) | 2008-03-07 | 2012-09-04 | Intellectual Ventures Holding 67 Llc | Display with built in 3D sensing |
US20090245696A1 (en) * | 2008-03-31 | 2009-10-01 | Sharp Laboratories Of America, Inc. | Method and apparatus for building compound-eye seeing displays |
US20090265105A1 (en) * | 2008-04-21 | 2009-10-22 | Igt | Real-time navigation devices, systems and methods |
US9740293B2 (en) | 2009-04-02 | 2017-08-22 | Oblong Industries, Inc. | Operating environment with gestural control and multiple client devices, displays, and users |
US9952673B2 (en) | 2009-04-02 | 2018-04-24 | Oblong Industries, Inc. | Operating environment comprising multiple client devices, multiple displays, multiple users, and gestural control |
US9495013B2 (en) | 2008-04-24 | 2016-11-15 | Oblong Industries, Inc. | Multi-modal gestural interface |
US10642364B2 (en) | 2009-04-02 | 2020-05-05 | Oblong Industries, Inc. | Processing tracking and recognition data in gestural recognition systems |
US9684380B2 (en) | 2009-04-02 | 2017-06-20 | Oblong Industries, Inc. | Operating environment with gestural control and multiple client devices, displays, and users |
US8723795B2 (en) | 2008-04-24 | 2014-05-13 | Oblong Industries, Inc. | Detecting, representing, and interpreting three-space input: gestural continuum subsuming freespace, proximal, and surface-contact modes |
US9740922B2 (en) | 2008-04-24 | 2017-08-22 | Oblong Industries, Inc. | Adaptive tracking system for spatial input devices |
US8902193B2 (en) | 2008-05-09 | 2014-12-02 | Smart Technologies Ulc | Interactive input system and bezel therefor |
US20090278795A1 (en) * | 2008-05-09 | 2009-11-12 | Smart Technologies Ulc | Interactive Input System And Illumination Assembly Therefor |
US8595218B2 (en) | 2008-06-12 | 2013-11-26 | Intellectual Ventures Holding 67 Llc | Interactive display management systems and methods |
KR101652535B1 (en) * | 2008-06-18 | 2016-08-30 | 오블롱 인더스트리즈, 인크 | Gesture-based control system for vehicle interfaces |
US7777899B1 (en) | 2008-06-19 | 2010-08-17 | Gesturetek, Inc. | Interaction interface for controlling an application |
US8385557B2 (en) | 2008-06-19 | 2013-02-26 | Microsoft Corporation | Multichannel acoustic echo reduction |
US8068641B1 (en) | 2008-06-19 | 2011-11-29 | Qualcomm Incorporated | Interaction interface for controlling an application |
US8325909B2 (en) | 2008-06-25 | 2012-12-04 | Microsoft Corporation | Acoustic echo suppression |
US8203699B2 (en) | 2008-06-30 | 2012-06-19 | Microsoft Corporation | System architecture design for time-of-flight system having reduced differential pixel size, and time-of-flight systems so designed |
WO2010006087A1 (en) * | 2008-07-08 | 2010-01-14 | David Seaberg | Process for providing and editing instructions, data, data structures, and algorithms in a computer system |
US8146020B2 (en) * | 2008-07-24 | 2012-03-27 | Qualcomm Incorporated | Enhanced detection of circular engagement gesture |
JP5432260B2 (en) * | 2008-07-25 | 2014-03-05 | クアルコム,インコーポレイテッド | Improved detection of wave engagement gestures |
US10667727B2 (en) | 2008-09-05 | 2020-06-02 | Varian Medical Systems, Inc. | Systems and methods for determining a state of a patient |
US9071626B2 (en) | 2008-10-03 | 2015-06-30 | Vidsys, Inc. | Method and apparatus for surveillance system peering |
US8433138B2 (en) * | 2008-10-29 | 2013-04-30 | Nokia Corporation | Interaction using touch and non-touch gestures |
US8339378B2 (en) | 2008-11-05 | 2012-12-25 | Smart Technologies Ulc | Interactive input system with multi-angle reflector |
US9383814B1 (en) | 2008-11-12 | 2016-07-05 | David G. Capper | Plug and play wireless video game |
US10086262B1 (en) | 2008-11-12 | 2018-10-02 | David G. Capper | Video motion capture for wireless gaming |
US9586135B1 (en) | 2008-11-12 | 2017-03-07 | David G. Capper | Video motion capture for wireless gaming |
US20100134409A1 (en) * | 2008-11-30 | 2010-06-03 | Lenovo (Singapore) Pte. Ltd. | Three-dimensional user interface |
US8330802B2 (en) * | 2008-12-09 | 2012-12-11 | Microsoft Corp. | Stereo movie editing |
US8681321B2 (en) | 2009-01-04 | 2014-03-25 | Microsoft International Holdings B.V. | Gated 3D camera |
JP5219847B2 (en) * | 2009-01-09 | 2013-06-26 | キヤノン株式会社 | Image processing apparatus and image processing method |
US8908995B2 (en) | 2009-01-12 | 2014-12-09 | Intermec Ip Corp. | Semi-automatic dimensioning with imager on a portable device |
US20100225588A1 (en) * | 2009-01-21 | 2010-09-09 | Next Holdings Limited | Methods And Systems For Optical Detection Of Gestures |
US8487938B2 (en) | 2009-01-30 | 2013-07-16 | Microsoft Corporation | Standard Gestures |
US8294767B2 (en) | 2009-01-30 | 2012-10-23 | Microsoft Corporation | Body scan |
US20100199231A1 (en) | 2009-01-30 | 2010-08-05 | Microsoft Corporation | Predictive determination |
US8682028B2 (en) | 2009-01-30 | 2014-03-25 | Microsoft Corporation | Visual target tracking |
US8448094B2 (en) * | 2009-01-30 | 2013-05-21 | Microsoft Corporation | Mapping a natural input device to a legacy system |
US8565476B2 (en) | 2009-01-30 | 2013-10-22 | Microsoft Corporation | Visual target tracking |
US8577084B2 (en) | 2009-01-30 | 2013-11-05 | Microsoft Corporation | Visual target tracking |
US8565477B2 (en) | 2009-01-30 | 2013-10-22 | Microsoft Corporation | Visual target tracking |
US8295546B2 (en) | 2009-01-30 | 2012-10-23 | Microsoft Corporation | Pose tracking pipeline |
US8577085B2 (en) | 2009-01-30 | 2013-11-05 | Microsoft Corporation | Visual target tracking |
US7996793B2 (en) | 2009-01-30 | 2011-08-09 | Microsoft Corporation | Gesture recognizer system architecture |
US8267781B2 (en) | 2009-01-30 | 2012-09-18 | Microsoft Corporation | Visual target tracking |
US8588465B2 (en) | 2009-01-30 | 2013-11-19 | Microsoft Corporation | Visual target tracking |
US9652030B2 (en) * | 2009-01-30 | 2017-05-16 | Microsoft Technology Licensing, Llc | Navigation of a virtual plane using a zone of restriction for canceling noise |
US8624962B2 (en) * | 2009-02-02 | 2014-01-07 | Ydreams—Informatica, S.A. Ydreams | Systems and methods for simulating three-dimensional virtual interactions from two-dimensional camera images |
US8125529B2 (en) * | 2009-02-09 | 2012-02-28 | Trimble Navigation Limited | Camera aiming using an electronic positioning system for the target |
US8517834B2 (en) * | 2009-02-17 | 2013-08-27 | Softkinetic Studios Sa | Computer videogame system with body position detector that requires user to assume various body positions |
US9299231B2 (en) * | 2009-02-26 | 2016-03-29 | Tko Enterprises, Inc. | Image processing sensor systems |
US9277878B2 (en) * | 2009-02-26 | 2016-03-08 | Tko Enterprises, Inc. | Image processing sensor systems |
US9740921B2 (en) | 2009-02-26 | 2017-08-22 | Tko Enterprises, Inc. | Image processing sensor systems |
US8773355B2 (en) | 2009-03-16 | 2014-07-08 | Microsoft Corporation | Adaptive cursor sizing |
US9256282B2 (en) | 2009-03-20 | 2016-02-09 | Microsoft Technology Licensing, Llc | Virtual object manipulation |
US8988437B2 (en) | 2009-03-20 | 2015-03-24 | Microsoft Technology Licensing, Llc | Chaining animations |
US9313376B1 (en) | 2009-04-01 | 2016-04-12 | Microsoft Technology Licensing, Llc | Dynamic depth power equalization |
US9317128B2 (en) | 2009-04-02 | 2016-04-19 | Oblong Industries, Inc. | Remote devices used in a markerless installation of a spatial operating environment incorporating gestural control |
US10824238B2 (en) | 2009-04-02 | 2020-11-03 | Oblong Industries, Inc. | Operating environment with gestural control and multiple client devices, displays, and users |
WO2010120303A2 (en) * | 2009-04-16 | 2010-10-21 | Hewlett-Packard Development Company, L.P. | Managing shared content in virtual collaboration systems |
US20120121128A1 (en) * | 2009-04-20 | 2012-05-17 | Bent 360: Medialab Inc. | Object tracking system |
US20100274480A1 (en) * | 2009-04-27 | 2010-10-28 | Gm Global Technology Operations, Inc. | Gesture actuated point of interest information systems and methods |
US9498718B2 (en) | 2009-05-01 | 2016-11-22 | Microsoft Technology Licensing, Llc | Altering a view perspective within a display environment |
US8660303B2 (en) | 2009-05-01 | 2014-02-25 | Microsoft Corporation | Detection of body and props |
US8181123B2 (en) | 2009-05-01 | 2012-05-15 | Microsoft Corporation | Managing virtual port associations to users in a gesture-based computing environment |
US9377857B2 (en) | 2009-05-01 | 2016-06-28 | Microsoft Technology Licensing, Llc | Show body position |
US8253746B2 (en) | 2009-05-01 | 2012-08-28 | Microsoft Corporation | Determine intended motions |
US8649554B2 (en) | 2009-05-01 | 2014-02-11 | Microsoft Corporation | Method to control perspective for a camera-controlled computer |
US8503720B2 (en) | 2009-05-01 | 2013-08-06 | Microsoft Corporation | Human body pose estimation |
US8340432B2 (en) | 2009-05-01 | 2012-12-25 | Microsoft Corporation | Systems and methods for detecting a tilt angle from a depth image |
US9898675B2 (en) | 2009-05-01 | 2018-02-20 | Microsoft Technology Licensing, Llc | User movement tracking feedback to improve tracking |
US9015638B2 (en) | 2009-05-01 | 2015-04-21 | Microsoft Technology Licensing, Llc | Binding users to a gesture based system and providing feedback to the users |
US8638985B2 (en) * | 2009-05-01 | 2014-01-28 | Microsoft Corporation | Human body pose estimation |
US8942428B2 (en) | 2009-05-01 | 2015-01-27 | Microsoft Corporation | Isolate extraneous motions |
US8284988B2 (en) * | 2009-05-13 | 2012-10-09 | Applied Vision Corporation | System and method for dimensioning objects using stereoscopic imaging |
US8022986B2 (en) * | 2009-05-19 | 2011-09-20 | Cubic Corporation | Method and apparatus for measuring weapon pointing angles |
US20100295782A1 (en) | 2009-05-21 | 2010-11-25 | Yehuda Binder | System and method for control based on face ore hand gesture detection |
US9417700B2 (en) | 2009-05-21 | 2016-08-16 | Edge3 Technologies | Gesture recognition systems and related methods |
US20100296742A1 (en) * | 2009-05-22 | 2010-11-25 | Honeywell Inernational Inc. | System and method for object based post event forensics in video surveillance systems |
KR100936666B1 (en) * | 2009-05-25 | 2010-01-13 | 전자부품연구원 | Apparatus for touching reflection image using an infrared screen |
US8744121B2 (en) | 2009-05-29 | 2014-06-03 | Microsoft Corporation | Device for identifying and tracking multiple humans over time |
US8856691B2 (en) | 2009-05-29 | 2014-10-07 | Microsoft Corporation | Gesture tool |
US9383823B2 (en) | 2009-05-29 | 2016-07-05 | Microsoft Technology Licensing, Llc | Combining gestures beyond skeletal |
US9533418B2 (en) * | 2009-05-29 | 2017-01-03 | Cognex Corporation | Methods and apparatus for practical 3D vision system |
US8693724B2 (en) | 2009-05-29 | 2014-04-08 | Microsoft Corporation | Method and system implementing user-centric gesture control |
US8320619B2 (en) | 2009-05-29 | 2012-11-27 | Microsoft Corporation | Systems and methods for tracking a model |
US8542252B2 (en) | 2009-05-29 | 2013-09-24 | Microsoft Corporation | Target digitization, extraction, and tracking |
US8509479B2 (en) | 2009-05-29 | 2013-08-13 | Microsoft Corporation | Virtual object |
US8418085B2 (en) | 2009-05-29 | 2013-04-09 | Microsoft Corporation | Gesture coach |
US9400559B2 (en) | 2009-05-29 | 2016-07-26 | Microsoft Technology Licensing, Llc | Gesture shortcuts |
US8625837B2 (en) | 2009-05-29 | 2014-01-07 | Microsoft Corporation | Protocol and format for communicating an image from a camera to a computing environment |
US9182814B2 (en) | 2009-05-29 | 2015-11-10 | Microsoft Technology Licensing, Llc | Systems and methods for estimating a non-visible or occluded body part |
US20100306685A1 (en) * | 2009-05-29 | 2010-12-02 | Microsoft Corporation | User movement feedback via on-screen avatars |
US8379101B2 (en) | 2009-05-29 | 2013-02-19 | Microsoft Corporation | Environment and/or target segmentation |
US8487871B2 (en) | 2009-06-01 | 2013-07-16 | Microsoft Corporation | Virtual desktop coordinate transformation |
US8390680B2 (en) | 2009-07-09 | 2013-03-05 | Microsoft Corporation | Visual representation expression based on player expression |
US9159151B2 (en) | 2009-07-13 | 2015-10-13 | Microsoft Technology Licensing, Llc | Bringing a visual representation to life via learned input from the user |
US20110172550A1 (en) | 2009-07-21 | 2011-07-14 | Michael Scott Martin | Uspa: systems and methods for ems device communication interface |
DE102009037316A1 (en) * | 2009-08-14 | 2011-02-17 | Karl Storz Gmbh & Co. Kg | Control and method for operating a surgical light |
US8264536B2 (en) | 2009-08-25 | 2012-09-11 | Microsoft Corporation | Depth-sensitive imaging via polarization-state mapping |
US9141193B2 (en) | 2009-08-31 | 2015-09-22 | Microsoft Technology Licensing, Llc | Techniques for using human gestures to control gesture unaware programs |
KR20110026214A (en) * | 2009-09-07 | 2011-03-15 | 삼성전자주식회사 | Apparatus and method for detecting face |
US8508919B2 (en) | 2009-09-14 | 2013-08-13 | Microsoft Corporation | Separation of electrical and optical components |
US8330134B2 (en) | 2009-09-14 | 2012-12-11 | Microsoft Corporation | Optical fault monitoring |
JP2011060216A (en) * | 2009-09-14 | 2011-03-24 | Fujifilm Corp | Device and method of processing image |
US8760571B2 (en) | 2009-09-21 | 2014-06-24 | Microsoft Corporation | Alignment of lens and image sensor |
US8428340B2 (en) | 2009-09-21 | 2013-04-23 | Microsoft Corporation | Screen space plane identification |
US8976986B2 (en) | 2009-09-21 | 2015-03-10 | Microsoft Technology Licensing, Llc | Volume adjustment based on listener position |
US9014546B2 (en) | 2009-09-23 | 2015-04-21 | Rovi Guides, Inc. | Systems and methods for automatically detecting users within detection regions of media devices |
US8452087B2 (en) * | 2009-09-30 | 2013-05-28 | Microsoft Corporation | Image selection techniques |
US8723118B2 (en) | 2009-10-01 | 2014-05-13 | Microsoft Corporation | Imager for constructing color and depth images |
US8867820B2 (en) | 2009-10-07 | 2014-10-21 | Microsoft Corporation | Systems and methods for removing a background of an image |
US8564534B2 (en) | 2009-10-07 | 2013-10-22 | Microsoft Corporation | Human tracking system |
US8963829B2 (en) | 2009-10-07 | 2015-02-24 | Microsoft Corporation | Methods and systems for determining and tracking extremities of a target |
US7961910B2 (en) | 2009-10-07 | 2011-06-14 | Microsoft Corporation | Systems and methods for tracking a model |
US9933852B2 (en) | 2009-10-14 | 2018-04-03 | Oblong Industries, Inc. | Multi-process interactive systems and methods |
US9971807B2 (en) | 2009-10-14 | 2018-05-15 | Oblong Industries, Inc. | Multi-process interactive systems and methods |
US9400548B2 (en) | 2009-10-19 | 2016-07-26 | Microsoft Technology Licensing, Llc | Gesture personalization and profile roaming |
US8907894B2 (en) * | 2009-10-20 | 2014-12-09 | Northridge Associates Llc | Touchless pointing device |
US20110095989A1 (en) * | 2009-10-23 | 2011-04-28 | Smart Technologies Ulc | Interactive input system and bezel therefor |
US8988432B2 (en) | 2009-11-05 | 2015-03-24 | Microsoft Technology Licensing, Llc | Systems and methods for processing an image for target tracking |
US8893047B2 (en) | 2009-11-09 | 2014-11-18 | International Business Machines Corporation | Activity triggered photography in metaverse applications |
US8843857B2 (en) * | 2009-11-19 | 2014-09-23 | Microsoft Corporation | Distance scalable no touch computing |
CN102713794A (en) * | 2009-11-24 | 2012-10-03 | 奈克斯特控股公司 | Methods and apparatus for gesture recognition mode control |
US8325136B2 (en) | 2009-12-01 | 2012-12-04 | Raytheon Company | Computer display pointer device for a display |
CN102754048A (en) * | 2009-12-04 | 2012-10-24 | 奈克斯特控股公司 | Imaging methods and systems for position detection |
TWI402479B (en) * | 2009-12-15 | 2013-07-21 | Ind Tech Res Inst | Depth detection method and system using thereof |
US9244533B2 (en) | 2009-12-17 | 2016-01-26 | Microsoft Technology Licensing, Llc | Camera navigation for presentations |
US20110150271A1 (en) | 2009-12-18 | 2011-06-23 | Microsoft Corporation | Motion detection using depth images |
US8320621B2 (en) | 2009-12-21 | 2012-11-27 | Microsoft Corporation | Depth projector system with integrated VCSEL array |
KR100977558B1 (en) * | 2009-12-22 | 2010-08-23 | 전자부품연구원 | Space touch apparatus using infrared rays |
KR100974894B1 (en) * | 2009-12-22 | 2010-08-11 | 전자부품연구원 | 3d space touch apparatus using multi-infrared camera |
KR20110076458A (en) * | 2009-12-29 | 2011-07-06 | 엘지전자 주식회사 | Display device and control method thereof |
US9268404B2 (en) | 2010-01-08 | 2016-02-23 | Microsoft Technology Licensing, Llc | Application gesture interpretation |
US8631355B2 (en) | 2010-01-08 | 2014-01-14 | Microsoft Corporation | Assigning gesture dictionaries |
US9019201B2 (en) | 2010-01-08 | 2015-04-28 | Microsoft Technology Licensing, Llc | Evolving universal gesture sets |
WO2011086484A1 (en) * | 2010-01-12 | 2011-07-21 | Koninklijke Philips Electronics N.V. | Determination of a position characteristic for an object |
US8334842B2 (en) | 2010-01-15 | 2012-12-18 | Microsoft Corporation | Recognizing user intent in motion capture system |
US8933884B2 (en) | 2010-01-15 | 2015-01-13 | Microsoft Corporation | Tracking groups of users in motion capture system |
US8676581B2 (en) | 2010-01-22 | 2014-03-18 | Microsoft Corporation | Speech recognition analysis via identification information |
US8265341B2 (en) | 2010-01-25 | 2012-09-11 | Microsoft Corporation | Voice-body identity correlation |
WO2011093013A1 (en) * | 2010-01-29 | 2011-08-04 | パナソニック株式会社 | Information processing apparatus and information processing method |
US8864581B2 (en) | 2010-01-29 | 2014-10-21 | Microsoft Corporation | Visual based identitiy tracking |
US20110187678A1 (en) * | 2010-01-29 | 2011-08-04 | Tyco Electronics Corporation | Touch system using optical components to image multiple fields of view on an image sensor |
US8891067B2 (en) | 2010-02-01 | 2014-11-18 | Microsoft Corporation | Multiple synchronized optical sources for time-of-flight range finding systems |
US8687044B2 (en) | 2010-02-02 | 2014-04-01 | Microsoft Corporation | Depth camera compatibility |
US8619122B2 (en) | 2010-02-02 | 2013-12-31 | Microsoft Corporation | Depth camera compatibility |
US8717469B2 (en) | 2010-02-03 | 2014-05-06 | Microsoft Corporation | Fast gating photosurface |
US8659658B2 (en) | 2010-02-09 | 2014-02-25 | Microsoft Corporation | Physical interaction zone for gesture-based user interfaces |
US8499257B2 (en) | 2010-02-09 | 2013-07-30 | Microsoft Corporation | Handles interactions for human—computer interface |
US8522308B2 (en) * | 2010-02-11 | 2013-08-27 | Verizon Patent And Licensing Inc. | Systems and methods for providing a spatial-input-based multi-user shared display experience |
US20110199302A1 (en) * | 2010-02-16 | 2011-08-18 | Microsoft Corporation | Capturing screen objects using a collision volume |
US8633890B2 (en) | 2010-02-16 | 2014-01-21 | Microsoft Corporation | Gesture detection based on joint skipping |
US8928579B2 (en) | 2010-02-22 | 2015-01-06 | Andrew David Wilson | Interacting with an omni-directionally projected display |
US20110219340A1 (en) * | 2010-03-03 | 2011-09-08 | Pathangay Vinod | System and method for point, select and transfer hand gesture based user interface |
US8655069B2 (en) | 2010-03-05 | 2014-02-18 | Microsoft Corporation | Updating image segmentation following user input |
US8411948B2 (en) | 2010-03-05 | 2013-04-02 | Microsoft Corporation | Up-sampling binary images for segmentation |
US8422769B2 (en) * | 2010-03-05 | 2013-04-16 | Microsoft Corporation | Image segmentation using reduced foreground training data |
US20110223995A1 (en) | 2010-03-12 | 2011-09-15 | Kevin Geisner | Interacting with a computer based application |
US8279418B2 (en) | 2010-03-17 | 2012-10-02 | Microsoft Corporation | Raster scanning for depth detection |
US8213680B2 (en) | 2010-03-19 | 2012-07-03 | Microsoft Corporation | Proxy training data for human body tracking |
US8514269B2 (en) | 2010-03-26 | 2013-08-20 | Microsoft Corporation | De-aliasing depth images |
US20110234481A1 (en) * | 2010-03-26 | 2011-09-29 | Sagi Katz | Enhancing presentations using depth sensing cameras |
US8523667B2 (en) | 2010-03-29 | 2013-09-03 | Microsoft Corporation | Parental control settings based on body dimensions |
US8605763B2 (en) | 2010-03-31 | 2013-12-10 | Microsoft Corporation | Temperature measurement and control for laser and light-emitting diodes |
US9646340B2 (en) | 2010-04-01 | 2017-05-09 | Microsoft Technology Licensing, Llc | Avatar-based virtual dressing room |
US9098873B2 (en) | 2010-04-01 | 2015-08-04 | Microsoft Technology Licensing, Llc | Motion-based interactive shopping environment |
CN102934142B (en) | 2010-04-09 | 2016-10-05 | 卓尔医学产品公司 | System and method for EMS device communication interface |
US8447070B1 (en) * | 2010-04-19 | 2013-05-21 | Amazon Technologies, Inc. | Approaches for device location and communication |
US8351651B2 (en) | 2010-04-26 | 2013-01-08 | Microsoft Corporation | Hand-location post-process refinement in a tracking system |
US8379919B2 (en) | 2010-04-29 | 2013-02-19 | Microsoft Corporation | Multiple centroid condensation of probability distribution clouds |
EP2564350A4 (en) * | 2010-04-30 | 2016-03-16 | Thomson Licensing | Method and apparatus of push&pull gesture recognition in 3d system |
US8593402B2 (en) | 2010-04-30 | 2013-11-26 | Verizon Patent And Licensing Inc. | Spatial-input-based cursor projection systems and methods |
US8284847B2 (en) | 2010-05-03 | 2012-10-09 | Microsoft Corporation | Detecting motion for a multifunction sensor device |
US8498481B2 (en) | 2010-05-07 | 2013-07-30 | Microsoft Corporation | Image segmentation using star-convexity constraints |
US8885890B2 (en) | 2010-05-07 | 2014-11-11 | Microsoft Corporation | Depth map confidence filtering |
US8457353B2 (en) | 2010-05-18 | 2013-06-04 | Microsoft Corporation | Gestures and gesture modifiers for manipulating a user-interface |
US8396252B2 (en) | 2010-05-20 | 2013-03-12 | Edge 3 Technologies | Systems and related methods for three dimensional gesture recognition in vehicles |
US8803888B2 (en) | 2010-06-02 | 2014-08-12 | Microsoft Corporation | Recognition system for sharing information |
US8751215B2 (en) | 2010-06-04 | 2014-06-10 | Microsoft Corporation | Machine based sign language interpreter |
US9008355B2 (en) | 2010-06-04 | 2015-04-14 | Microsoft Technology Licensing, Llc | Automatic depth camera aiming |
US20110298708A1 (en) * | 2010-06-07 | 2011-12-08 | Microsoft Corporation | Virtual Touch Interface |
US9557574B2 (en) | 2010-06-08 | 2017-01-31 | Microsoft Technology Licensing, Llc | Depth illumination and detection optics |
US8330822B2 (en) | 2010-06-09 | 2012-12-11 | Microsoft Corporation | Thermally-tuned depth camera light source |
US8749557B2 (en) | 2010-06-11 | 2014-06-10 | Microsoft Corporation | Interacting with user interface via avatar |
US8675981B2 (en) | 2010-06-11 | 2014-03-18 | Microsoft Corporation | Multi-modal gender recognition including depth data |
US9384329B2 (en) | 2010-06-11 | 2016-07-05 | Microsoft Technology Licensing, Llc | Caloric burn determination from body movement |
US9014420B2 (en) * | 2010-06-14 | 2015-04-21 | Microsoft Corporation | Adaptive action detection |
US8982151B2 (en) | 2010-06-14 | 2015-03-17 | Microsoft Technology Licensing, Llc | Independently processing planes of display data |
US8670029B2 (en) | 2010-06-16 | 2014-03-11 | Microsoft Corporation | Depth camera illuminator with superluminescent light-emitting diode |
US8558873B2 (en) | 2010-06-16 | 2013-10-15 | Microsoft Corporation | Use of wavefront coding to create a depth image |
US8296151B2 (en) | 2010-06-18 | 2012-10-23 | Microsoft Corporation | Compound gesture-speech commands |
US8381108B2 (en) | 2010-06-21 | 2013-02-19 | Microsoft Corporation | Natural user input for driving interactive stories |
US8416187B2 (en) | 2010-06-22 | 2013-04-09 | Microsoft Corporation | Item navigation using motion-capture data |
US9262015B2 (en) * | 2010-06-28 | 2016-02-16 | Intel Corporation | System for portable tangible interaction |
US9760123B2 (en) | 2010-08-06 | 2017-09-12 | Dynavox Systems Llc | Speech generation device with a projected display and optical inputs |
US9075434B2 (en) | 2010-08-20 | 2015-07-07 | Microsoft Technology Licensing, Llc | Translating user motion into multiple object responses |
US8613666B2 (en) | 2010-08-31 | 2013-12-24 | Microsoft Corporation | User selection and navigation based on looped motions |
US9167289B2 (en) | 2010-09-02 | 2015-10-20 | Verizon Patent And Licensing Inc. | Perspective display systems and methods |
WO2012030872A1 (en) | 2010-09-02 | 2012-03-08 | Edge3 Technologies Inc. | Method and apparatus for confusion learning |
US8582866B2 (en) | 2011-02-10 | 2013-11-12 | Edge 3 Technologies, Inc. | Method and apparatus for disparity computation in stereo images |
US8666144B2 (en) | 2010-09-02 | 2014-03-04 | Edge 3 Technologies, Inc. | Method and apparatus for determining disparity of texture |
US8655093B2 (en) | 2010-09-02 | 2014-02-18 | Edge 3 Technologies, Inc. | Method and apparatus for performing segmentation of an image |
US8437506B2 (en) | 2010-09-07 | 2013-05-07 | Microsoft Corporation | System for fast, probabilistic skeletal tracking |
US20120058824A1 (en) | 2010-09-07 | 2012-03-08 | Microsoft Corporation | Scalable real-time motion recognition |
US8988508B2 (en) | 2010-09-24 | 2015-03-24 | Microsoft Technology Licensing, Llc. | Wide angle field of view active illumination imaging system |
US8681255B2 (en) | 2010-09-28 | 2014-03-25 | Microsoft Corporation | Integrated low power depth camera and projection device |
US8548270B2 (en) | 2010-10-04 | 2013-10-01 | Microsoft Corporation | Time-of-flight depth imaging |
US8610831B2 (en) * | 2010-10-12 | 2013-12-17 | Nokia Corporation | Method and apparatus for determining motion |
US9484065B2 (en) | 2010-10-15 | 2016-11-01 | Microsoft Technology Licensing, Llc | Intelligent determination of replays based on event identification |
US8957856B2 (en) | 2010-10-21 | 2015-02-17 | Verizon Patent And Licensing Inc. | Systems, methods, and apparatuses for spatial input associated with a display |
US8896667B2 (en) * | 2010-10-25 | 2014-11-25 | Aptina Imaging Corporation | Stereoscopic imaging systems with convergence control for reducing conflicts between accomodation and convergence |
US9195345B2 (en) * | 2010-10-28 | 2015-11-24 | Microsoft Technology Licensing, Llc | Position aware gestures with visual feedback as input method |
US8592739B2 (en) | 2010-11-02 | 2013-11-26 | Microsoft Corporation | Detection of configuration changes of an optical element in an illumination system |
US8866889B2 (en) | 2010-11-03 | 2014-10-21 | Microsoft Corporation | In-home depth camera calibration |
JP2012098988A (en) * | 2010-11-04 | 2012-05-24 | Sony Corp | Image processing apparatus and method, and program |
US8667519B2 (en) | 2010-11-12 | 2014-03-04 | Microsoft Corporation | Automatic passive and anonymous feedback system |
US10726861B2 (en) | 2010-11-15 | 2020-07-28 | Microsoft Technology Licensing, Llc | Semi-private communication in open environments |
US9349040B2 (en) | 2010-11-19 | 2016-05-24 | Microsoft Technology Licensing, Llc | Bi-modal depth-image analysis |
US10234545B2 (en) | 2010-12-01 | 2019-03-19 | Microsoft Technology Licensing, Llc | Light source module |
US8553934B2 (en) | 2010-12-08 | 2013-10-08 | Microsoft Corporation | Orienting the position of a sensor |
US8618405B2 (en) | 2010-12-09 | 2013-12-31 | Microsoft Corp. | Free-space gesture musical instrument digital interface (MIDI) controller |
US8408706B2 (en) | 2010-12-13 | 2013-04-02 | Microsoft Corporation | 3D gaze tracker |
US8920241B2 (en) | 2010-12-15 | 2014-12-30 | Microsoft Corporation | Gesture controlled persistent handles for interface guides |
US9171264B2 (en) | 2010-12-15 | 2015-10-27 | Microsoft Technology Licensing, Llc | Parallel processing machine learning decision tree training |
US8884968B2 (en) | 2010-12-15 | 2014-11-11 | Microsoft Corporation | Modeling an object from image data |
US8448056B2 (en) | 2010-12-17 | 2013-05-21 | Microsoft Corporation | Validation analysis of human target |
US8803952B2 (en) | 2010-12-20 | 2014-08-12 | Microsoft Corporation | Plural detector time-of-flight depth mapping |
US8994718B2 (en) | 2010-12-21 | 2015-03-31 | Microsoft Technology Licensing, Llc | Skeletal control of three-dimensional virtual world |
US9848106B2 (en) | 2010-12-21 | 2017-12-19 | Microsoft Technology Licensing, Llc | Intelligent gameplay photo capture |
US9821224B2 (en) | 2010-12-21 | 2017-11-21 | Microsoft Technology Licensing, Llc | Driving simulator control with virtual skeleton |
US9823339B2 (en) | 2010-12-21 | 2017-11-21 | Microsoft Technology Licensing, Llc | Plural anode time-of-flight sensor |
US8385596B2 (en) | 2010-12-21 | 2013-02-26 | Microsoft Corporation | First person shooter control with virtual skeleton |
AU2010257409B2 (en) * | 2010-12-23 | 2013-01-31 | Canon Kabushiki Kaisha | Temporal-correlation-based mode connection |
US9123316B2 (en) | 2010-12-27 | 2015-09-01 | Microsoft Technology Licensing, Llc | Interactive content creation |
US8488888B2 (en) | 2010-12-28 | 2013-07-16 | Microsoft Corporation | Classification of posture states |
KR101789071B1 (en) * | 2011-01-13 | 2017-10-24 | 삼성전자주식회사 | Apparatus and method for extracting feature of depth image |
US8587583B2 (en) | 2011-01-31 | 2013-11-19 | Microsoft Corporation | Three-dimensional environment reconstruction |
US8401225B2 (en) | 2011-01-31 | 2013-03-19 | Microsoft Corporation | Moving object segmentation using depth images |
US9247238B2 (en) | 2011-01-31 | 2016-01-26 | Microsoft Technology Licensing, Llc | Reducing interference between multiple infra-red depth cameras |
US8401242B2 (en) | 2011-01-31 | 2013-03-19 | Microsoft Corporation | Real-time camera tracking using depth maps |
US8724887B2 (en) | 2011-02-03 | 2014-05-13 | Microsoft Corporation | Environmental modifications to mitigate environmental factors |
US8970589B2 (en) | 2011-02-10 | 2015-03-03 | Edge 3 Technologies, Inc. | Near-touch interaction with a stereo camera grid structured tessellations |
US8942917B2 (en) | 2011-02-14 | 2015-01-27 | Microsoft Corporation | Change invariant scene recognition by an agent |
US8497838B2 (en) * | 2011-02-16 | 2013-07-30 | Microsoft Corporation | Push actuation of interface controls |
US9551914B2 (en) | 2011-03-07 | 2017-01-24 | Microsoft Technology Licensing, Llc | Illuminator with refractive optical element |
US9104239B2 (en) * | 2011-03-09 | 2015-08-11 | Lg Electronics Inc. | Display device and method for controlling gesture functions using different depth ranges |
US9067136B2 (en) | 2011-03-10 | 2015-06-30 | Microsoft Technology Licensing, Llc | Push personalization of interface controls |
US8571263B2 (en) | 2011-03-17 | 2013-10-29 | Microsoft Corporation | Predicting joint positions |
US9470778B2 (en) | 2011-03-29 | 2016-10-18 | Microsoft Technology Licensing, Llc | Learning from high quality depth measurements |
US10642934B2 (en) | 2011-03-31 | 2020-05-05 | Microsoft Technology Licensing, Llc | Augmented conversational understanding architecture |
US9298287B2 (en) | 2011-03-31 | 2016-03-29 | Microsoft Technology Licensing, Llc | Combined activation for natural user interface systems |
US9842168B2 (en) | 2011-03-31 | 2017-12-12 | Microsoft Technology Licensing, Llc | Task driven user intents |
US9760566B2 (en) | 2011-03-31 | 2017-09-12 | Microsoft Technology Licensing, Llc | Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof |
US8503494B2 (en) | 2011-04-05 | 2013-08-06 | Microsoft Corporation | Thermal management system |
US8824749B2 (en) | 2011-04-05 | 2014-09-02 | Microsoft Corporation | Biometric recognition |
US8928589B2 (en) * | 2011-04-20 | 2015-01-06 | Qualcomm Incorporated | Virtual keyboards and methods of providing the same |
US8620113B2 (en) | 2011-04-25 | 2013-12-31 | Microsoft Corporation | Laser diode modes |
US9259643B2 (en) | 2011-04-28 | 2016-02-16 | Microsoft Technology Licensing, Llc | Control of separate computer game elements |
US8702507B2 (en) | 2011-04-28 | 2014-04-22 | Microsoft Corporation | Manual and camera-based avatar control |
US10671841B2 (en) | 2011-05-02 | 2020-06-02 | Microsoft Technology Licensing, Llc | Attribute state classification |
US8888331B2 (en) | 2011-05-09 | 2014-11-18 | Microsoft Corporation | Low inductance light source module |
US9137463B2 (en) | 2011-05-12 | 2015-09-15 | Microsoft Technology Licensing, Llc | Adaptive high dynamic range camera |
US9064006B2 (en) | 2012-08-23 | 2015-06-23 | Microsoft Technology Licensing, Llc | Translating natural language utterances to keyword search queries |
US8923686B2 (en) | 2011-05-20 | 2014-12-30 | Echostar Technologies L.L.C. | Dynamically configurable 3D display |
US8788973B2 (en) | 2011-05-23 | 2014-07-22 | Microsoft Corporation | Three-dimensional gesture controlled avatar configuration interface |
US9160979B1 (en) * | 2011-05-27 | 2015-10-13 | Trimble Navigation Limited | Determining camera position for a photograph having a displaced center of projection |
JP5670255B2 (en) * | 2011-05-27 | 2015-02-18 | 京セラ株式会社 | Display device |
US8760395B2 (en) | 2011-05-31 | 2014-06-24 | Microsoft Corporation | Gesture recognition techniques |
US9594430B2 (en) | 2011-06-01 | 2017-03-14 | Microsoft Technology Licensing, Llc | Three-dimensional foreground selection for vision system |
US8526734B2 (en) | 2011-06-01 | 2013-09-03 | Microsoft Corporation | Three-dimensional background removal for vision system |
US10796494B2 (en) | 2011-06-06 | 2020-10-06 | Microsoft Technology Licensing, Llc | Adding attributes to virtual representations of real-world objects |
US9724600B2 (en) | 2011-06-06 | 2017-08-08 | Microsoft Technology Licensing, Llc | Controlling objects in a virtual environment |
US8929612B2 (en) * | 2011-06-06 | 2015-01-06 | Microsoft Corporation | System for recognizing an open or closed hand |
US9098110B2 (en) | 2011-06-06 | 2015-08-04 | Microsoft Technology Licensing, Llc | Head rotation tracking from depth-based center of mass |
US8897491B2 (en) | 2011-06-06 | 2014-11-25 | Microsoft Corporation | System for finger recognition and tracking |
US8597142B2 (en) | 2011-06-06 | 2013-12-03 | Microsoft Corporation | Dynamic camera based practice mode |
US9208571B2 (en) | 2011-06-06 | 2015-12-08 | Microsoft Technology Licensing, Llc | Object digitization |
US9013489B2 (en) | 2011-06-06 | 2015-04-21 | Microsoft Technology Licensing, Llc | Generation of avatar reflecting player appearance |
US9597587B2 (en) | 2011-06-08 | 2017-03-21 | Microsoft Technology Licensing, Llc | Locational node device |
JP5864144B2 (en) | 2011-06-28 | 2016-02-17 | 京セラ株式会社 | Display device |
AU2011203219B2 (en) * | 2011-06-30 | 2013-08-29 | Canon Kabushiki Kaisha | Mode removal for improved multi-modal background subtraction |
CN102866810B (en) * | 2011-07-04 | 2015-08-26 | 光宝新加坡有限公司 | The method for sensing of optical navigator |
CN102866809A (en) * | 2011-07-04 | 2013-01-09 | 光宝新加坡有限公司 | Click detection method of optical navigation module |
US9030487B2 (en) * | 2011-08-01 | 2015-05-12 | Lg Electronics Inc. | Electronic device for displaying three-dimensional image and method of using the same |
US8786730B2 (en) | 2011-08-18 | 2014-07-22 | Microsoft Corporation | Image exposure using exclusion regions |
WO2013036621A1 (en) | 2011-09-09 | 2013-03-14 | Thales Avionics, Inc. | Controlling vehicle entertainment systems responsive to sensed passenger gestures |
CN102289822A (en) * | 2011-09-09 | 2011-12-21 | 南京大学 | Method for tracking moving target collaboratively by multiple cameras |
US20130077818A1 (en) * | 2011-09-23 | 2013-03-28 | Lite-On Singapore Pte. Ltd. | Detection method of optical navigation device |
US9030445B2 (en) | 2011-10-07 | 2015-05-12 | Qualcomm Incorporated | Vision-based interactive projection system |
US20130101158A1 (en) * | 2011-10-21 | 2013-04-25 | Honeywell International Inc. | Determining dimensions associated with an object |
US9557836B2 (en) | 2011-11-01 | 2017-01-31 | Microsoft Technology Licensing, Llc | Depth image compression |
US9117281B2 (en) | 2011-11-02 | 2015-08-25 | Microsoft Corporation | Surface segmentation from RGB and depth images |
US8854426B2 (en) | 2011-11-07 | 2014-10-07 | Microsoft Corporation | Time-of-flight camera with guided light |
US9672609B1 (en) | 2011-11-11 | 2017-06-06 | Edge 3 Technologies, Inc. | Method and apparatus for improved depth-map estimation |
US8724906B2 (en) | 2011-11-18 | 2014-05-13 | Microsoft Corporation | Computing pose and/or shape of modifiable entities |
KR20130055118A (en) * | 2011-11-18 | 2013-05-28 | 전자부품연구원 | Space touch apparatus using single-infrared camera |
US8509545B2 (en) | 2011-11-29 | 2013-08-13 | Microsoft Corporation | Foreground subject detection |
US8635637B2 (en) | 2011-12-02 | 2014-01-21 | Microsoft Corporation | User interface presenting an animated avatar performing a media reaction |
US8803800B2 (en) | 2011-12-02 | 2014-08-12 | Microsoft Corporation | User interface control based on head orientation |
JP5849673B2 (en) * | 2011-12-09 | 2016-02-03 | 株式会社リコー | Electronic information board device |
US9100685B2 (en) | 2011-12-09 | 2015-08-04 | Microsoft Technology Licensing, Llc | Determining audience state or interest using passive sensor data |
US8971612B2 (en) | 2011-12-15 | 2015-03-03 | Microsoft Corporation | Learning image processing tasks from scene reconstructions |
US8879831B2 (en) | 2011-12-15 | 2014-11-04 | Microsoft Corporation | Using high-level attributes to guide image processing |
US8630457B2 (en) | 2011-12-15 | 2014-01-14 | Microsoft Corporation | Problem states for pose tracking pipeline |
US8811938B2 (en) | 2011-12-16 | 2014-08-19 | Microsoft Corporation | Providing a user interface experience based on inferred vehicle state |
US9342139B2 (en) | 2011-12-19 | 2016-05-17 | Microsoft Technology Licensing, Llc | Pairing a computing device to a user |
WO2013095677A1 (en) * | 2011-12-23 | 2013-06-27 | Intel Corporation | Computing system utilizing three-dimensional manipulation command gestures |
WO2013095671A1 (en) | 2011-12-23 | 2013-06-27 | Intel Corporation | Transition mechanism for computing system utilizing user sensing |
WO2013095678A1 (en) | 2011-12-23 | 2013-06-27 | Intel Corporation | Mechanism to provide feedback regarding computing system command gestures |
WO2013095679A1 (en) * | 2011-12-23 | 2013-06-27 | Intel Corporation | Computing system utilizing coordinated two-hand command gestures |
US8782565B2 (en) * | 2012-01-12 | 2014-07-15 | Cisco Technology, Inc. | System for selecting objects on display |
US9720089B2 (en) | 2012-01-23 | 2017-08-01 | Microsoft Technology Licensing, Llc | 3D zoom imager |
US9336456B2 (en) | 2012-01-25 | 2016-05-10 | Bruno Delean | Systems, methods and computer program products for identifying objects in video data |
JP5814147B2 (en) * | 2012-02-01 | 2015-11-17 | パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America | Input device, input control method, and input control program |
TWI464640B (en) * | 2012-04-03 | 2014-12-11 | Wistron Corp | Gesture sensing apparatus and electronic system having gesture input function |
US8898687B2 (en) | 2012-04-04 | 2014-11-25 | Microsoft Corporation | Controlling a media program based on a media reaction |
US9210401B2 (en) | 2012-05-03 | 2015-12-08 | Microsoft Technology Licensing, Llc | Projected visual cues for guiding physical movement |
US9779546B2 (en) | 2012-05-04 | 2017-10-03 | Intermec Ip Corp. | Volume dimensioning systems and methods |
CA2775700C (en) | 2012-05-04 | 2013-07-23 | Microsoft Corporation | Determining a future portion of a currently presented media program |
US9007368B2 (en) | 2012-05-07 | 2015-04-14 | Intermec Ip Corp. | Dimensioning system calibration systems and methods |
US10007858B2 (en) | 2012-05-15 | 2018-06-26 | Honeywell International Inc. | Terminals and methods for dimensioning objects |
EP2864961A4 (en) | 2012-06-21 | 2016-03-23 | Microsoft Technology Licensing Llc | Avatar construction using depth camera |
US9836590B2 (en) | 2012-06-22 | 2017-12-05 | Microsoft Technology Licensing, Llc | Enhanced accuracy of user presence status determination |
US9696427B2 (en) | 2012-08-14 | 2017-07-04 | Microsoft Technology Licensing, Llc | Wide angle depth detection |
US10321127B2 (en) | 2012-08-20 | 2019-06-11 | Intermec Ip Corp. | Volume dimensioning system calibration systems and methods |
EP2901368A4 (en) | 2012-09-28 | 2016-05-25 | Zoll Medical Corp | Systems and methods for three-dimensional interaction monitoring in an ems environment |
US9939259B2 (en) | 2012-10-04 | 2018-04-10 | Hand Held Products, Inc. | Measuring object dimensions using mobile computer |
US9392264B1 (en) * | 2012-10-12 | 2016-07-12 | Amazon Technologies, Inc. | Occluded object recognition |
US20140104413A1 (en) | 2012-10-16 | 2014-04-17 | Hand Held Products, Inc. | Integrated dimensioning and weighing system |
US10241638B2 (en) | 2012-11-02 | 2019-03-26 | Atheer, Inc. | Method and apparatus for a three dimensional interface |
US9239627B2 (en) * | 2012-11-07 | 2016-01-19 | Panasonic Intellectual Property Corporation Of America | SmartLight interaction system |
US9087386B2 (en) | 2012-11-30 | 2015-07-21 | Vidsys, Inc. | Tracking people and objects using multiple live and recorded surveillance camera video feeds |
US8882310B2 (en) | 2012-12-10 | 2014-11-11 | Microsoft Corporation | Laser die light source module with low inductance |
CN103092339B (en) * | 2012-12-13 | 2015-10-07 | 鸿富锦精密工业(深圳)有限公司 | Electronic installation and page demonstration method thereof |
CN103077533B (en) * | 2012-12-26 | 2016-03-02 | 中国科学技术大学 | A kind of based on frogeye visual characteristic setting movement order calibration method |
US9857470B2 (en) | 2012-12-28 | 2018-01-02 | Microsoft Technology Licensing, Llc | Using photometric stereo for 3D environment modeling |
JP6070211B2 (en) * | 2013-01-22 | 2017-02-01 | 株式会社リコー | Information processing apparatus, system, image projection apparatus, information processing method, and program |
US9251590B2 (en) | 2013-01-24 | 2016-02-02 | Microsoft Technology Licensing, Llc | Camera pose estimation for 3D reconstruction |
TWI493382B (en) * | 2013-01-31 | 2015-07-21 | Pixart Imaging Inc | Hand posture detection device for detecting hovering and click |
US9052746B2 (en) | 2013-02-15 | 2015-06-09 | Microsoft Technology Licensing, Llc | User center-of-mass and mass distribution extraction using depth images |
US9940553B2 (en) | 2013-02-22 | 2018-04-10 | Microsoft Technology Licensing, Llc | Camera/object pose from predicted coordinates |
US9135516B2 (en) | 2013-03-08 | 2015-09-15 | Microsoft Technology Licensing, Llc | User body angle, curvature and average extremity positions extraction using depth images |
US9092657B2 (en) | 2013-03-13 | 2015-07-28 | Microsoft Technology Licensing, Llc | Depth image processing |
US9080856B2 (en) | 2013-03-13 | 2015-07-14 | Intermec Ip Corp. | Systems and methods for enhancing dimensioning, for example volume dimensioning |
KR101872426B1 (en) * | 2013-03-14 | 2018-06-28 | 인텔 코포레이션 | Depth-based user interface gesture control |
US9274606B2 (en) | 2013-03-14 | 2016-03-01 | Microsoft Technology Licensing, Llc | NUI video conference controls |
US9704350B1 (en) | 2013-03-14 | 2017-07-11 | Harmonix Music Systems, Inc. | Musical combat game |
US10721448B2 (en) | 2013-03-15 | 2020-07-21 | Edge 3 Technologies, Inc. | Method and apparatus for adaptive exposure bracketing, segmentation and scene organization |
US9953213B2 (en) | 2013-03-27 | 2018-04-24 | Microsoft Technology Licensing, Llc | Self discovery of autonomous NUI devices |
TWI486815B (en) * | 2013-04-08 | 2015-06-01 | 鴻海精密工業股份有限公司 | Display device, system and method for controlling the display device |
US9442186B2 (en) | 2013-05-13 | 2016-09-13 | Microsoft Technology Licensing, Llc | Interference reduction for TOF systems |
US9829984B2 (en) | 2013-05-23 | 2017-11-28 | Fastvdo Llc | Motion-assisted visual language for human computer interfaces |
US10228452B2 (en) | 2013-06-07 | 2019-03-12 | Hand Held Products, Inc. | Method of error correction for 3D imaging device |
US9239950B2 (en) | 2013-07-01 | 2016-01-19 | Hand Held Products, Inc. | Dimensioning system |
US9516263B2 (en) | 2013-08-02 | 2016-12-06 | Apple Inc. | Automatic configuration of the logical orientation of multiple monitors based on captured images |
US9464885B2 (en) | 2013-08-30 | 2016-10-11 | Hand Held Products, Inc. | System and method for package dimensioning |
US9462253B2 (en) | 2013-09-23 | 2016-10-04 | Microsoft Technology Licensing, Llc | Optical modules that reduce speckle contrast and diffraction artifacts |
US9443310B2 (en) | 2013-10-09 | 2016-09-13 | Microsoft Technology Licensing, Llc | Illumination modules that emit structured light |
US10152136B2 (en) * | 2013-10-16 | 2018-12-11 | Leap Motion, Inc. | Velocity field interaction for free space gesture interface and control |
US10168873B1 (en) | 2013-10-29 | 2019-01-01 | Leap Motion, Inc. | Virtual interactions for machine control |
US9674563B2 (en) | 2013-11-04 | 2017-06-06 | Rovi Guides, Inc. | Systems and methods for recommending content |
US9769459B2 (en) | 2013-11-12 | 2017-09-19 | Microsoft Technology Licensing, Llc | Power efficient laser diode driver circuit and method |
US9508385B2 (en) | 2013-11-21 | 2016-11-29 | Microsoft Technology Licensing, Llc | Audio-visual project generator |
KR102173123B1 (en) * | 2013-11-22 | 2020-11-02 | 삼성전자주식회사 | Method and apparatus for recognizing object of image in electronic device |
US9891712B2 (en) | 2013-12-16 | 2018-02-13 | Leap Motion, Inc. | User-defined virtual interaction space and manipulation of virtual cameras with vectors |
US9607319B2 (en) | 2013-12-30 | 2017-03-28 | Adtile Technologies, Inc. | Motion and gesture-based mobile advertising activation |
US9971491B2 (en) | 2014-01-09 | 2018-05-15 | Microsoft Technology Licensing, Llc | Gesture library for natural user input |
ES2601928B1 (en) * | 2014-03-14 | 2018-02-21 | Tedcas Medical Systems, S.L. | MODULAR CONTACT-FREE CONTROL DEVICES |
EP3117289A1 (en) * | 2014-03-14 | 2017-01-18 | Tedcas Medical Systems, S. L. | Modular touchless control devices |
US9990046B2 (en) | 2014-03-17 | 2018-06-05 | Oblong Industries, Inc. | Visual collaboration interface |
US9823059B2 (en) | 2014-08-06 | 2017-11-21 | Hand Held Products, Inc. | Dimensioning system with guided alignment |
US10810715B2 (en) | 2014-10-10 | 2020-10-20 | Hand Held Products, Inc | System and method for picking validation |
US10775165B2 (en) | 2014-10-10 | 2020-09-15 | Hand Held Products, Inc. | Methods for improving the accuracy of dimensioning-system measurements |
US9779276B2 (en) | 2014-10-10 | 2017-10-03 | Hand Held Products, Inc. | Depth sensor based auto-focus system for an indicia scanner |
US9762793B2 (en) | 2014-10-21 | 2017-09-12 | Hand Held Products, Inc. | System and method for dimensioning |
US9897434B2 (en) | 2014-10-21 | 2018-02-20 | Hand Held Products, Inc. | Handheld dimensioning system with measurement-conformance feedback |
US9557166B2 (en) | 2014-10-21 | 2017-01-31 | Hand Held Products, Inc. | Dimensioning system with multipath interference mitigation |
US10060729B2 (en) | 2014-10-21 | 2018-08-28 | Hand Held Products, Inc. | Handheld dimensioner with data-quality indication |
US9752864B2 (en) | 2014-10-21 | 2017-09-05 | Hand Held Products, Inc. | Handheld dimensioning system with feedback |
CN104318588A (en) * | 2014-11-04 | 2015-01-28 | 北京邮电大学 | Multi-video-camera target tracking method based on position perception and distinguish appearance model |
FR3028128B1 (en) * | 2014-11-05 | 2024-08-09 | Morpho | METHOD FOR CALIBRATING A SIGHTING SYSTEM |
US9696795B2 (en) | 2015-02-13 | 2017-07-04 | Leap Motion, Inc. | Systems and methods of creating a realistic grab experience in virtual reality/augmented reality environments |
US10429923B1 (en) | 2015-02-13 | 2019-10-01 | Ultrahaptics IP Two Limited | Interaction engine for creating a realistic experience in virtual reality/augmented reality environments |
CN104573784A (en) * | 2015-02-23 | 2015-04-29 | 黄庆梅 | Traceable free-range chicken dispatching ticket |
US9786101B2 (en) | 2015-05-19 | 2017-10-10 | Hand Held Products, Inc. | Evaluating image values |
US10066982B2 (en) | 2015-06-16 | 2018-09-04 | Hand Held Products, Inc. | Calibrating a volume dimensioner |
US20160377414A1 (en) | 2015-06-23 | 2016-12-29 | Hand Held Products, Inc. | Optical pattern projector |
US9857167B2 (en) | 2015-06-23 | 2018-01-02 | Hand Held Products, Inc. | Dual-projector three-dimensional scanner |
US9835486B2 (en) | 2015-07-07 | 2017-12-05 | Hand Held Products, Inc. | Mobile dimensioner apparatus for use in commerce |
EP3118576B1 (en) | 2015-07-15 | 2018-09-12 | Hand Held Products, Inc. | Mobile dimensioning device with dynamic accuracy compatible with nist standard |
US20170017301A1 (en) | 2015-07-16 | 2017-01-19 | Hand Held Products, Inc. | Adjusting dimensioning results using augmented reality |
US10094650B2 (en) | 2015-07-16 | 2018-10-09 | Hand Held Products, Inc. | Dimensioning and imaging items |
KR102334767B1 (en) | 2015-07-23 | 2021-12-02 | 한화테크윈 주식회사 | Apparatus and method for controlling network camera |
US9875427B2 (en) * | 2015-07-28 | 2018-01-23 | GM Global Technology Operations LLC | Method for object localization and pose estimation for an object of interest |
US10437463B2 (en) | 2015-10-16 | 2019-10-08 | Lumini Corporation | Motion-based graphical input system |
US10249030B2 (en) | 2015-10-30 | 2019-04-02 | Hand Held Products, Inc. | Image transformation for indicia reading |
US10225544B2 (en) | 2015-11-19 | 2019-03-05 | Hand Held Products, Inc. | High resolution dot pattern |
US10025314B2 (en) | 2016-01-27 | 2018-07-17 | Hand Held Products, Inc. | Vehicle positioning and object avoidance |
US10304002B2 (en) | 2016-02-08 | 2019-05-28 | Youspace, Inc. | Depth-based feature systems for classification applications |
US10412280B2 (en) | 2016-02-10 | 2019-09-10 | Microsoft Technology Licensing, Llc | Camera with light valve over sensor array |
US10257932B2 (en) | 2016-02-16 | 2019-04-09 | Microsoft Technology Licensing, Llc. | Laser diode chip on printed circuit board |
US10462452B2 (en) | 2016-03-16 | 2019-10-29 | Microsoft Technology Licensing, Llc | Synchronizing active illumination cameras |
US10665019B2 (en) | 2016-03-24 | 2020-05-26 | Qualcomm Incorporated | Spatial relationships for integration of visual images of physical environment into virtual reality |
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 |
US10071306B2 (en) | 2016-03-25 | 2018-09-11 | Zero Latency PTY LTD | System and method for determining orientation using tracking cameras and inertial measurements |
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 |
US10486061B2 (en) | 2016-03-25 | 2019-11-26 | Zero Latency Pty Ltd. | Interference damping for continuous game play |
US10339352B2 (en) | 2016-06-03 | 2019-07-02 | Hand Held Products, Inc. | Wearable metrological apparatus |
US9940721B2 (en) | 2016-06-10 | 2018-04-10 | Hand Held Products, Inc. | Scene change detection in a dimensioner |
US10163216B2 (en) | 2016-06-15 | 2018-12-25 | Hand Held Products, Inc. | Automatic mode switching in a volume dimensioner |
US10529302B2 (en) | 2016-07-07 | 2020-01-07 | Oblong Industries, Inc. | Spatially mediated augmentations of and interactions among distinct devices and applications via extended pixel manifold |
US10751609B2 (en) | 2016-08-12 | 2020-08-25 | Zero Latency PTY LTD | Mapping arena movements into a 3-D virtual world |
US10303417B2 (en) | 2017-04-03 | 2019-05-28 | Youspace, Inc. | Interactive systems for depth-based input |
US10437342B2 (en) | 2016-12-05 | 2019-10-08 | Youspace, Inc. | Calibration systems and methods for depth-based interfaces with disparate fields of view |
US10303259B2 (en) | 2017-04-03 | 2019-05-28 | Youspace, Inc. | Systems and methods for gesture-based interaction |
US10909708B2 (en) | 2016-12-09 | 2021-02-02 | Hand Held Products, Inc. | Calibrating a dimensioner using ratios of measurable parameters of optic ally-perceptible geometric elements |
US9983687B1 (en) | 2017-01-06 | 2018-05-29 | Adtile Technologies Inc. | Gesture-controlled augmented reality experience using a mobile communications device |
WO2018148219A1 (en) * | 2017-02-07 | 2018-08-16 | Oblong Industries, Inc. | Systems and methods for user input device tracking in a spatial operating environment |
GB2560177A (en) | 2017-03-01 | 2018-09-05 | Thirdeye Labs Ltd | Training a computational neural network |
GB2560387B (en) | 2017-03-10 | 2022-03-09 | Standard Cognition Corp | Action identification using neural networks |
JP6822234B2 (en) * | 2017-03-15 | 2021-01-27 | セイコーエプソン株式会社 | Projector system |
US11047672B2 (en) | 2017-03-28 | 2021-06-29 | Hand Held Products, Inc. | System for optically dimensioning |
US10325184B2 (en) | 2017-04-12 | 2019-06-18 | Youspace, Inc. | Depth-value classification using forests |
WO2018191648A1 (en) | 2017-04-14 | 2018-10-18 | Yang Liu | System and apparatus for co-registration and correlation between multi-modal imagery and method for same |
US10733748B2 (en) | 2017-07-24 | 2020-08-04 | Hand Held Products, Inc. | Dual-pattern optical 3D dimensioning |
PL422371A1 (en) * | 2017-07-27 | 2019-01-28 | Paweł Ryłko | Method for obtaining tactile function on images projected by still projectors on any flat surfaces |
US10474988B2 (en) | 2017-08-07 | 2019-11-12 | Standard Cognition, Corp. | Predicting inventory events using foreground/background processing |
EP3665648A4 (en) * | 2017-08-07 | 2020-12-30 | Standard Cognition, Corp. | Item put and take detection using image recognition |
US11422670B2 (en) * | 2017-10-24 | 2022-08-23 | Hewlett-Packard Development Company, L.P. | Generating a three-dimensional visualization of a split input device |
IL256288B (en) | 2017-12-07 | 2019-02-28 | Ophir Yoav | Mutual interctivity between mobile devices based on position and orientation |
US10584962B2 (en) | 2018-05-01 | 2020-03-10 | Hand Held Products, Inc | System and method for validating physical-item security |
US11501521B2 (en) * | 2018-05-11 | 2022-11-15 | Precision Point Systems, Llc | Method and system for absolute positioning of an object |
US11875012B2 (en) | 2018-05-25 | 2024-01-16 | Ultrahaptics IP Two Limited | Throwable interface for augmented reality and virtual reality environments |
US10574975B1 (en) | 2018-08-08 | 2020-02-25 | At&T Intellectual Property I, L.P. | Method and apparatus for navigating through panoramic content |
US11068530B1 (en) * | 2018-11-02 | 2021-07-20 | Shutterstock, Inc. | Context-based image selection for electronic media |
US11639846B2 (en) | 2019-09-27 | 2023-05-02 | Honeywell International Inc. | Dual-pattern optical 3D dimensioning |
WO2022066460A1 (en) * | 2020-09-25 | 2022-03-31 | Arris Enterprises Llc | System and method for the access and routing of content on the basis of facial recognition |
CN112797900B (en) * | 2021-04-07 | 2021-07-06 | 中科慧远视觉技术(北京)有限公司 | Multi-camera plate size measuring method |
FR3128048B1 (en) * | 2021-10-13 | 2024-09-20 | Mo Ka | Smart self-checkout terminal |
JP7162813B1 (en) * | 2022-03-04 | 2022-10-31 | チームラボ株式会社 | Display control system for drawing |
DE102022129146A1 (en) | 2022-11-04 | 2024-05-08 | Audi Aktiengesellschaft | Method for operating a charging station designed and constructed for charging a traction battery of a motor vehicle with electrical energy, and corresponding charging station |
US12051205B1 (en) * | 2023-09-27 | 2024-07-30 | OpenAI Opco, LLC | Systems and methods for interacting with a large language model |
Family Cites Families (55)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4144449A (en) | 1977-07-08 | 1979-03-13 | Sperry Rand Corporation | Position detection apparatus |
CA1109539A (en) | 1978-04-05 | 1981-09-22 | Her Majesty The Queen, In Right Of Canada, As Represented By The Ministe R Of Communications | Touch sensitive computer input device |
JPS5936295B2 (en) | 1981-06-23 | 1984-09-03 | 株式会社日立国際電気 | Optical coordinate input device |
US4507557A (en) | 1983-04-01 | 1985-03-26 | Siemens Corporate Research & Support, Inc. | Non-contact X,Y digitizer using two dynamic ram imagers |
DE3616490A1 (en) | 1985-05-17 | 1986-11-27 | Alps Electric Co Ltd | OPTICAL COORDINATE INPUT DEVICE |
JPS6375918A (en) | 1986-09-19 | 1988-04-06 | Alps Electric Co Ltd | Coordinate input device |
US4782328A (en) | 1986-10-02 | 1988-11-01 | Product Development Services, Incorporated | Ambient-light-responsive touch screen data input method and system |
US4746770A (en) | 1987-02-17 | 1988-05-24 | Sensor Frame Incorporated | Method and apparatus for isolating and manipulating graphic objects on computer video monitor |
US5109435A (en) * | 1988-08-08 | 1992-04-28 | Hughes Aircraft Company | Segmentation method for use against moving objects |
US5097516A (en) * | 1991-02-28 | 1992-03-17 | At&T Bell Laboratories | Technique for illuminating a surface with a gradient intensity line of light to achieve enhanced two-dimensional imaging |
US5534917A (en) | 1991-05-09 | 1996-07-09 | Very Vivid, Inc. | Video image based control system |
US5880411A (en) | 1992-06-08 | 1999-03-09 | Synaptics, Incorporated | Object position detector with edge motion feature and gesture recognition |
JP3244798B2 (en) * | 1992-09-08 | 2002-01-07 | 株式会社東芝 | Moving image processing device |
EP0594146B1 (en) * | 1992-10-22 | 2002-01-09 | Advanced Interconnection Technology, Inc. | System for automatic optical inspection of wire scribed circuit boards |
US5317140A (en) | 1992-11-24 | 1994-05-31 | Dunthorn David I | Diffusion-assisted position location particularly for visual pen detection |
US5769640A (en) | 1992-12-02 | 1998-06-23 | Cybernet Systems Corporation | Method and system for simulating medical procedures including virtual reality and control method and system for use therein |
US5629594A (en) | 1992-12-02 | 1997-05-13 | Cybernet Systems Corporation | Force feedback system |
US5502568A (en) | 1993-03-23 | 1996-03-26 | Wacom Co., Ltd. | Optical position detecting unit, optical coordinate input unit and optical position detecting method employing a pattern having a sequence of 1's and 0's |
US5638092A (en) * | 1994-12-20 | 1997-06-10 | Eng; Tommy K. | Cursor control system |
JPH08240407A (en) | 1995-03-02 | 1996-09-17 | Matsushita Electric Ind Co Ltd | Position detecting input device |
EP0823683B1 (en) * | 1995-04-28 | 2005-07-06 | Matsushita Electric Industrial Co., Ltd. | Interface device |
JP3436828B2 (en) * | 1995-05-08 | 2003-08-18 | 株式会社リコー | Image processing device |
US5786810A (en) | 1995-06-07 | 1998-07-28 | Compaq Computer Corporation | Method of determining an object's position and associated apparatus |
JPH0991094A (en) | 1995-09-21 | 1997-04-04 | Sekisui Chem Co Ltd | Coordinate detector for touch panel |
US6173066B1 (en) | 1996-05-21 | 2001-01-09 | Cybernet Systems Corporation | Pose determination and tracking by matching 3D objects to a 2D sensor |
JP3807779B2 (en) | 1996-05-29 | 2006-08-09 | 富士通株式会社 | Coordinate detection device |
US6002808A (en) * | 1996-07-26 | 1999-12-14 | Mitsubishi Electric Information Technology Center America, Inc. | Hand gesture control system |
US5936615A (en) | 1996-09-12 | 1999-08-10 | Digital Equipment Corporation | Image-based touchscreen |
JP3624070B2 (en) | 1997-03-07 | 2005-02-23 | キヤノン株式会社 | Coordinate input device and control method thereof |
JP3876942B2 (en) | 1997-06-13 | 2007-02-07 | 株式会社ワコム | Optical digitizer |
US6075895A (en) | 1997-06-20 | 2000-06-13 | Holoplex | Methods and apparatus for gesture recognition based on templates |
US5907328A (en) | 1997-08-27 | 1999-05-25 | International Business Machines Corporation | Automatic and configurable viewpoint switching in a 3D scene |
EP0905644A3 (en) * | 1997-09-26 | 2004-02-25 | Matsushita Electric Industrial Co., Ltd. | Hand gesture recognizing device |
US6072494A (en) | 1997-10-15 | 2000-06-06 | Electric Planet, Inc. | Method and apparatus for real-time gesture recognition |
WO1999035633A2 (en) | 1998-01-06 | 1999-07-15 | The Video Mouse Group | Human motion following computer mouse and game controller |
WO1999038149A1 (en) * | 1998-01-26 | 1999-07-29 | Wayne Westerman | Method and apparatus for integrating manual input |
WO1999040562A1 (en) | 1998-02-09 | 1999-08-12 | Joseph Lev | Video camera computer touch screen system |
JP2000105671A (en) | 1998-05-11 | 2000-04-11 | Ricoh Co Ltd | Coordinate input and detecting device, and electronic blackboard system |
JP4033582B2 (en) | 1998-06-09 | 2008-01-16 | 株式会社リコー | Coordinate input / detection device and electronic blackboard system |
US6421048B1 (en) * | 1998-07-17 | 2002-07-16 | Sensable Technologies, Inc. | Systems and methods for interacting with virtual objects in a haptic virtual reality environment |
EP0991011B1 (en) * | 1998-09-28 | 2007-07-25 | Matsushita Electric Industrial Co., Ltd. | Method and device for segmenting hand gestures |
US6222465B1 (en) | 1998-12-09 | 2001-04-24 | Lucent Technologies Inc. | Gesture-based computer interface |
US6335724B1 (en) | 1999-01-29 | 2002-01-01 | Ricoh Company, Ltd. | Method and device for inputting coordinate-position and a display board system |
US6614422B1 (en) * | 1999-11-04 | 2003-09-02 | Canesta, Inc. | Method and apparatus for entering data using a virtual input device |
JP4057200B2 (en) | 1999-09-10 | 2008-03-05 | 株式会社リコー | Coordinate input device and recording medium for coordinate input device |
JP3905670B2 (en) | 1999-09-10 | 2007-04-18 | 株式会社リコー | Coordinate input detection apparatus, information storage medium, and coordinate input detection method |
JP3485513B2 (en) * | 2000-01-19 | 2004-01-13 | 沖電気工業株式会社 | Method for manufacturing semiconductor device |
DE10007891C2 (en) | 2000-02-21 | 2002-11-21 | Siemens Ag | Method and arrangement for interacting with a representation visible in a shop window |
JP3934846B2 (en) | 2000-03-06 | 2007-06-20 | 株式会社リコー | Coordinate input / detection device, electronic blackboard system, light receiving element positional deviation correction method, and storage medium |
JP2001265516A (en) | 2000-03-16 | 2001-09-28 | Ricoh Co Ltd | Coordinate input device |
JP2001282445A (en) | 2000-03-31 | 2001-10-12 | Ricoh Co Ltd | Coordinate input/detecting device and information display input device |
US6803906B1 (en) * | 2000-07-05 | 2004-10-12 | Smart Technologies, Inc. | Passive touch system and method of detecting user input |
US6531999B1 (en) | 2000-07-13 | 2003-03-11 | Koninklijke Philips Electronics N.V. | Pointing direction calibration in video conferencing and other camera-based system applications |
US20020015064A1 (en) * | 2000-08-07 | 2002-02-07 | Robotham John S. | Gesture-based user interface to multi-level and multi-modal sets of bit-maps |
US6993179B1 (en) * | 2000-08-07 | 2006-01-31 | Koninklijke Philips Electronics N.V. | Strapdown system for three-dimensional reconstruction |
-
2001
- 2001-09-26 US US09/962,612 patent/US7058204B2/en not_active Expired - Lifetime
- 2001-10-03 AU AU9497001A patent/AU9497001A/en active Pending
- 2001-10-03 NZ NZ525717A patent/NZ525717A/en not_active IP Right Cessation
- 2001-10-03 WO PCT/US2001/030840 patent/WO2002029722A2/en active IP Right Grant
- 2001-10-03 AT AT01975672T patent/ATE491191T1/en not_active IP Right Cessation
- 2001-10-03 CA CA002424673A patent/CA2424673C/en not_active Expired - Lifetime
- 2001-10-03 DE DE60143626T patent/DE60143626D1/en not_active Expired - Lifetime
- 2001-10-03 EP EP01975672A patent/EP1368788B1/en not_active Expired - Lifetime
- 2001-10-03 AU AU2001294970A patent/AU2001294970C1/en not_active Ceased
-
2005
- 2005-12-19 US US11/304,000 patent/US7421093B2/en not_active Expired - Lifetime
-
2007
- 2007-10-31 US US11/932,869 patent/US7555142B2/en not_active Expired - Lifetime
-
2009
- 2009-06-29 US US12/493,958 patent/US8131015B2/en not_active Expired - Fee Related
-
2012
- 2012-02-01 US US13/364,077 patent/US8625849B2/en not_active Expired - Lifetime
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2001294970B2 (en) | Object tracking system using multiple cameras | |
AU2001294970C1 (en) | Object tracking system using multiple cameras | |
AU2001294970A1 (en) | Object tracking system using multiple cameras | |
US8963963B2 (en) | Video-based image control system | |
Kollorz et al. | Gesture recognition with a time-of-flight camera | |
US7274803B1 (en) | Method and system for detecting conscious hand movement patterns and computer-generated visual feedback for facilitating human-computer interaction | |
EP2613281B1 (en) | Manipulation of virtual objects using enhanced interactive system | |
US6775014B2 (en) | System and method for determining the location of a target in a room or small area | |
JP4899729B2 (en) | 3D multi-camera video monitoring support system, 3D multi-camera video monitoring support method, 3D multi-camera video monitoring support program | |
JP5453246B2 (en) | Camera-based user input for compact devices | |
US20170153713A1 (en) | Head mounted display device and control method | |
O'Hagan et al. | Visual gesture interfaces for virtual environments | |
JP2007080262A (en) | System, method and program for supporting 3-d multi-camera video navigation | |
Lin et al. | Hand tracking using spatial gesture modeling and visual feedback for a virtual DJ system | |
Guðmundsson et al. | Improved 3D reconstruction in smart-room environments using ToF imaging | |
CN110313021A (en) | For providing the method and apparatus and computer program of augmented reality | |
TW543323B (en) | Multiple camera control system | |
Salti et al. | Real-time 3d arm pose estimation from monocular video for enhanced HCI | |
Haubner et al. | Recognition of dynamic hand gestures with time-of-flight cameras |