This invention relates generally to the virtual and augmented reality field, and more specifically to a new and useful system and method for simulating perception in virtual and augmented reality scenes in the information display field.
With the gaining popularity of mobile phones and mobile/tablet computers, virtual and augmented reality applications are becoming more approachable by the general public. However, as augmented and virtual realities become more widely accepted, there are numerous challenges to create an interface understandable and navigable by a wide variety of users. One aspect of virtual and augmented reality (VAR) scenes is that it is difficult to represent the contents of a VAR scene that mimics the real world on a display that can only represented a fixed range of photometric parameters at once. As a VAR scene consists of content in multiple directions, the diverse range of photometric content represented can often be much wider than would typically be expressed in an image or other digital or non-digital medium. Existing approaches attempt to remap some photometric parameters such as exposure to a narrower dynamic range using a static function. Since a user's eyes naturally do not have such a dynamic range and since the static function often loses relative exposure information for the purpose of preserving detail, results often look unnatural. Thus there is a need in the virtual and augmented reality field to create a new and useful method for displaying photometrically diverse virtual and augmented reality scenes on a display. This invention provides such a new and useful method for displaying photometrically diverse VAR scenes on a display of limited photometric range.
The following description of preferred embodiments of the invention is not intended to limit the invention to these preferred embodiments, but rather to enable any person skilled in the art to make and use this invention.
As shown in
Next the method includes steps to calculate a set of virtual photometric parameters, which includes either looking up an image with the greatest information content that intersects the ray through the locus point S210A and then reading the using the real photometric parameters of this single source image for the virtual photometric parameters S220A, or computing a statistical fingerprint of intrinsic photographic inputs around the ray direction through the locus point S210B and then solving for the photometric parameters that map the intrinsic photographic inputs to a desired image output S220B, next the virtual photometric parameters may be optionally adjusted by user's visual state.
Next the method includes steps to render the VAR scene using the virtual photometric parameters. If the VAR scene contains synthetic elements than the synthetic elements may be rendered by passing the virtual photometric parameters to the graphics engine S610 and determining the intrinsic photographic inputs from S510. If the VAR scene contains real elements then intrinsic photographic inputs are combined with the final virtual photometric parameters S710 and then combined with other computer image values into a final image S720.
In order to generate a map of intrinsic photographic inputs and their corresponding image generation functions given photometric parameters, images are first captured with either an automatically determined exposure S310A or a manually set exposure S310B. The image itself, its location in the VAR scene and its photometric parameters are preferably recorded S320.
The photometric parameters of the captured images and the output image values can be collected S410 and then combined to compute the intrinsic photographic inputs along each ray of the VAR scene S420 which is then preferably used elsewhere to find the optimal virtual photometric parameters S220B and to simulate virtual photometric parameters S710.
The virtual and augmented reality scene may consist of a 3D model, a partially or wholly spherical photo, digitally generated environment map, and/or another suitable model presentable in 3D space.
Preferably, an image is approximated as being the result of a function which takes in intrinsic properties of a scene—such as, but not limited to, the objects in the scene, their reflectivity and radiosity, atmospheric effects, etc.—and combines them with photometric parameters such as, but not limited to, exposure, white balance, etc. to produce a resulting image. By measuring intrinsic properties of a scene and then varying the photometric parameters of image creation one can simulate virtual images as if the user was looking at the VAR scene in configurations that were not discretely captured from the real world.
Step S110, which includes detecting orientation of a computing device functions to determine the orientation of the computing device. The computing device preferably includes an inertial measurement unit (IMU) that preferably includes a 3-axis magnetometer, a 3-axis accelerometer, or a 3-axis gyroscope. The IMU may alternatively include any suitable combination of the above components or a single or double axis sensor or any suitable sensor combination to detect orientation. Additionally, Step S110 may include detecting positioning location, which preferably provides another parameter for determining orientation and position. A global positioning system (GPS) can preferably be used to determine geographical location. Orientation information may be gathered in any suitable manner including device API's or through any suitable API exposing device orientation information such as using HTML5 to access device orientation or CoreMotion on an iOS platform or the equivalent on Android and Windows platforms. An imaging system may additionally be used to perform image processing on the surrounding environment. Preferably, the image system is a forward or backward facing camera that can be used to determine the position of a user looking at the computing device. In the case where there are no suitable sensors, this step may represent the device orientation as the identity orientation.
Step S120 provides a method to derive a 3D projection of a var scene to a digital display. The projection preferably, but is not limited to, takes as input the device orientation, a desired field-of-view, and other additional rotations or translations and returns a projection transformation function that enables a 3D ray to be computed through any point on the screen. Standard projective geometry or any other suitable implementation may be employed.
Step S130 provides a method to derive a visual locus on the display at which to base future computations around desired virtual photometric parameters. In one preferable implementation, this is simply the center of the screen. In another preferable implementation, this is the point at which a user's eyes are focused on screen. This may be measured via optical eye-tracking, sensors that track muscle contractions or blood flow, or any other suitable means to determine the position and orientation of the eyes. In another preferable implementation, this point is the point at which a user has last touched or is the point under which a user has moved a cursor.
Step S140 computes a ray direction of the VAR scene through the visual locus on screen. One possible method, which this method is not limited to, is rotating a vector perpendicular to the screen through the locus point using the field of view and aspect ratio of the projection and then rotating the resulting vector by the orientation of the projection. Any suitable mathematical algorithm may be used.
Step S150 captured any additional visual state of the user. One preferable implementation may, but is not limited to, capture the dilation of the user's pupils. Another preferable implementation may capture the ambient light around the user. Another preferable implementation may capture the location of the sun via optical means, via reading the user's location and current time or any other suitable means. This allows us to later adjust the virtual photometric parameters to compensate to these inputs. In one such implementation, exposure may be artificially increased if the user's pupils are dilated and artificially decreased if the user's pupils are constricted.
The next series of steps pertain to calculating a set of virtual photometric parameters. Virtual photometric parameters may include, but are not limited to, lens aperture, exposure time, gain, CCD sensitivity, ISO, focal length, white balance, sharpness, contrast, stereo parallax, radial or translational motion or any other suitable photographic metric that when varied impacts the captured image from a camera.
Any suitable means of computing virtual photometric parameters may be used, two preferable methods proposed include computing virtual photometric parameters based on a basis image (Step S210A and Step S220A) or computing virtual photometric parameters based on solving an optimization problem over the virtual photometric parameters needed to produce a desired simulated image when provided with a sample of intrinsic photographic inputs (Step S210B and Step S220B).
Step S210 provides a method to select a representative image that approximates an ideal set of photometric parameters at a locus point. One such implementation may, but is not limited to, finding the set of images that intersect with a ray in a VAR scene. This may be done preferably by, but limited to, maintaining a discretized mapping for each 3D vector through the origin of a VAR scene to a list of images that contain image data along the 3D vector. One such mapping may be from 3D vectors through the origin to the sides of a cube, another such mapping may be from 3D vectors to pixels in an equirectangular map. Any suitable mapping may be used that allows for the lookup of a list of images from a 3D vector underneath a focus point. Next, images are sorted based on a cost metric. One such metric may combine, but is not limited to, the proximity of the image center to the visual locus and/or the proximity of the image color values around the locus point to the center of the range of the colorspace expressible by the image. Finally, the image with the highest score is selected. The intuition behind this is that basing photometric parameters on an image that is partially blown out (either too dark or too light), would result in garbage parameters, because the parameters can vary wildly without affecting output image, whereas photometric parameters that place the image contents as closely as possible to the center of the output image range would increase the level of detail available in the image and be a good basis for a “best exposure.” Additionally pixels closer to the center of an image are less likely to have error induced by optical distortion and chromatic aberration, thus it makes sense to base photometric parameters on data most likely to be clean and error-free.
Step S220A reads the photometric parameters of the chosen image and uses/passes them on as the suggested virtual photometric parameters.
Step S210B computes a sample of intrinsic photographic inputs around the ray through the locus point. The sample may, in one preferable, but not limiting, implementation, be gathered from a gaussian distribution around the locus point. The width of the distribution may be, but is not limited to, a function of the field of view and/or shape and size of the display. In another preferable implementation, the sample may be constructed from the intrinsic photographic inputs in a circle of a variable radius around the locus point. Any suitable size, shape or selection criteria may be used. Choosing this step requires that a map of intrinsic photographic inputs has been pre-computed or can be computed on the fly (i.e., in realtime).
Step S220B involves solving an optimization that minimizes the error between a desired distribution of image values and the image values computed from sampled intrinsic photographic inputs and variable photometric parameters. In one preferable, but not limiting, implementation, the optimization may solve for maximizing the number of pixels with values not clamped at the bounds of the range of the image. In an example where the photometric parameters include exposure, this would mean finding the exposure that minimizes the area around the locus point that is blown out or underexposed. In another example, photometric parameters optimized may include the frequency response of a physically unbuildable camera that can adjust its frequency response to automatically show detail along the infrared spectrum in a dark area of VAR scene that would otherwise be underexposed. Any desirable optimization approach, such as, but not limited to least squares solvers or SVM's can be used to find photometric parameters.
Step S230 involves optionally adjusting the virtual photometric parameters based on the user's visual state. This step can to compensate for variations in the ways the user may perceive the display. In one preferable, but not limiting, implementation, the photometric parameters may be compensated to render the simulated image brighter in the presence of dilated pupils or sun incident on the display. This allows for greater immersion into the VAR scene as the environment between the user and the display can be compensated for in order to provide for a more consistent visual experience.
The next set of steps varies depending on if the VAR scene contains synthetic components, real components, or both. If synthetic components are needed then Step S510 and Step S610 are needed. If real components are needed then Step S710 and Step S720 are needed.
Step S510 provides a method to provide intrinsic photographic inputs from a synthetic environment. These input may be generated in any suitable way to the application. One preferable, but not limiting, implementation, may provide a color and polygon presence for each fragment which is then shaded in Step S61o. Any suitable intermediate representation of intrinsic photographic inputs may be used, including but not limited to, bitmap buffers, fragment buffers, geometry lists, texture buffers and/or frame buffers. Additionally, the inputs may be defined dynamically by a vertex, fragment, or compute shader.
Step S610 provides a method to render a final synthetic image that may be optionally composited with the rest of a scene. This step may be implemented with OpenGL, OpenGL ES, Direct3D, SDL, or any other suitable graphics, rendering, or drawing engine. In one preferred, but not limiting, implementation, an OpenGL ES fragment shader may use an exposure as a photometric parameter to brighten or darken a fragment color passed in by a vertex shader. Any suitable rendering adjustment may be used to influence the rendered VAR scene.
Step S710 provides a method to compute for a given pixel the final output value for that pixel given the ray direction passing through it in the VAR scene, the intrinsic photographic inputs along that ray, and the virtual photometric parameters chosen in the preceding steps. This function, which is also used in Step S220B and Step S420, is a function of the camera model in use and may vary wildly. In one preferable, but not limiting, model the function may simply be an intrinsic photographic base color multiplied by an exponential function raising e to the power of the exposure time multiplied by a constant.
Step S720 composites all simulated pixel values into a final image to be displayed on a display of the device.
In the case of rendering a real VAR scene, a map of functions that take in virtual photometric parameters and output a simulated image must be derived. This map may store individual closures or just inputs to a fixed function that when combined with virtual photometric parameters will produce pixels in an image. Generating this map requires the acquisition of images and their exposure parameters and then deriving intrinsic photographic inputs from them.
Step 310A involves the camera itself automatically determining the set of parameters optimal for the content in the visible frustum of the camera. In some cases, where the Camera does not allow for the setting of explicit photometric parameters, the best one can do is to at least save the camera parameters chosen for the content in the current visible frustum.
Step 310B involves explicitly setting specific photometric parameters. In a preferred, but not limiting, implementation, this includes exposure in the set of photometric parameters used. For a given camera orientation, a set of images is taken with the exposure bracketed across a large range of exposures. This makes discerning the intrinsic radiosity of each ray in the VAR scene much easier because we can ensure that we have enough images to stretch the full dynamic range needed to express most images. In the case where we rely on Step 310A, one may have to settle with hoping that the camera's automatic exposure spans a large enough range to capture enough information to measure the true radiosity along any given ray in the VAR scene.
Step 320 includes saving the image, photometric parameters, and location in the VAR scene to be used in Step S210A and Step S41o. The location in the VAR scene of an image may be represented by, but is not limited to, a focal length, translation, and/or an orientation. It may be computed from a gyroscope or other suitable orientation sensor and further updated by various computer vision tools used to align the images to their true position and/or orientation.
Step 410 includes collecting pairs of image values and photometric parameters used to capture the corresponding image values along each discretized ray direction in the VAR scene. This may be done, in one preferred, but not limiting implementation, by filling in a map from discretized ray values to a list of images and their image values along that ray as images are acquired and/or aligned and then iterating through each list for each discretized ray value. In one preferred, but not limiting implementation, ray values are discretized according to their latitude and longitude. In another, but not limiting implementation, ray values are discretized along their intersection to a cube. Any suitable mapping that all ray directions through the origin of a VAR scene may be used.
Step 420 defines a method to fit a parameterize photometric simulation function to pairs of intrinsic photographic inputs and real photometric parameters and the resultant image value. This method, in a preferred, but not limiting implementation, minimizes the error between the computed image value and the real image value. This can be done using a least-squares solver or any other suitable mathematical algorithm. The output of this method is an approximation of the intrinsic photographic properties needed to produce the captured images given the recorded photometric parameters. Additionally, this step can also help determine ideal photometric parameters that would help minimize future errors after executing this step. In one example, this solved may determine that it needs another lower-exposed image to fully compute the intrinsic photographic inputs in certain dark areas of an image.
A method for dynamically displaying virtual and augmented reality scenes can include determining input parameters; and calculating virtual photometric parameters; and rendering a VAR scene with a set of simulated virtual photometric parameters.
Other aspects may relate to determining the input parameters. In one variation of the method the input to the device comprises, but is not limited to, the orientation of the device from sensor inputs such as a gyroscope, magnetometer, accelerometer or other such suitable orientation measurement device. In one variation of the method the visual locus of the VAR scene is determined as the point which contains the vector through the center of the screen to the VAR scene as orientated by sensor inputs. In one variation of the method wherein the visual locus of the VAR scene is determined as the ray at which the user's eyes are directed on screen as determined by eye tracking or similar techniques. As further variations of the method the input to the device can include the point at which a cursor or touch point is positioned on the display; input from an EEG device or other similar brain interface system; the dilation of the user's pupils; the ambient light around the user; the location of the sun; the current time; and/or a user's location.
Other aspects may relate to determining the virtual photometric parameters. In one preferred implementation of the method one component of the virtual photometric parameters can include all or a combination of the variations wherein the exposure is measured as a function of aperture size, exposure duration, ISO and/or other related exposure parameters; focus measured as focal length, aperture size and/or other suitable focus parameters; motion blur measured as radial rotation and/or spatial translation of the camera as a function of time or exposure duration; any software determined parameters such as white balance, sharpness, contrast, color filters or other related post-capture filters; radiance across wavelengths beyond the spectrum visible to humans; and/or response to various forms of polarized light.
Further aspects of the method may include calculating the virtual photometric parameters. In one variation of the method the set of virtual photometric parameters is determined from one image determined to be optimal based on the input parameters. In one preferred implementation of the method the source image of the virtual photometric parameters maybe chosen from a set of images that intersect with the ray through the visual locus; chosen based on a distance to a desirable set of photometric parameters; chosen based on an exposure setting that is exposed closes to the center of the bounds of the image representation; and/or chosen based on the distance from the center of each image to the visual locus. In another variation of the method the set of virtual photometric parameters is determined by sampling a set of intrinsic photographic inputs around the visual locus and computing a dynamic set of virtual photometric parameters. In one preferred implementation of the method the set of sampled intrinsic photographic inputs can be determined as a function of the screen dimensions and/or shape. The sampled intrinsic photographic inputs can additionally or alternatively be determined as a function of the field-of-view of the VAR scene. As an additional variation, the set of virtual photometric parameters are chosen to result in the greatest number of output image values that are within the bounds of the dynamic range of the image representation. The exposure may be among the set of virtual photometric parameters that are optimized. In one variation of the method the chosen photometric parameters are further adjusted by the user's visual state. As an addition to this and other variations, the chosen photometric parameters may additionally consist of exposure that is scaled with the diameter of the user's pupils; exposure that is scaled with the position of the sun; and/or exposure that is scaled with the ambient light around the user.
Other aspects may relate to simulating the virtual photometric parameters. In one variation of the method the chosen photometric parameters are combined with a function that takes intrinsic photometric inputs to produce a simulated virtual image. As an additional variation, the intrinsic photometric inputs comprises a set of radiance or luminance values along each ray of the VAR image. The simulated virtual image function may include a component that scales the resultant value an exponential function of the intrinsic radiance of the ray, the exposure duration and a constant multiplier. The simulated virtual image function may additionally or alternatively take as input photometric parameters that act as multipliers along each image channel to adjust the white balance of the resulting image. The simulated virtual image function may additionally or alternatively take as input intrinsic plenoptic measurements through the each given pixel to produce light-field-adjusted simulated virtual images. The simulated virtual image function may additionally or alternatively consider the depth of the object represented at each pixel as an intrinsic photographic input.
In one variation, the intrinsic photometric inputs are generated synthetically instead of, or in addition to, a photographic process. As another variation, intrinsic photometric inputs consist of a collection of intrinsic photometric inputs from different images that each contain information for the given ray. As another variation, the intrinsic photometric inputs consists of a set of photometric inputs merged from a collection of intrinsic photometric inputs from different images that each contain information for the given ray. The intrinsic photometric inputs may consist of the measured red, green, blue (or any other suitable channels in the capture color space) values that were measured at the time of image capture.
The method may include capturing resources required to simulate the virtual photometric parameters. The intrinsic photometric inputs may be generated by a camera that captures images and records the photometric parameters of the capture. The camera may actively capturing images while a photometrically diverse VAR scene is being displayed and a map of intrinsic photometric inputs is being updated in real-time.
In one variation, the camera is setting the photometric parameters to best fit an optimization function for the given instantaneous image content. In another variation, the camera is setting the photometric parameters to expand the diversity of photometric parameters in images captured around a specific area in the VAR scene. In yet another variation, the camera explicitly brackets exposure to collect images with exposures of varying levels for each area in the VAR scene.
The system and methods of the preferred embodiment and variations thereof can be embodied and/or implemented at least in part as a machine configured to receive a computer-readable medium storing computer-readable instructions. The instructions are preferably executed by computer-executable components preferably integrated with a photometrically diverse compute module and a VAR scene rendered connected to a display. The computer-readable medium can be stored on any suitable computer-readable media such as RAMs, ROMs, flash memory, EEPROMs, optical devices (CD or DVD), hard drives, floppy drives, or any suitable device. The computer-executable component is preferably a general or application specific processor, but any suitable dedicated hardware or hardware/firmware combination device can alternatively or additionally execute the instructions.
As a person skilled in the art will recognize from the previous detailed description and from the figures and claims, modifications and changes can be made to the preferred embodiments of the invention without departing from the scope of this invention defined in the following claims.
This application is a continuation of U.S. patent application Ser. No. 17/014,965, filed on Sep. 8, 2020, which is a continuation of U.S. patent application Ser. No. 14/211,786, filed on Mar. 14, 2014, which issued as U.S. Pat. No. 10,769,852, which claims the benefit of and priority to provisional application No. 61/782,392 filed Mar. 14, 2013. Each of the aforementioned applications is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5287437 | Deering et al. | Feb 1994 | A |
5745126 | Jain et al. | Apr 1998 | A |
5841439 | Pose et al. | Nov 1998 | A |
5990941 | Jackson et al. | Nov 1999 | A |
6226669 | Huang et al. | May 2001 | B1 |
6389179 | Katayama et al. | May 2002 | B1 |
6760026 | Li et al. | Jul 2004 | B2 |
7133068 | Fisher et al. | Nov 2006 | B2 |
7136090 | McDuffie White et al. | Nov 2006 | B1 |
7224326 | Sefton et al. | May 2007 | B2 |
7389591 | Jaiswal et al. | Jun 2008 | B2 |
7424218 | Baudisch et al. | Sep 2008 | B2 |
7499586 | Agarwala et al. | Mar 2009 | B2 |
7564469 | Cohen | Jul 2009 | B2 |
7688346 | Richards et al. | Mar 2010 | B2 |
8041574 | Yano et al. | Oct 2011 | B2 |
8144232 | Larson et al. | Mar 2012 | B2 |
8154634 | Fukumoto et al. | Apr 2012 | B2 |
8301159 | Hamynen et al. | Oct 2012 | B2 |
8373573 | Chou et al. | Feb 2013 | B2 |
8384718 | Dahlke et al. | Feb 2013 | B2 |
8698902 | Kawamoto et al. | Apr 2014 | B2 |
8730156 | Weising et al. | May 2014 | B2 |
8907983 | McArdle et al. | Dec 2014 | B2 |
8953022 | McArdle et al. | Feb 2015 | B2 |
9017163 | Newhouse et al. | Apr 2015 | B2 |
9041743 | McArdle et al. | May 2015 | B2 |
9070219 | McArdle et al. | Jun 2015 | B2 |
9118970 | Newhouse et al. | Aug 2015 | B2 |
9223408 | McArdle et al. | Dec 2015 | B2 |
9271025 | McArdle et al. | Feb 2016 | B2 |
9418479 | Worley, III et al. | Aug 2016 | B1 |
9626799 | McArdle et al. | Apr 2017 | B2 |
9723226 | Newhouse et al. | Aug 2017 | B2 |
10068383 | McArdle et al. | Sep 2018 | B2 |
10769852 | McArdle et al. | Sep 2020 | B2 |
20010030693 | Fisher et al. | Oct 2001 | A1 |
20020140666 | Bradski et al. | Oct 2002 | A1 |
20020158873 | Williamson et al. | Oct 2002 | A1 |
20030065668 | Sowizral et al. | Apr 2003 | A1 |
20030174136 | Emberling et al. | Sep 2003 | A1 |
20040027330 | Bradski et al. | Feb 2004 | A1 |
20050219239 | Mashitani et al. | Oct 2005 | A1 |
20050232507 | Zimmer et al. | Oct 2005 | A1 |
20050286125 | Sundstrom et al. | Dec 2005 | A1 |
20050289590 | Cheok et al. | Dec 2005 | A1 |
20060050140 | Shin et al. | Mar 2006 | A1 |
20060082692 | Kamijima et al. | Apr 2006 | A1 |
20060232665 | Schowengerdt et al. | Oct 2006 | A1 |
20060239525 | Katayama et al. | Oct 2006 | A1 |
20070025723 | Baudisch et al. | Feb 2007 | A1 |
20070035562 | Azuma et al. | Feb 2007 | A1 |
20070076016 | Agarwala et al. | Apr 2007 | A1 |
20070103543 | Anderson et al. | May 2007 | A1 |
20070168418 | Ratnakar et al. | Jul 2007 | A1 |
20070236493 | Horiuchi et al. | Oct 2007 | A1 |
20080042973 | Zhao et al. | Feb 2008 | A1 |
20080071559 | Arrasvuori et al. | Mar 2008 | A1 |
20080082692 | Yano et al. | Apr 2008 | A1 |
20080094417 | Cohen et al. | Apr 2008 | A1 |
20080194323 | Merkli et al. | Aug 2008 | A1 |
20080266326 | Porwal et al. | Oct 2008 | A1 |
20080280676 | Distanik et al. | Nov 2008 | A1 |
20080292131 | Takemoto et al. | Nov 2008 | A1 |
20080309508 | Harmon et al. | Dec 2008 | A1 |
20080317376 | Kasperkiewicz | Dec 2008 | A1 |
20080317378 | Kasperkiewicz | Dec 2008 | A1 |
20080320422 | Cazeaux et al. | Dec 2008 | A1 |
20090140887 | Breed et al. | Jun 2009 | A1 |
20090237564 | Kikinis et al. | Sep 2009 | A1 |
20090240431 | Chau et al. | Sep 2009 | A1 |
20090244097 | Estevez et al. | Oct 2009 | A1 |
20090284610 | Fukumoto | Nov 2009 | A1 |
20090292774 | Box et al. | Nov 2009 | A1 |
20100001980 | Kim et al. | Jan 2010 | A1 |
20100002122 | Larson et al. | Jan 2010 | A1 |
20100007657 | Rurin et al. | Jan 2010 | A1 |
20100066763 | MacDougall et al. | Mar 2010 | A1 |
20100085356 | Nie | Apr 2010 | A1 |
20100092079 | Aller et al. | Apr 2010 | A1 |
20100125816 | Bezos et al. | May 2010 | A1 |
20100161658 | Hamynen et al. | Jun 2010 | A1 |
20100169837 | Hyndman et al. | Jul 2010 | A1 |
20100171758 | Maassel et al. | Jul 2010 | A1 |
20100188397 | Tsai et al. | Jul 2010 | A1 |
20100208033 | Edge et al. | Aug 2010 | A1 |
20100214111 | Schuler et al. | Aug 2010 | A1 |
20100228633 | Guimaraes et al. | Sep 2010 | A1 |
20100287485 | Bertolami et al. | Nov 2010 | A1 |
20110041060 | Chien et al. | Feb 2011 | A1 |
20110069229 | Lord et al. | Mar 2011 | A1 |
20110090252 | Yoon et al. | Apr 2011 | A1 |
20110164116 | Gay et al. | Jul 2011 | A1 |
20110201362 | Bregman-Amitai et al. | Aug 2011 | A1 |
20110213861 | Fanelli et al. | Sep 2011 | A1 |
20110216060 | Weising | Sep 2011 | A1 |
20110234631 | Kim et al. | Sep 2011 | A1 |
20110242134 | Miller et al. | Oct 2011 | A1 |
20110248987 | Mitchell et al. | Oct 2011 | A1 |
20110273451 | Salemann et al. | Nov 2011 | A1 |
20120026166 | Takeda et al. | Feb 2012 | A1 |
20120086728 | McArdle et al. | Apr 2012 | A1 |
20120105440 | Lieberman et al. | May 2012 | A1 |
20120105483 | Fedorovskaya et al. | May 2012 | A1 |
20120113264 | Moshrefi et al. | May 2012 | A1 |
20120194553 | Osterhout et al. | Aug 2012 | A1 |
20120212405 | Newhouse et al. | Aug 2012 | A1 |
20120214590 | Newhouse et al. | Aug 2012 | A1 |
20120218306 | McArdle et al. | Aug 2012 | A1 |
20120236029 | Newhouse et al. | Sep 2012 | A1 |
20120242656 | McArdle et al. | Sep 2012 | A1 |
20120242798 | McArdle et al. | Sep 2012 | A1 |
20120246223 | Newhouse et al. | Sep 2012 | A1 |
20130038609 | Tsai et al. | Feb 2013 | A1 |
20130124326 | Huang et al. | May 2013 | A1 |
20130215148 | Antonyuk et al. | Aug 2013 | A1 |
20140019166 | Swanson et al. | Jan 2014 | A1 |
20140092135 | McArdle et al. | Apr 2014 | A1 |
20140098137 | Fein | Apr 2014 | A1 |
20150070347 | Hofmann et al. | Mar 2015 | A1 |
20150097867 | McArdle et al. | Apr 2015 | A1 |
20150113581 | McArdle et al. | Apr 2015 | A1 |
20150201133 | Newhouse et al. | Jul 2015 | A1 |
20150243085 | Newhouse et al. | Aug 2015 | A1 |
20150356788 | Abe et al. | Dec 2015 | A1 |
20160262608 | Krueger | Sep 2016 | A1 |
20170010469 | Samec et al. | Jan 2017 | A1 |
20170193709 | McArdle et al. | Jul 2017 | A1 |
20170366758 | Newhouse et al. | Dec 2017 | A1 |
Number | Date | Country |
---|---|---|
2008107553 | Sep 2008 | WO |
Entry |
---|
Final Office Action from U.S. Appl. No. 17/205,682, dated Jan. 9, 2023, 49 pages. |
Office Action for U.S. Appl. No. 14/211,786 dated Jan. 5, 2017, 30 pages. |
Office Action for U.S. Appl. No. 14/211,786 dated Jun. 1, 2016, 29 pages. |
Office Action for U.S. Appl. No. 14/211,786 dated May 3, 2017, 35 pages. |
Office Action for U.S. Appl. No. 14/211,786 dated Jul. 17, 2019, 32 pages. |
Office Action for U.S. Appl. No. 14/533,000 dated Jun. 11, 2015, 24 pages. |
Office Action for U.S. Appl. No. 14/533,000 dated Mar. 5, 2015, 20 pages. |
Office Action for U.S. Appl. No. 14/582,017 dated Jun. 19, 2015, 8 pages. |
Office Action for U.S. Appl. No. 14/628,113 dated Apr. 13, 2017, 26 pages. |
Office Action for U.S. Appl. No. 14/628,113 dated May 19, 2016, 28 pages. |
Office Action for U.S. Appl. No. 14/628,113 dated May 31, 2018, 26 pages. |
Office Action for U.S. Appl. No. 14/628,113 dated Oct. 18, 2017, 28 pages. |
Office Action for U.S. Appl. No. 14/628,113 dated Sep. 23, 2016, 37 pages. |
Office Action for U.S. Appl. No. 14/668,915 dated Sep. 29, 2016, 6 pages. |
Office Action for U.S. Appl. No. 15/463,926 dated Oct. 6, 2017, 11 pages. |
Office Action for U.S. Appl. No. 15/640,858 dated Aug. 16, 2018, 6 pages. |
Parr B., “Easter Egg: Yelp Is the iPhone's First Augmented Reality App,” located at https://web.archive.org/web/20090829094113/http://mashable.com/2009/08/2007/yelp-aug . . . , Aug. 27, 2009, 10 pages. |
“Rotations and Euler angles,” Archived on Apr. 6, 2008, retrieved from https://web.archive.org/web/20080406234538/http://www.easyspin.org/documentation/eulerangles.html on Nov. 5, 2013, 4 pages. |
Corrected Notice of Allowance for U.S. Appl. No. 14/582,017 dated Nov. 6, 2015, 4 pages. |
Duckett J., “Beginning HTML, XHTML, CSS, and JavaScript®,” Dec. 30, 2009, Wrox, p. 234. |
Easypano Holdings Inc, “Panoweaver 6.00 User Manual,” downloaded from http://web.archive.org/web/20090711113513/http://www.easypano.com/download/doc/pw600-manual.pdf with an archive.org verified date of Jul. 11, 2009, pp. 24-74. |
Fauster L., et al., “Stereoscopic Techniques in Computer Graphics,” 2007, 10 pages. |
Final Office Action from U.S. Appl. No. 17/014,965, dated Oct. 28, 2021, 26 pages. |
Hewlett Packard, “HP Photosmart R717 Digital Camera with HP Instant Share User's Manual,” Copyright 2005 Hewlett-Packard Development Company, downloaded from http://h10032.www1.hp.com/ctg/Manuals/c00298985.pdf on May 3, 2013, pp. 50-54. |
Hildenbrand J., “Yelp 2.0 brings Monocle and Checkins to its Android Client,” located at http://www.androidcentral.com/yelp-20-brings-monocle-andcheckins-its-android-client, Jul. 5, 2010, 10 pages. |
Hwang J., et al., “Hand-held Virtual Reality: A Feasibility Study,” Proceedings of the ACM Symposium on Virtual Reality Software and Technology, ACM, 2006, pp. 356-363. |
Kanbara M., et al., “A Stereoscopic Video See-through Augmented Reality System Based on Real-time Vision-based Registration,” Virtual Reality, 2000 Proceedings IEEE, 2000, 8 pages. |
“Motion Control Simulation Applet,” available at http://ir.exp.sis.pitt.edu/res2/data/is/groups/, archived on Sep. 1, 2006, Retrieved from http://web.archive.org/web/20060901110520/ and http://ir.exp.sis.pitt.edu/res2/data/is/group5/ on Nov. 5, 2013, 7 pages. |
Non-Final Office Action for U.S. Appl. No. 13/302,977 dated Aug. 14, 2014, 6 pages. |
Non-Final Office Action for U.S. Appl. No. 13/302,977 dated May 15, 2013, 20 pages. |
Non-Final Office Action for U.S. Appl. No. 14/211,786 dated Oct. 23, 2015, 24 pages. |
Non-Final Office Action from U.S. Appl. No. 16/586,412, dated May 7, 2020, 7 pages. |
Non-Final Office Action from U.S. Appl. No. 17/014,965, dated Jul. 15, 2021, 20 pages. |
Non-Final Office Action from U.S. Appl. No. 17/138,562, dated Nov. 17, 2021, 7 pages. |
Notice of Allowance from U.S. Appl. No. 14/628,113, dated Dec. 9, 2020, 9 pages. |
Notice of Allowance from U.S. Appl. No. 16/586,412, dated Sep. 25, 2020, 9 pages. |
Notice of Allowance from U.S. Appl. No. 17/014,965, dated Apr. 4, 2022, 2 pages. |
Notice of Allowance from U.S. Appl. No. 17/014,965, dated Mar. 22, 2022, 9 pages. |
Notice of Allowance from U.S. Appl. No. 17/138,562, dated May 26, 2022, 2 pages. |
Notice of Allowance for U.S. Appl. No. 13/269,231 dated Aug. 1, 2014, 13 pages. |
Notice of Allowance for U.S. Appl. No. 13/302,964 dated Mar. 30, 2015, 8 pages. |
Notice of Allowance for U.S. Appl. No. 13/302,977 dated Jan. 13, 2015, 6 pages. |
Notice of Allowance for U.S. Appl. No. 13/302,977 dated May 5, 2014, 10 pages. |
Notice of Allowance for U.S. Appl. No. 13/347,273 dated Oct. 20, 2014, 5 pages. |
Notice of Allowance for U.S. Appl. No. 13/410,176 dated Mar. 3, 2015, 5 pages. |
Notice of Allowance for U.S. Appl. No. 13/411,347 dated May 19, 2015, 7 pages. |
Notice of Allowance for U.S. Appl. No. 14/044,287 dated Dec. 6, 2016, 5 pages. |
Notice of Allowance for U.S. Appl. No. 14/533,000 dated Aug. 12, 2015, 12 pages. |
Notice of Allowance for U.S. Appl. No. 14/582,017 dated Oct. 14, 2015, 6 pages. |
Notice of Allowance for U.S. Appl. No. 14/668,915 dated Mar. 21, 2017, 8 pages. |
Notice of Allowance for U.S. Appl. No. 15/463,926 dated May 23, 2018, 8 pages. |
Notice of Allowance from U.S. Appl. No. 17/138,562, dated Mar. 4, 2022, 9 pages. |
Notice Of Allowance for U.S. Appl. No. 15/640,858 dated Jun. 20, 2019, 9 pages. |
Office Action for U.S. Appl. No. 15/640,858 dated Feb. 26, 2019, 12 pages. |
Office Action for U.S. Appl. No. 13/269,231 dated Nov. 8, 2013, 34 pages. |
Office Action for U.S. Appl. No. 13/302,964 dated Aug. 14, 2014, 12 pages. |
Office Action for U.S. Appl. No. 13/302,964 dated Feb. 11, 2014, 17 pages. |
Office Action for U.S. Appl. No. 13/302,964 dated Feb. 6, 2015, 19 pages. |
Office Action for U.S. Appl. No. 13/302,964 dated Jun. 10, 2013, 26 pages. |
Office Action for U.S. Appl. No. 13/347,273 dated Apr. 23, 2014, 13 pages. |
Office Action for U.S. Appl. No. 13/410,176 dated Aug. 22, 2014, 13 pages. |
Office Action for U.S. Appl. No. 13/410,176 dated Jun. 21, 2013, 15 pages. |
Office Action for U.S. Appl. No. 13/410,176 dated Mar. 20, 2014, 19 pages. |
Office Action for U.S. Appl. No. 13/411,347 dated Feb. 10, 2014, 13 pages. |
Office Action for U.S. Appl. No. 13/411,347 dated Oct. 21, 2014, 14 pages. |
Office Action for U.S. Appl. No. 14/044,287 dated Aug. 19, 2015, 21 pages. |
Office Action for U.S. Appl. No. 14/044,287 dated Feb. 5, 2016, 16 pages. |
Office Action for U.S. Appl. No. 14/044,287 dated Jun. 30, 2016, 15 pages. |
Non-Final Office Action from U.S. Appl. No. 17/205,682, dated Aug. 18, 2022, 41 pages. |
Notice of Allowance from U.S. Appl. No. 17/205,682, dated Aug. 8, 2023, 9 pages. |
Number | Date | Country | |
---|---|---|---|
20220319130 A1 | Oct 2022 | US |
Number | Date | Country | |
---|---|---|---|
61782392 | Mar 2013 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 17014965 | Sep 2020 | US |
Child | 17807101 | US | |
Parent | 14211786 | Mar 2014 | US |
Child | 17014965 | US |