The present disclosure relates to devices, methods and systems for localization of pose sensitive systems. In particular, the present disclosure relates to devices, methods and systems for relocalization of pose sensitive systems that have either lost and/or yet to established a system pose.
An increasing number of systems require pose information for the systems to function optimally. Examples of systems that require pose information for optimal performance include, but are not limited to, robotic and mixed reality (MR) systems (i.e., virtual reality (VR) and/or augmented reality (AR) systems). Such systems can be collectively referred to as “pose sensitive” systems. One example of pose information is spatial information along six degrees of freedom that locates and orients the pose sensitive system in three-dimensional space.
Pose sensitive systems may become “lost” (i.e., lose track of the system pose) after various events. Some of these events include: 1. Rapid camera motion (e.g., in an AR system worn by a sports participant); 2. Occlusion (e.g., by a person walking into a field of view); 3. Motion-blur (e.g., with rapid head rotation by an AR system user); 4. Poor lighting (e.g., blinking lights); 5. Sporadic system failures (e.g., power failures); and 6. Featureless environments (e.g., rooms with plain walls). Any of these event and many others can drastically affect feature-based tracking such as that employed by current simultaneous localization and mapping (“SLAM”) systems with robust tracking front-ends, thereby causing these systems to become lost.
Accordingly, relocalization (i.e., finding a system's pose in a map when the system is “lost” in a space that has been mapped) is a challenging and key aspect of real-time visual tracking. Tracking failure is a critical problem in SLAM systems and a system's ability to recover (or relocalize) relies upon its ability to accurately recognize a location, which it has previously visited.
The problem of image based localization in robotics is commonly referred to as the Lost Robot problem (or the Kidnapped Robot problem). The Lost Robot problem is also related to both the Wake-up Robot problem and Loop Closure detection. The Wake-up Robot problem involves a system being turned on for the first time. Loop Closure detection involves a system that is tracking successfully, revisiting a previously visited location. In Loop Closure detection, the image localization system must recognize that the system has visited the location before. Such Loop Closure detections help prevent localization drift and are important when building 3D maps of large environments. Accordingly, pose sensitive system localization is useful in situations other than lost system scenarios.
MR systems (e.g., AR systems) have even higher localization requirements than typical robotic systems. The devices, methods and systems for localizing pose sensitive systems described and claimed herein can facilitate optimal function of all pose sensitive systems.
In one embodiment directed to a method of determining a pose of an image capture device, the method includes capturing an image using an image capture device. The method also includes generating a data structure corresponding to the captured image. The method further includes comparing the data structure with a plurality of known data structures to identify a most similar known data structure. Moreover, the method includes reading metadata corresponding to the most similar known data structure to determine a pose of the image capture device.
In one or more embodiments, the data structure is a compact representation of the captured image. The data structure may be an N dimensional vector. The data structure may be a 128 dimensional vector.
In one or more embodiments, generating the data structure corresponding to the captured image includes using a neural network to map the captured image to the N dimensional vector. The neural network may be a convolutional neural network.
In one or more embodiments, each of the plurality of known data structures is a respective known N dimensional vector in an N dimensional space. Each of the plurality of known data structures may be a respective known 128 dimensional vector in a 128 dimensional space.
The data structure may be an N dimensional vector. Comparing the data structure with the plurality of known data structures to identify the most similar known data structure may include determining respective Euclidean distances between the N dimensional vector and each respective known N dimensional vector. Comparing the data structure with the plurality of known data structures to identify the most similar known data structure may also include identifying a known N dimensional vector having a smallest distance to the N dimensional vector as the most similar known data structure.
In one or more embodiments, the method also includes training a neural network by mapping a plurality of known images to the plurality of known data structures. The neural network may be a convolutional neural network. Training the neural network may include modifying the neural network based on comparing a pair of known images of the plurality.
In one or more embodiments, training the neural network comprises modifying the neural network based on comparing a triplet of known images of the plurality. Each known image of the plurality may have respective metadata, including pose data. Training the neural network may include accessing a database of the known images annotated with the respective metadata. The pose data may encode a translation and a rotation of a camera corresponding to a known image.
In one or more embodiments, each known data structure of the plurality is a respective known N dimensional vector in an N dimensional space. A first known image of the triplet may be a matching image for a second known image of the triplet. A third known image of the triplet may be a non-matching image for the first known image of the triplet. A first Euclidean distance between respective first and second pose data corresponding to the matching first and second known images may be less than a predefined threshold. A second Euclidean distance between respective first and third pose data corresponding to the non-matching first and third known images may be more than the predefined threshold.
In one or more embodiments, training the neural network includes decreasing a first Euclidean distance between first and second known N dimensional vectors respectively corresponding to the matching first and second known images in an N dimensional space. Training the neural network may also include increasing a second Euclidean distance between first and third known N dimensional vectors respectively corresponding to the non-matching first and third known images in the N dimensional space.
In one or more embodiments, the method also includes comparing the data structure with the plurality of known data structures to identify the most similar known data structure in real time. The metadata corresponding to the most similar known data structure may include pose data corresponding to the most similar known data structure. The method may also include determining a pose of the image capture device from the pose data in the metadata of the most similar known data structure.
The drawings illustrate the design and utility of various embodiments of the present invention. It should be noted that the figures are not drawn to scale and that elements of similar structures or functions are represented by like reference numerals throughout the figures. In order to better appreciate how to obtain the above-recited and other advantages and objects of various embodiments of the invention, a more detailed description of the present inventions briefly described above will be rendered by reference to specific embodiments thereof, which are illustrated in the accompanying drawings. Understanding that these drawings depict only typical embodiments of the invention and are not therefore to be considered limiting of its scope, the invention will be described and explained with additional specificity and detail through the use of the accompanying drawings in which:
Various embodiments of the invention are directed to methods, systems, and articles of manufacture for localizing or relocalizing a pose sensitive system (e.g., an augmented reality (AR) system) in a single embodiment or in multiple embodiments. Other objects, features, and advantages of the invention are described in the detailed description, figures, and claims.
Various embodiments will now be described in detail with reference to the drawings, which are provided as illustrative examples of the invention so as to enable those skilled in the art to practice the invention. Notably, the figures and the examples below are not meant to limit the scope of the present invention. Where certain elements of the present invention may be partially or fully implemented using known components (or methods or processes), only those portions of such known components (or methods or processes) that are necessary for an understanding of the present invention will be described, and the detailed descriptions of other portions of such known components (or methods or processes) will be omitted so as not to obscure the invention. Further, various embodiments encompass present and future known equivalents to the components referred to herein by way of illustration.
Various embodiments of augmented reality display systems have been discussed in co-owned U.S. Utility patent application Ser. No. 14/555,585 filed on Nov. 27, 2014 entitled “VIRTUAL AND AUGMENTED REALITY SYSTEMS AND METHODS,” and co-owned U.S. Prov. Patent Application Ser. No. 62/005,834 filed on May 30, 2014 entitled “METHODS AND SYSTEM FOR CREATING FOCAL PLANES IN VIRTUAL AND AUGMENTED REALITY,” the contents of the aforementioned U.S. patent applications are hereby expressly and fully incorporated herein by reference as though set forth in full. Localization/relocalization systems may be implemented independently of AR systems, but many embodiments below are described in relation to AR systems for illustrative purposes only.
Disclosed are devices, methods and systems for localizing/relocalizing pose sensitive systems. In one embodiment, the pose sensitive system may be a head-mounted AR display system. In other embodiments, the pose sensitive system may be a robot. Various embodiments will be described below with respect to localization/relocalization of a head-mounted AR system, but it should be appreciated that the embodiments disclosed herein may be used independently of any existing and/or known AR system.
For instance, when an AR system “loses” its pose tracking after it experiences one of the disruptive events described above (e.g., rapid camera motion, occlusion, motion-blur, poor lighting, sporadic system failures, featureless environments, and the like), the AR system performs a relocalization procedure according to one embodiment to reestablish the pose of the system, which is needed for optimal system performance. The AR system begins the relocalization procedure by capturing one or more images using one or more cameras coupled thereto. Next, the AR system compares a captured image with a plurality of known images to identify a known image that is the closest match to the captured image. Then, the AR system accesses metadata for the closest match known image including pose data, and reestablishes the pose of the system using the pose data of the closest match known image.
However, comparing a large number (e.g., more than 10,000) of image pairs on the pixel-by-pixel basis is computationally intensive. This limitation renders a pixel-by-pixel comparison prohibitively inefficient for real time (e.g., 60 or more frames per second) pose sensitive system relocalization. Accordingly,
According to one embodiment, the query image (e.g., query image 110) and the plurality of known images (e.g., known images 112a-112f) are transformed into data structures that are both easier to process and compare, and easier to store and organize. In particular, each image is “embedded” by projecting the image into a lower dimensional manifold where triangle inequality is preserved. Triangle inequality is the geometric property wherein for any three points not on a line, the sum of any two sides is greater than the third side.
In one embodiment, the lower dimensional manifold is a data structure in the form of an N dimensional vector. In particular, the N dimensional vector may be a 128 dimensional vector. Such a 128 dimensional vector strikes an effective balance between size of the data structure and ability to analyze images represented by the data structure. Varying the number of dimensions of N dimensional vectors for an image based localization/relocalization method can affect the speed of similarity metric computation and end-to-end training (described below). All other factors being equal, the lowest dimensional representation is preferred. Using 128 dimensional vectors results in a lean, yet robust embedding for image based localization/relocalization methods. Such vectors can be used with convolutional neural networks, rendering the localization/relocalization system improvable with new data, and efficiently functional on new data sets.
For localization/relocalization, this compact representation of an image (i.e., an embedding) may be used to compare the similarity of one location to another by comparing the Euclidean distance between the N dimensional vectors. A network of known N dimensional vectors corresponding to known training images, trained with both indoor and outdoor location based datasets (described below), may be configured to learn visual similarity (positive images) and dissimilarity (negative images). Based upon this learning process, the embedding is able to successfully encode a large degree of appearance change for a specific location or area in a relatively small data structure, making it an efficient representation of locality in a localization/relocalization system.
Networks must be trained before they can be used to efficiently embed images into data structures.
When training is complete, the network 300 maps different views of the same image close together and different images far apart. This network can then be used to encode images into a nearest neighbor space. When a newly captured image is analyzed (as described above), it is encoded (e.g., into an N dimensional vector). Then the localization/relocalization system can determine the distance to the captured image's nearest other encoded images. If it is near to some encoded image(s), it is considered to be a match for that image(s). If it is far from some encoded image, it is considered to be a non-match for that image. As used in this application, “near” and “far” include, but are not limited to, relative Euclidean distances between two poses and/or N dimensional vectors.
Learning the weights of the neural network (i.e., the training algorithm) includes comparing a triplet of known data structures of a plurality of known data structures. The triplet consists of a query image, positive image, and negative image. A first Euclidean distance between respective first and second pose data corresponding to the query and positive images is less than a predefined threshold, and a second Euclidean distance between respective first and third pose data corresponding to the query and negative images is more than the predefined threshold. The network produces a 128 dimensional vector for each image in the triplet, and an error term is non-zero if the negative image is closer (in terms of Euclidean distance) to the query image than the positive. The error is propagated through the network using a neural network backpropagation algorithm. The network can be trained by decreasing a first Euclidean distance between first and second 128 dimensional vectors corresponding to the query and positive images in an N dimensional space, and increasing a second Euclidean distance between first and third 128 dimensional vectors respectively corresponding to the query and negative images in the N dimensional space. The final configuration of the network is achieved after passing a large number of triplets through the network.
It is desirable for an appearance based relocalization system generally to be invariant to changes in viewpoint, illumination, and scale. The deep metric learning network described above is suited to solving the problem of appearance-invariant relocalization. In one embodiment, the triplet convolutional neural network model embeds an image into a lower dimensional space where the system can measure meaningful distances between images. Through the careful selection of triplets, consisting of three images that form an anchor-positive pair of similar images and an anchor-negative pair of dissimilar images, the convolutional neural network can be trained for a variety of locations, including changing locations.
While the training embodiment described above uses triplets of images, network training according to other embodiments, may utilize other pluralities of images (e.g., pairs and quadruplets). For image pair training, a query image may be sequentially paired with positive and negative images. For image quadruplet training, a quadruplet should include at least a query image, a positive image, and a negative image. The remaining image may be an additional positive or negative image based on the intended application for which the network is being trained. For localization/relocalization, which typically involves more non-matches than matches, the fourth image in quadruplet training may be a negative image.
While the training embodiment described above uses a single convolutional neural network, other training embodiments may utilize multiple operatively coupled networks. In still other embodiments, the network(s) may be other types of neural networks with backpropagation.
An exemplary neural network for use with localization/relocalization systems according to one embodiment has 3×3 convolutions and a single fully connected layer. This architecture allows the system to take advantage of emerging hardware acceleration for popular architectures and the ability to initialize from ImageNet pre-trained weights. This 3×3 convolutions architecture is sufficient for solving a wide array of problems with the same network architecture.
This exemplary neural network architecture includes 8 convolutional layers and 4 max pooling layers, followed by a single fully connected layer of size 128. A max pooling layer is disposed after every two convolutional blocks, ReLU is used for the non-linearity, and BatchNorm layers are disposed after every convolution. The final fully connected layer maps a blob of size [8×10×128] to a 128×1 vector, and a custom differentiable L2-normalization provides the final embedding.
Now that the training of the convolutional neural network according to one embodiment has been described,
The query data structure 414 corresponding to the query image 410 is compared to a database 416 of known data structures 418a-418e. Each known data structures 418a-418e is associated in the database 416 with corresponding metadata 420a-420e, which includes pose data for the system which captured the known image corresponding to the known data structure 418. The result of the comparison is identification of the nearest neighbor (i.e., best match) to the query data structure 414 corresponding to the query image 410. The nearest neighbor is the known data structure (e.g., the known data structure 418b) having the shortest relative Euclidean distances to the query data structure 414.
After the nearest neighbor known data structure, 418b in this embodiment, has been identified, the associated metadata 420b is transferred to the system. The system can then use the pose data in the metadata 420b to localize/relocalize the previously lost pose sensitive system.
Relocalization using a triplet convolutional neural network outperforms current relocalization methods in both accuracy and efficiency.
When a localizing/relocalizing system is used to form a map based on encoded images, the system obtains images of a location, encodes those pictures using the triplet network, and locates the system on the map based on a location corresponding to the closest image(s) to the obtained images.
Various exemplary embodiments of the invention are described herein. Reference is made to these examples in a non-limiting sense. They are provided to illustrate more broadly applicable aspects of the invention. Various changes may be made to the invention described and equivalents may be substituted without departing from the true spirit and scope of the invention. In addition, many modifications may be made to adapt a particular situation, material, composition of matter, process, process act(s) or step(s) to the objective(s), spirit or scope of the present invention. Further, as will be appreciated by those with skill in the art that each of the individual variations described and illustrated herein has discrete components and features which may be readily separated from or combined with the features of any of the other several embodiments without departing from the scope or spirit of the present inventions. All such modifications are intended to be within the scope of claims associated with this disclosure.
The invention includes methods that may be performed using the subject devices. The methods may comprise the act of providing such a suitable device. Such provision may be performed by the end user. In other words, the “providing” act merely requires the end user obtain, access, approach, position, set-up, activate, power-up or otherwise act to provide the requisite device in the subject method. Methods recited herein may be carried out in any order of the recited events which is logically possible, as well as in the recited order of events.
Exemplary aspects of the invention, together with details regarding material selection and manufacture have been set forth above. As for other details of the present invention, these may be appreciated in connection with the above-referenced patents and publications as well as generally known or appreciated by those with skill in the art. The same may hold true with respect to method-based aspects of the invention in terms of additional acts as commonly or logically employed.
In addition, though the invention has been described in reference to several examples optionally incorporating various features, the invention is not to be limited to that which is described or indicated as contemplated with respect to each variation of the invention. Various changes may be made to the invention described and equivalents (whether recited herein or not included for the sake of some brevity) may be substituted without departing from the true spirit and scope of the invention. In addition, where a range of values is provided, it is understood that every intervening value, between the upper and lower limit of that range and any other stated or intervening value in that stated range, is encompassed within the invention.
Also, it is contemplated that any optional feature of the inventive variations described may be set forth and claimed independently, or in combination with any one or more of the features described herein. Reference to a singular item, includes the possibility that there are plural of the same items present. More specifically, as used herein and in claims associated hereto, the singular forms “a,” “an,” “said,” and “the” include plural referents unless the specifically stated otherwise. In other words, use of the articles allow for “at least one” of the subject item in the description above as well as claims associated with this disclosure. It is further noted that such claims may be drafted to exclude any optional element. As such, this statement is intended to serve as antecedent basis for use of such exclusive terminology as “solely,” “only” and the like in connection with the recitation of claim elements, or use of a “negative” limitation.
Without the use of such exclusive terminology, the term “comprising” in claims associated with this disclosure shall allow for the inclusion of any additional element—irrespective of whether a given number of elements are enumerated in such claims, or the addition of a feature could be regarded as transforming the nature of an element set forth in such claims. Except as specifically defined herein, all technical and scientific terms used herein are to be given as broad a commonly understood meaning as possible while maintaining claim validity.
The breadth of the present invention is not to be limited to the examples provided and/or the subject specification, but rather only by the scope of claim language associated with this disclosure.
In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. For example, the above-described process flows are described with reference to a particular ordering of process actions. However, the ordering of many of the described process actions may be changed without affecting the scope or operation of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than restrictive sense.
This application claims priority to U.S. Provisional Application Ser. No. 62/263,529 filed on Dec. 4, 2015 entitled “RELOCALIZATION SYSTEMS AND METHODS,”. The present application includes subject matter similar to that described in U.S. Utility patent application Ser. No. 15/150,042 filed on May 9, 2016 entitled “DEVICES, METHODS AND SYSTEMS FOR BIOMETRIC USER RECOGNITION UTILIZING NEURAL NETWORKS,”. The contents of the aforementioned patent application are hereby expressly and fully incorporated by reference in their entirety, as though set forth in full. The subject matter herein may be employed and/or utilized with various systems, such as those wearable computing systems and components thereof designed by organizations such as Magic Leap, Inc. of Fort Lauderdale, Fla. The following documents are hereby expressly and fully incorporated by reference in their entirety, as though set forth in full: U.S. patent application Ser. No. 14/641,376; U.S. patent application Ser. No. 14/555,585; U.S. patent application Ser. No. 14/205,126; U.S. patent application Ser. No. 14/212,961; U.S. patent application Ser. No. 14/690,401; U.S. patent application Ser. No. 13/663,466; and U.S. patent application Ser. No. 13/684,489.
Number | Name | Date | Kind |
---|---|---|---|
4462165 | Lewis | Jul 1984 | A |
5280265 | Kramer et al. | Jan 1994 | A |
5583974 | Winner et al. | Dec 1996 | A |
5592401 | Kramer | Jan 1997 | A |
5684498 | Welch et al. | Nov 1997 | A |
5784115 | Bozdagi | Jul 1998 | A |
5930741 | Kramer | Jul 1999 | A |
6377401 | Bartlett | Apr 2002 | B1 |
6407736 | Regan | Jun 2002 | B1 |
6701296 | Kramer et al. | Mar 2004 | B1 |
7375529 | Dupuis et al. | May 2008 | B2 |
7443154 | Merewether et al. | Oct 2008 | B1 |
8165352 | Mohanty et al. | Apr 2012 | B1 |
8401308 | Nakamura | Mar 2013 | B2 |
8950867 | Macnamara | Feb 2015 | B2 |
9013505 | Thorton | Apr 2015 | B1 |
9160727 | Saylor et al. | Oct 2015 | B1 |
9215253 | Miller | Dec 2015 | B1 |
9417452 | Schowengerdt | Aug 2016 | B2 |
9465129 | Olsson et al. | Oct 2016 | B1 |
9639935 | Douady-Plevin et al. | May 2017 | B1 |
9671566 | Abovitz et al. | Jun 2017 | B2 |
9791700 | Schowengerdt | Oct 2017 | B2 |
9814430 | Berme et al. | Nov 2017 | B1 |
9874749 | Bradski et al. | Jan 2018 | B2 |
9952673 | Kramer et al. | Apr 2018 | B2 |
20010043738 | Sawney et al. | Nov 2001 | A1 |
20020033803 | Holzrichter et al. | Mar 2002 | A1 |
20020180727 | Guckenberger et al. | Dec 2002 | A1 |
20030092448 | Forstrom et al. | May 2003 | A1 |
20030120448 | Moriya et al. | Jul 2003 | A1 |
20030234823 | Sato et al. | Dec 2003 | A1 |
20040140949 | Takagi | Jul 2004 | A1 |
20040174337 | Kubota et al. | Sep 2004 | A1 |
20040201857 | Foxlin | Oct 2004 | A1 |
20050107870 | Wang et al. | May 2005 | A1 |
20050156601 | Dupuis et al. | Jul 2005 | A1 |
20060161871 | Hotelling et al. | Jul 2006 | A1 |
20060253804 | Fukushima et al. | Nov 2006 | A1 |
20070049374 | Ikeda et al. | Mar 2007 | A1 |
20070072674 | Ohta et al. | Mar 2007 | A1 |
20070126733 | Yang et al. | Jun 2007 | A1 |
20070298883 | Feldman et al. | Dec 2007 | A1 |
20080024523 | Tomite et al. | Jan 2008 | A1 |
20080133521 | Podilchuk | Jun 2008 | A1 |
20080275667 | Ohta | Nov 2008 | A1 |
20080309884 | O'Dor et al. | Dec 2008 | A1 |
20090005166 | Sato | Jan 2009 | A1 |
20090051653 | Barney et al. | Feb 2009 | A1 |
20090115406 | Anderson et al. | May 2009 | A1 |
20090173886 | Chowdhury | Jul 2009 | A1 |
20090184825 | Anderson | Jul 2009 | A1 |
20100066676 | Kramer et al. | Mar 2010 | A1 |
20100085423 | Lange | Apr 2010 | A1 |
20100103205 | Lisaka et al. | Apr 2010 | A1 |
20100141261 | Overby et al. | Jul 2010 | A1 |
20100302152 | Kirigaya | Dec 2010 | A1 |
20100309292 | Ho et al. | Dec 2010 | A1 |
20110018874 | Hasselgreen et al. | Jan 2011 | A1 |
20110025603 | Underkoffler et al. | Feb 2011 | A1 |
20110184950 | Skaff et al. | Jul 2011 | A1 |
20110199088 | Bittar et al. | Aug 2011 | A1 |
20110238399 | Ophir et al. | Sep 2011 | A1 |
20110248987 | Mitchell | Oct 2011 | A1 |
20110298748 | Chen et al. | Dec 2011 | A1 |
20120099800 | Llano et al. | Apr 2012 | A1 |
20120117076 | Austermann et al. | May 2012 | A1 |
20120194516 | Newcombe et al. | Aug 2012 | A1 |
20120236030 | Border et al. | Sep 2012 | A1 |
20120328196 | Kasahara et al. | Dec 2012 | A1 |
20130084984 | Gagner et al. | Apr 2013 | A1 |
20130117377 | Miller | May 2013 | A1 |
20130128230 | Macnamara | May 2013 | A1 |
20130169626 | Balan et al. | Jun 2013 | A1 |
20130230211 | Tanabiki | Sep 2013 | A1 |
20130241773 | Laine | Sep 2013 | A1 |
20130278635 | Maggiore | Oct 2013 | A1 |
20130290222 | Gordo et al. | Oct 2013 | A1 |
20130312009 | Kramer et al. | Nov 2013 | A1 |
20130321462 | Salter et al. | Dec 2013 | A1 |
20130346168 | Zhou et al. | Dec 2013 | A1 |
20140006026 | Lamb et al. | Jan 2014 | A1 |
20140011589 | Barney et al. | Jan 2014 | A1 |
20140037140 | Benhimane | Feb 2014 | A1 |
20140062841 | Ishikawa et al. | Mar 2014 | A1 |
20140075060 | Sharp et al. | Mar 2014 | A1 |
20140139226 | Jaaskelainen et al. | May 2014 | A1 |
20140145932 | Underkoffler et al. | May 2014 | A1 |
20140176591 | Klein et al. | Jun 2014 | A1 |
20140181587 | Sridharan et al. | Jun 2014 | A1 |
20140195988 | Kramer et al. | Jul 2014 | A1 |
20140212027 | Hallquist et al. | Jul 2014 | A1 |
20140222409 | Efrat et al. | Aug 2014 | A1 |
20140225822 | Underkoffler et al. | Aug 2014 | A1 |
20140267420 | Schowengerdt et al. | Sep 2014 | A1 |
20140267646 | Na'Aman et al. | Sep 2014 | A1 |
20140285375 | Crain | Sep 2014 | A1 |
20140298269 | Underkoffler et al. | Oct 2014 | A1 |
20140306866 | Miller | Oct 2014 | A1 |
20140321702 | Schmalstieg | Oct 2014 | A1 |
20140323148 | Schmalstieg et al. | Oct 2014 | A1 |
20140325373 | Kramer et al. | Oct 2014 | A1 |
20140354548 | Lee | Dec 2014 | A1 |
20150002542 | Chan et al. | Jan 2015 | A1 |
20150019651 | Kazi et al. | Jan 2015 | A1 |
20150040074 | Hofmann et al. | Feb 2015 | A1 |
20150077326 | Kramer et al. | Mar 2015 | A1 |
20150092015 | Stafford | Apr 2015 | A1 |
20150100380 | Jones, Jr. et al. | Apr 2015 | A1 |
20150100593 | Underkoffler et al. | Apr 2015 | A1 |
20150161476 | Kurz | Jun 2015 | A1 |
20150163345 | Cornaby et al. | Jun 2015 | A1 |
20150172568 | Choe et al. | Jun 2015 | A1 |
20150177831 | Chan et al. | Jun 2015 | A1 |
20150178554 | Kanaujia et al. | Jun 2015 | A1 |
20150178939 | Bradski et al. | Jun 2015 | A1 |
20150205126 | Schowengerdt | Jul 2015 | A1 |
20150205364 | Underkoffler et al. | Jul 2015 | A1 |
20150205388 | Osterhout | Jul 2015 | A1 |
20150215611 | Wu et al. | Jul 2015 | A1 |
20150221133 | Groten et al. | Aug 2015 | A1 |
20150243080 | Steinbach et al. | Aug 2015 | A1 |
20150262372 | Cardoso et al. | Sep 2015 | A1 |
20150302652 | Miller et al. | Oct 2015 | A1 |
20150310310 | Hesch | Oct 2015 | A1 |
20150324198 | Alsup et al. | Nov 2015 | A1 |
20150339857 | O'Connor et al. | Nov 2015 | A1 |
20150346495 | Welch et al. | Dec 2015 | A1 |
20150358539 | Catt | Dec 2015 | A1 |
20150371082 | Csaszar et al. | Dec 2015 | A1 |
20150373369 | Jalai et al. | Dec 2015 | A1 |
20150379772 | Hoffman | Dec 2015 | A1 |
20160005233 | Fraccaroli et al. | Jan 2016 | A1 |
20160012643 | Kezele | Jan 2016 | A1 |
20160016752 | Helseth et al. | Jan 2016 | A1 |
20160018896 | Kramer et al. | Jan 2016 | A1 |
20160026253 | Bradski et al. | Jan 2016 | A1 |
20160041048 | Blum et al. | Feb 2016 | A1 |
20160147065 | Border et al. | May 2016 | A1 |
20160171644 | Gruber | Jun 2016 | A1 |
20160180151 | Philbin | Jun 2016 | A1 |
20160180592 | Bean et al. | Jun 2016 | A1 |
20160189680 | Paquette | Jun 2016 | A1 |
20160203624 | Anderson | Jul 2016 | A1 |
20160210783 | Tomlin et al. | Jul 2016 | A1 |
20160259032 | Hehn | Sep 2016 | A1 |
20160259404 | Woods | Sep 2016 | A1 |
20160262608 | Krueger | Sep 2016 | A1 |
20160282619 | Oto | Sep 2016 | A1 |
20160294958 | Zhang et al. | Oct 2016 | A1 |
20160299567 | Crisler et al. | Oct 2016 | A1 |
20160378863 | Shlens | Dec 2016 | A1 |
20160379092 | Kutliroff | Dec 2016 | A1 |
20170011555 | Li et al. | Jan 2017 | A1 |
20170032220 | Medasani | Feb 2017 | A1 |
20170076328 | Suzuki | Mar 2017 | A1 |
20170098406 | Kobayashi | Apr 2017 | A1 |
20170109916 | Kurz et al. | Apr 2017 | A1 |
20170148206 | Donner et al. | May 2017 | A1 |
20170161853 | Gossweiler et al. | Jun 2017 | A1 |
20170184387 | Lefevre et al. | Jun 2017 | A1 |
20170205903 | Miller et al. | Jul 2017 | A1 |
20170243324 | Mierle et al. | Aug 2017 | A1 |
20170345220 | Bates | Nov 2017 | A1 |
20170345398 | Fuchs et al. | Nov 2017 | A1 |
20180039083 | Miller et al. | Feb 2018 | A1 |
20180047332 | Kuwahara | Feb 2018 | A1 |
20180107346 | Wilson | Apr 2018 | A1 |
20180213359 | Reinhardt et al. | Jul 2018 | A1 |
20180268518 | Nourai et al. | Sep 2018 | A1 |
20180268519 | Liebenow et al. | Sep 2018 | A1 |
20180268610 | Nourai et al. | Sep 2018 | A1 |
20180365882 | Croxsford et al. | Dec 2018 | A1 |
20190015167 | Draelos et al. | Jan 2019 | A1 |
20190056693 | Gelman et al. | Feb 2019 | A1 |
20190066365 | Schmalsteig et al. | Feb 2019 | A1 |
20190155374 | Miller et al. | May 2019 | A1 |
20190333263 | Melkote Krishnaprasad et al. | Oct 2019 | A1 |
20190355176 | Evans | Nov 2019 | A1 |
20200005517 | Anderson et al. | Jan 2020 | A1 |
20200027194 | Nourai et al. | Jan 2020 | A1 |
20200184712 | Schmalstieg et al. | Jun 2020 | A1 |
Number | Date | Country |
---|---|---|
2358682 | Mar 1994 | CA |
101093586 | Dec 2007 | CN |
101530325 | Sep 2009 | CN |
103792661 | May 2014 | CN |
104011788 | Aug 2014 | CN |
2887311 | Jun 2015 | EP |
10-2014-0034252 | Mar 2014 | KR |
10-2016-0013939 | Feb 2016 | KR |
10-2016-0023888 | Feb 2016 | KR |
WO 9404938 | Mar 1994 | WO |
WO 2009091563 | Jul 2009 | WO |
WO 2014160342 | Oct 2014 | WO |
WO 2015134958 | Sep 2015 | WO |
WO 2016141373 | Sep 2016 | WO |
WO 2017096396 | Jun 2017 | WO |
WO 2017136833 | Aug 2017 | WO |
WO 9720244 | Dec 2019 | WO |
WO 2020023383 | Jan 2020 | WO |
Entry |
---|
PCT International Search Report and Written Opinion for International Appln. No. PCT/US16/65001, Applicant Magic Leap, Inc., forms PCT/ISA/210, 220, and 237, dated Feb. 16, 2017 (16 pages). |
Non-Final Office Action for U.S. Appl. No. 14/641,376 dated Apr. 14, 2016. |
Final Office Action for U.S. Appl. No. 14/641,376 dated Nov. 14, 2016. |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US15/19339, Applicant Magic Leap, Inc., Forms PCT/ISA/210, 220, and 237, dated Jun. 24, 2015 (10 pages). |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US16/21095, Applicant Magic Leap, Inc., forms PCT/ISA/210, 220, and 237, dated May 31, 2016 (12 pages). |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US2017/016722, Applicant Magic Leap, Inc., forms PCT/ISA/210, 220, and 237, dated Feb. 6, 2017 (24 pages). |
Response to Non-Final office action filed Sep. 12, 2016 for U.S. Appl. No. 14/641,376. |
Response to Final Office action filed Mar. 14, 2017 for U.S. Appl. No. 14/641,376. |
Notice of Allowance dated Aug. 14, 2017 for U.S. Appl. No. 14/641,376. |
Preliminary Amendment filed Aug. 24, 2017 for U.S. Appl. No. 15/425,837. |
Non-Final Office Action dated Dec. 6, 2017 for U.S. Appl. No. 15/062,104. |
Voluntary Amendment for Canadian Appln. No. 2979560 filed Oct. 6, 2017, 24 pages. |
Voluntary Amendment for Japanese Appln. No. 2017-546703 filed Nov. 7, 2017, 7 pages. |
Response to Non-Final office action filed Mar. 6, 2018 for U.S. Appl. No. 15/062,104. |
Final Office Action filed Apr. 30, 2018 for U.S. Appl. No. 15/062,104. |
Coiliot, C., Moutoussamy, J., Boda, M., and Leroy, P.: New ferromagnetic core shapes for induction sensors, J. Sens. Sens. Syst., 3,1-8, https://doi.org/10.5194/jsss-3-1-2014, 2014. |
Non-Final Office Action filed Apr. 5, 2018 for U.S. Appl. No. 15/425,837. |
Response to Non-Final Office Action filed Jul. 5, 2018 for U.S. Appl. No. 15/425,837. |
Pre appeal brief filed Aug. 30, 2018 for U.S. Appl. No. 15/062,104. |
Notice of Allowance dated Sep. 6, 2018 for U.S. Appl. No. 15/425,837. |
Extended European Search Report dated Oct. 16, 2018 for EP Application No. 16759643.6. |
Amendment After Allowance dated Nov. 15, 2018 for U.S. Appl. No. 15/425,837. |
Extended European Search Report dated Jan. 7, 2019 for EP Application No. 16871733.8. |
Song Yafei et al.: Fast Estimation of Relative Poses for 6-DOF Image Localization, 2015 IEEE International Conference on Multimedia Big Data, IEEE; Apr. 20, 2015, pp. 156-163, XP033173496. |
Ng Joe Yue-Hei et al.: Exploiting local features from deep networks for image retrieval, 2015 IEEE Conference on Computer Vision and Pattern recognition workshops (CVPRW), IEEE; Jun. 7, 2015, pp. 53-61, XP032795533. |
Bay Herbert et al.: SURF: Speeded Up Robust Features, International Conference on Simulation, Modeling and Programming for Autonomous Robots, Simpar 2010, Lecture Notes in Computer Science; Lect Notes Computer; May 7, 2006, pp. 404-417, XP047429677. |
Alex Kendall et al.: PoseNet: A Convolutional Metwork for Real-Time 6-DOF Camera Relocalization,https://arxiv.org/pdf/1505.07427v3.pdf, Nov. 23, 2015; XP055536871. |
Extended European Search Report dated Jan. 17, 2019 for EP Application No. 17748352.6. |
Nair Rahul et al.: “A Survey on Time-of-Flight Stero Fusion”, Oct. 9, 2015, Medical Image Computing and Computer Assisted Intervention—MICCAI 2015, 18th International Conference, Munich, Germany, Oct. 5-9, 2015; Proceedings; Lecture Notes in Computer Science; Lect Notes Computer; Springer International Publishing, CH, XP047148654. |
Zhu J J et al.: Joint depth and alpha matte optimization via fusion of stero and time-of-flight sensor, 2009 IEEE Conference on Computer Vision and Pattern recognition (CVPR), IEEE; Jun. 20, 2009, pp. 453-460, XP002700137. |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US18/22884, Applicant Magic Leap, Inc., forms PCT/ISA/210, 220, and 237, dated May 21, 2018 (13 pages). |
Non-Final Office Action for U.S. Appl. No. 15/923,560 dated Jan. 2, 2019. |
Amendment Response to Non-Final Office Action for U.S. Appl. No. 15/923,560 dated Apr. 1, 2019. |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US18/22993, Applicant Magic Leap, Inc., forms PCT/ISA/210, 220, and 237, dated Jun. 8, 2018 (13 pages). |
PCT Invitation to Pay Additional Fees for International Appln. No. PCT/US18/23011, Applicant Magic Leap, Inc. dated May 25, 2018 (18 pages). |
PCT International Search Report and Written Opinion for International Appln. No. PCT/US18/23011, Applicant Magic Leap, Inc. dated Jul. 23, 2018 (18 pages). |
Non-Final Office Action for U.S. Appl. No. 15/924,078 dated Mar. 21, 2019. |
Reply brief filed May 6, 2019 for U.S. Appl. No. 15/062,104. |
Response to Extended European Search Report dated May 13, 2019 for EP Application No. 16759643.6. |
Non Final Office action dated Jun. 17, 2019 for U.S. Appl. No. 15/924,011. |
Tian et al., View Synthesis Techniques for 3D Video, Proc. SPIE 7443, Applications of Digital Image Processing XXXII, 74430T, Sep. 2009 (Year: 2009). |
Response to Non-Final Office Action filed Jun. 21, 2019 for U.S. Appl. No. 15/924,078. |
Response to Restriction Requirement filed Jul. 22, 2019 for U.S. Appl. No. 15/877,359. |
Final Office Action for U.S. Appl. No. 15/923,560 dated Jul. 11, 2019. |
Non-Final Office Action for U.S. Appl. No. 15/665,335 dated Apr. 22, 2019. |
Response to Non-Final Office Action for U.S. Appl. No. 15/665,335 dated Jul. 22, 2019. |
Response to Restriction Requirement filed Mar. 18, 2019 for U.S. Appl. No. 15/665,335. |
PCT International Search Report and Written Opinion for International Patent Appln. No. PCT/US2017/044762 dated Oct. 5, 2017 (8 pages). |
Response to Extended European Search Report dated Jul. 30, 2019 for European Application No. 16871733.8, (12 pages). |
Final Office Action for U.S. Appl. No. 15/924,078 dated Aug. 9, 2019. |
Response Non Final Office action filed Sep. 12, 2019 for U.S. Appl. No. 15/924,011. |
Office Action for Chinese Appln. No. 201680025479.1 dated Jul. 23, 2019, 16 pages w/English translation. |
Response to Final Office Action and AFCP for U.S. Appl. No. 15/924,078, filed Oct. 9, 2019. |
Response to Final Office Action for U.S. Appl. No. 15/923,560, filed Oct. 10, 2019. |
1st Examination Report dated Oct. 1, 2019 for European Application No. 16759643.6. |
Non-Final Office Action dated Oct. 21, 2019 for U.S. Appl. No. 15/877,359. |
Final office action dated Oct. 22, 2019 for U.S. Appl. No. 15/924,011. |
Advisory Action dated Oct. 22, 2019 for U.S. Appl. No. 15/924,078. |
Non-Final Office Action dated Oct. 30, 2019 for U.S. Appl. No. 16/220,617. |
Non-Final Office Action dated Oct. 31, 2019 for U.S. Appl. No. 15/923,560. |
RCE and Response to Final Office Action filed Nov. 11, 2019 for U.S. Appl. No. 15/924,078. |
Final office action dated Aug. 9, 2019 for for U.S. Appl. No. 15/924,078. |
Office Action for Israeli Appln. No. 254300 dated Oct. 27, 2019, 7 pages w/English translation. |
Response to Office Action for Chinese Appln. No. 201680025479.1 filed Nov. 26, 2019, 9 pages w/English translation of claims. |
Extended European Search Report dated Nov. 21, 2019 for European Application No. 18767086.4. |
Extended European Search Report for European Appln. No. 17837488.0 dated Jul. 11, 2019 (10 pages). |
Robert Earl Patterson, et al. “Low-Level Factors in Human Factors of Stereoscopic 3D Displays”, ProQuest Ebook Central, Springer, London, Dec. 29, 2014. doi:10.1007/978-1-4471-6651-1_4, chapter 4.2; 4.3. |
Jannick Rolland, et al. “The past, present and future of head-mounted display designs”; Nov. 8, 2004, Proc. SPIE 5638, p. 368. |
RCE and Response to Final Office Action for U.S. Appl. No. 15/665,335, filed Dec. 4, 2019. |
PCT International Search Report and Written Opinion for International Patent Appln. No. PCT/US2019/042819, dated Dec. 4, 2019 (12 pages). |
PCT Invitation to Pay Additional Fees for International Patent Appln. No. PCT/US2019/042819, dated Sep. 18, 2019 (2 pages). |
Lee, Y., et al., “Estimating Gaze Depth Using Multi-Layer Perceptron,” Published by IEEE, retrieved electronically on Apr. 12, 2019 (5 pages). |
Extended European Search Report for European Appln. No. 18766694.6 dated Nov. 21, 2019 (9 pages). |
Theohari S Theohari S et al. “The Magic of the Z-Buffer: A Survey”, Journal of WSCG, Plzen, Czech Republic, Feb. 5, 2001, XP55640849. |
Amir H. Behzadan et al: “Scalable 1-14 Algorithm for Resolving Incorrect Occlusion in Dynamic Augmented Reality Engineering Environments: Scalable algorithm for resolving incorrect occlusion”, Computer-Aided Civil and Infrastructure Engineering, vol. 25, No. I, Jan. 1, 2010, pp. 3-19, XP55640847. |
Breen D E et al: “Interactive occlusion 1-14 and automatic object placement for augmented reality”, Computer Graphics Forum, Wiley-Blackwell Publishing Ltd, GB, vol. 15, No. 3, Aug. 26, 1996, pp. 11-22, XP002515919. |
Mark WR et al: “Post-Rendering 3D 1-14 Warping”, Proceedings of 1997 Symposium on Interactive 3 D Graphics Apr. 27-30, 1997 Providence, RI, USA; ACM, New York, NY, USA, Apr. 27, 1997, pp. 7-16, XP000725355. |
Amendment After Final Office Action for U.S. Appl. No. 15/924,011 dated Dec. 19, 2019. |
Non-Final Office Action for U.S. Appl. No. 16/22,630 dated Dec. 26, 2019. |
Non-Final Office Action for U.S. Appl. No. 15/924,078 dated Jan. 13, 2020. |
Extended European Search Report for European Appln. No. 18742228.2 dated Jan. 13, 2020 (8 pages). |
Amendment After non-final Office Action for U.S. Appl. No. 15/877,359 dated Jan. 21, 2020. |
Notice of Allowance for U.S. Appl. No. 15/924,011 dated Jan. 23, 2020. |
Response to Extended European Search Report for European Appln. No. 17837488.0 filed Jan. 28, 2020 (23 pages). |
Amendment After non-final Office Action for U.S. Appl. No. 16/220,617 dated Jan. 30, 2020. |
Amendment After non-final Office Action for U.S. Appl. No. 15/923,560 dated Jan. 31, 2020. |
Response to Examination Report filed Feb. 11, 2020 for European Application No. 16759643.6. |
Amendment After non-final Office Action for U.S. Appl. No. 15/924,078 dated Apr. 13, 2020. |
Final Office Action for U.S. Appl. No. 15/877,359 dated Apr. 16, 2020. |
Amendment After non-final Office Action for U.S. Appl. No. 16/220,630 dated Apr. 27, 2020. |
Foreign Office Action for Japanese Patent Appln. No. 2017-546703 dated Mar. 10, 2020. |
Foreign Office Action for Israeli Patent Application No. 259766 dated Mar. 1, 2020. |
Notice of Allowance for U.S. Appl. No. 16/220,617 dated Feb. 20, 2020. |
Response to Office Action filed Feb. 20, 2020 for Israeli Patent Application No. 254300, (3 pages). |
Jiang, P., etc., “Electro-magnetic Tracking System for Capsule-typed Telemetric Device”, Optics and Precision Engineering, vol. 15, No. 6, pp. 1247-1252, Aug. 2007. |
1st Examination Report dated Jun. 24, 2020 for New Zealand Patent Application No. 743271. |
Foreign Office Action for CN Patent Appln. No. 201680025479.1 dated Jun. 18, 2020. |
Response to Extended European Search Report for European Appln. No. 18767086.4 filed Jun. 15, 2020 (84 pages). |
Response to Extended European Search Report for European Appln. No. 18766694.6 filed Jun. 19, 2020 (78 pages). |
Non-Final Office Action for U.S. Appl. No. 16/848,496 dated May 18, 2020. |
Notice of Allowance for U.S. Appl. No. 15/923,560 dated May 19, 2020. |
Notice of Allowance for U.S. Appl. No. 15/924,078 dated May 18, 2020. |
Notice of Allowance for U.S. Appl. No. 16/220,630 dated Jun. 8, 2020. |
1st Examiner's Report for AU European Patent Appln. No. 2016225963 dated Jul. 1, 2020. |
Foreign Office Action Response for JP Patent Appln. No. 2017-546703 dated Jun. 1, 2020. |
Extended European Search Report for EP Patent Appln. No. 18768030.1 dated Jun. 18, 2020. |
Mark, W., et al., “Post-Rendering 3D Warping”, Proceedings of 1997 Symposium on 3D Graphics, Apr. 27-30, 1997, Providence, RI, USA, pp. 7-ff, XP058285072. |
Amendment Response to Non-Final Office Action for U.S. Appl. No. 16/848,496 dated Jul. 22, 2019. |
Foreign Exam Report for NZ Patent Appln. No. 735465 dated Jul. 22, 2020. |
1st Examination Report for NZ Patent Appln. No. 734200 dated Jun. 15, 2020. |
Foreign Submission Reply for EP Patent Appln No. 18766694.6 dated Jun. 19, 2020. |
Foreign Examination Report for EP Patent Appln. No. 17837488.0 dated Jul. 22, 2020. |
Response to Extended European Search Report for European Appln. No. 18742228.2 dated Aug. 10, 2020 (86 pages). |
Notice of Allowance for U.S. Appl. No. 15/923,560 dated Aug. 25, 2020. |
Notice of Allowance for U.S. Appl. No. 16/848,496 dated Aug. 24, 2020. |
Foreign Office Action for KR Patent Appln. No. 10-2019-7006281 dated Aug. 28, 2020. |
Foreign Office Action for JP Patent Application No. 2019-505238 dated Sep. 10, 2020 (no translation available). |
Non-Final Office Action for U.S. Appl. No. 16/945,613 dated Sep. 3, 2020. |
Notice of Allowance for U.S. Appl. No. 16/220,630 dated Sep. 11, 2020. |
Notice of Allowance for U.S. Appl. No. 16/220,630 dated Sep. 23, 2020. |
1st Examination Report for AU Patent Appln. No. 2017214748 dated Oct. 14, 2020. |
Non-Final Office Action for U.S. Appl. No. 16/809,346 dated Oct. 16, 2020. |
Non-Final Office Action for U.S. Appl. No. 16/518,431 dated Oct. 27, 2020. |
Foreign Exam Report for EP Patent Appln. No. 18742228.2 dated Oct. 1, 2020. |
Foreign OA Response for EP Patent Appin. No. 17837488.0 dated Nov. 20, 2020. |
Foreign OA Response for IL Patent Application No. 259766 dated Nov. 25, 2020. |
1st Exam Report for AU Patent Application No. 2016365422 dated Nov. 4, 2020. |
Foreign OA Response for JP Patent Application No. 2019-505238 dated Dec. 1, 2020. |
Foreign Exam Report for EP Patent Appln. No. 18767086.4 dated Sep. 23, 2020. |
Foreign Exam Report for EP Patent Appln. No. 18766694.6 dated Sep. 23, 2020. |
N Stewart et al: “An improved z-buffer CSG rendering algorithm”, Proceedings of the Eurographics / SIGGRAPH Workshop on Graphics Hardware. Lisbon, Aug. 31-Sep. 1, 1998; pp. 25-30, XP058111343. |
Wolberg G et al: “Separable image warping with spatial lookup tables”, Computer Graphics, ACM, US, vol. 23, No. 3, Jul. 1, 1989, pp. 369-378, XP058214788. |
R T Stevens: “Primitive”, In: “Quick Reference to Computer Graphics Terms A Division of Harcourt Brace & Company”, Jan. 1, 1995, XP55730228, p. 166. |
J D Foley: “The z-buffer algorithm”, In: “Computer Graphics—Principles and Practice”, Addison-Wesley, Jan. 1, 1990 (Jan. 1, 1990), XP55731635, pp. 668-672. |
Foreign OA Response for KR Patent Appln. No. 10-2019-7006281 dated Oct. 28, 2020. |
Notice of Allowance for U.S. Appl. No. 16/938,578 dated Nov. 19, 2020. |
Notice of Allowance for U.S. Appl. No. 16/848,496 dated Nov. 2, 2020. |
Response to Non-Final Office Action for U.S. Appl. No. 16/945,613, filed Dec. 3, 2020. |
Foreign Final OA for JP Patent Appln. No. 2017-546703 dated Nov. 20, 2020. |
Foreign OA for KR Patent Appln. No. 10-2019-7006281 dated Dec. 15, 2020. |
Foreign Exam Report for AU Patent Appln. No. 2017305227 dated Dec. 16, 2020. |
Number | Date | Country | |
---|---|---|---|
20170161919 A1 | Jun 2017 | US |
Number | Date | Country | |
---|---|---|---|
62263529 | Dec 2015 | US |