US20140123507A1 - Reference coordinate system determination - Google Patents

Reference coordinate system determination Download PDF

Info

Publication number
US20140123507A1
US20140123507A1 US13/787,525 US201313787525A US2014123507A1 US 20140123507 A1 US20140123507 A1 US 20140123507A1 US 201313787525 A US201313787525 A US 201313787525A US 2014123507 A1 US2014123507 A1 US 2014123507A1
Authority
US
United States
Prior art keywords
coordinate system
reference coordinate
orientation
mobile device
origin
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/787,525
Other languages
English (en)
Inventor
Prince Gupta
Daniel Wagner
Gerhard Reitmayr
Alessandro Mulloni
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qualcomm Inc
Original Assignee
Qualcomm Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qualcomm Inc filed Critical Qualcomm Inc
Priority to US13/787,525 priority Critical patent/US20140123507A1/en
Assigned to QUALCOMM INCORPORATED reassignment QUALCOMM INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MULLONI, ALESSANDRO, REITMAYR, GERHARD, WAGNER, DANIEL, GUPTA, PRINCE
Priority to PCT/US2013/059148 priority patent/WO2014070312A2/fr
Priority to JP2015540668A priority patent/JP2016507793A/ja
Priority to EP13770560.4A priority patent/EP2915136A2/fr
Priority to CN201380055115.4A priority patent/CN104756154A/zh
Priority to KR1020157013924A priority patent/KR20150082358A/ko
Publication of US20140123507A1 publication Critical patent/US20140123507A1/en
Priority to US15/182,750 priority patent/US10309762B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/006Mixed reality
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/002Measuring arrangements characterised by the use of optical techniques for measuring two or more coordinates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Definitions

  • Augmented Reality provides a view of a real-world environment that is augmented with computer-generated audio and/or visual content.
  • the audio and/or visual content can be overlaid over or integrated into an image or video of the real-world environment captured using a camera of a mobile device, or displayed on a transparent or semi-transparent screen through which a user is viewing the real-world environment.
  • an augmented reality application may be implemented on a mobile phone or tablet computer that includes a camera that can be used to capture images or video of a view of the real-world environment and a display that can be used to display an augmented view of the real-world environment, and/or on a head-mounted display (HMD).
  • HMD head-mounted display
  • the device can include one or more sensors that collect data that can be used to determine the position, orientation, speed, and/or direction of movement of the device. This information can be used to assist the device in generating augmentation content.
  • the sensors can also be used to collect input information from a user, such as touchscreen selections or other input information that can be used to allow the user to navigate the augmented content displayed on the device.
  • SLAM simultaneous localization and mapping
  • a known reference target in the environment, e.g., in a field of view of a camera.
  • a coordinate system for the SLAM may be defined arbitrarily.
  • the pose (position and orientation) of the camera when tracking begins may be used to define the coordinate system for the SLAM.
  • An example method of determining a reference coordinate system includes: obtaining information indicative of a direction of gravity relative to a device; and converting an orientation of a device coordinate system using the direction of gravity relative to the device to produce the reference coordinate system.
  • Implementations of such a method may include one or more of the following features.
  • the method further includes obtaining information indicative of a direction perpendicular to gravity and wherein the converting comprises converting the orientation of the device coordinate system using the direction perpendicular to gravity.
  • the direction perpendicular to gravity is one of magnetic north or a projection of a viewing direction of a camera of the device onto a plane perpendicular to gravity.
  • the method further includes setting an origin of the reference coordinate system. Setting the origin comprises: obtaining a point cloud; and determining a geometric center of a substantially planar portion of the point cloud. Setting the origin comprises: obtaining a point cloud; and determining an intersection of a view direction of a camera of the device and a plane corresponding to a substantially planar portion of the point cloud.
  • implementations of the method may include one or more of the following features.
  • the method further includes calculating a scale value and producing the reference coordinate system using the scale value.
  • Calculating the scale value comprises: obtaining a point cloud; and comparing a dimension of the point cloud to a fixed size.
  • Calculating the scale value comprises calculating the scale value such that an origin of the reference coordinate system will have a predetermined distance from the device.
  • Calculating the scale value comprises using absolute measurements from one or more input sensors of the device.
  • the one or more input sensors comprise an accelerometer or a plurality of cameras.
  • the method further includes refining the reference coordinate system. Refining the reference coordinate system comprises using information from the reference coordinate system and at least one previously-determined coordinate system to generate a combination of the reference coordinate system and the at least one previously-determined coordinate system.
  • An example device for determining a reference coordinate system includes: means for obtaining information indicative of a direction of gravity relative to the device; and means for converting an orientation of a device coordinate system using the direction of gravity relative to the device to produce the reference coordinate system.
  • the device further includes means for obtaining information indicative of a direction perpendicular to gravity and wherein the means for converting are for converting the orientation of the device coordinate system using the direction perpendicular to gravity.
  • the direction perpendicular to gravity is one of magnetic north or a projection of a viewing direction of a camera of the device onto a plane perpendicular to gravity.
  • the device further includes means for setting an origin of the reference coordinate system.
  • the means for setting the origin comprise: means for obtaining a point cloud; and means for determining a geometric center of a substantially planar portion of the point cloud.
  • the means for setting the origin comprise: means for obtaining a point cloud; and means for determining an intersection of a view direction of a camera of the device and a plane corresponding to a substantially planar portion of the point cloud.
  • implementations of the device may include one or more of the following features.
  • the device further includes means for calculating a scale value.
  • the means for calculating the scale value comprise: means for obtaining a point cloud; and means for comparing a dimension of the point cloud to a fixed size.
  • the means for calculating the scale value comprise means for calculating the scale value such that an origin of the reference coordinate system will have a predetermined distance from the device.
  • the means for calculating the scale value comprise means for using absolute measurements from one or more input sensors of the device.
  • the one or more input sensors comprise an accelerometer or a plurality of cameras.
  • An example mobile device includes: a sensor configured to determine a direction of gravity and to provide an indication of the direction of gravity relative to the mobile device; and an orientation module communicatively coupled to the sensor and configured to convert an orientation of a device coordinate system, of the mobile device, using the indication of the direction of gravity relative to the device to produce a reference coordinate system.
  • the orientation module is further configured to convert the orientation of the device coordinate system using a direction perpendicular to gravity.
  • the mobile device further includes an origin module communicatively coupled to the orientation module and configured to set an origin of the reference coordinate system by obtaining a point cloud and at least one of: determining a geometric center of a substantially planar portion of the point cloud; or determining an intersection of a view direction of a camera of the mobile device and a plane corresponding to a substantially planar portion of the point cloud.
  • the mobile device further includes a scale module communicatively coupled to the orientation module and configured to set a scale value for the reference coordinate system relative to the device coordinate system by: (1) obtaining a point cloud and comparing a dimension of the point cloud to a fixed size; or (2) calculating the scale value such that an origin of the reference coordinate system will have a predetermined distance from the mobile device; or (3) using absolute measurements from one or more input sensors of the mobile device.
  • the orientation module is configured to produce a refined reference coordinate system using information from the reference coordinate system and at least one previously determined coordinate system.
  • An example processor-readable storage medium of a mobile device includes processor-readable instructions configured to cause a processor to: obtain an indication of a direction of gravity relative to the mobile device; and convert an orientation of a device coordinate system, of the mobile device, using the indication of the direction of gravity relative to the device to produce a reference coordinate system.
  • Implementations of such a storage medium may include one or more of the following features.
  • the instructions configured to cause the processor to convert the orientation of the device coordinate system include instructions configured to use a direction perpendicular to gravity.
  • the storage medium further includes instructions configured to cause the processor to set an origin of the reference coordinate system are configured to cause the processor to obtain a point cloud and at least one of: determine a geometric center of a substantially planar portion of the point cloud; or determine an intersection of a view direction of a camera of the mobile device and a plane corresponding to a substantially planar portion of the point cloud.
  • the storage medium further includes instructions configured to cause the processor to set a scale value for the reference coordinate system relative to the device coordinate system by: (1) obtaining a point cloud and comparing a dimension of the point cloud to a fixed size; or (2) calculating the scale value such that an origin of the reference coordinate system will have a predetermined distance from the mobile device; or (3) using absolute measurements from one or more input sensors of the mobile device.
  • the storage medium further includes instructions configured to cause the processor to produce a refined reference coordinate system using information from the reference coordinate system and at least one previously determined coordinate system.
  • a coordinate axis may be aligned parallel to the ground or another surface such as a table
  • a coordinate axis may be aligned perpendicular to the ground, for example parallel to a wall or other structure.
  • Coordinate systems may be provided where there is a known object in view or no known object in view. For cases with one or more objects in view, a more meaningful coordinate system may be established compared to prior techniques. For example, with multiple targets in view, the targets may be tracked and a coordinate system established.
  • a coordinate system may be aligned with an object, but not one of the tracked targets, thus providing a global coordinate system for all the targets.
  • Other capabilities may be provided and not every implementation according to the disclosure must provide any particular capability, let alone all of the capabilities, discussed. Further, it may be possible for an effect noted above to be achieved by means other than that noted, and a noted item/technique may not necessarily yield the noted effect.
  • FIG. 1 is a simplified perspective view of an augmented reality system.
  • FIG. 2 is a block diagram of a computer system that incorporates components of a mobile device shown in FIG. 1 .
  • FIG. 3 is a functional block diagram of the computer system shown in FIG. 2 .
  • FIGS. 4-5 are simplified plan views of the mobile device shown in FIG. 1 .
  • FIG. 6 is a block flow diagram of a process of calculating a reference coordinate system.
  • FIG. 7 is a perspective view of the system shown in FIG. 1 showing techniques for setting an origin of the reference coordinate system.
  • FIGS. 8-10 are perspective view of the system shown in FIG. 1 showing techniques for setting an orientation of the reference coordinate system.
  • FIGS. 11-13 are block flow diagrams of processes for determining reference coordinate systems.
  • Techniques are provided to define an origin and/or an orientation, and optionally a scale, of a coordinate system.
  • the coordinate system may be for a simultaneous localization and mapping system.
  • the techniques may be used in a variety of situations, but at least some of the techniques may be particularly useful in situations where the origin and orientation are not given a priori by a known reference.
  • a device such as a mobile device may use as inputs a camera pose (position and orientation), a point cloud, and sensor data (e.g., measured from inertial sensors such as an accelerometer and a magnetometer). Using these inputs, the mobile device can determine a three-dimensional point in space for the origin of the desired coordinate system, an orientation of the desired coordinate system (e.g., three orthogonal axes), and a scale. The mobile device can use this information to determine a translation from a coordinate system of the camera to the desired coordinate system.
  • SLAM simultaneous localization and mapping
  • AR augmented reality
  • Selecting a meaningful origin, orientation (and scale) for the coordinate system may be independent tasks. Different techniques are provided for each of these tasks. Some techniques make use of a three-dimensional (3D) point cloud. Some techniques use sensors. The defined coordinate system may be refined over time. Different techniques for determining the origin and/or different techniques for determining the orientation for the coordinate system may be used, e.g., depending on a particular application used.
  • a system for determining a coordinate system here an augmented reality (AR) system 10 which may comprise a SLAM system, includes a device, here an AR-enabled mobile device 12 , and an object 14 .
  • the mobile device 12 may be any computing device with an input sensory unit, such as a camera, and a display.
  • the mobile device 12 is a smart phone although the functionality described herein is not limited to smart phones.
  • the mobile device 12 may be a digital camera, a camcorder, a tablet computer, a personal digital assistant, a video game console, an HMD or other wearable display, a projector device, or other device.
  • the mobile device 12 includes a camera for capturing images of objects, here the object 14 , in a field of view 18 of the camera.
  • a point cloud is a collection of points in three-dimensional space corresponding to at least a portion of an object, here the object 14 , that is visible in the field of view 18 by the camera of the mobile device 12 .
  • the point cloud may be determined by one or more techniques performed by a processor of the mobile device 12 , for example based on image data from a camera 24 (described below) of the mobile device 12
  • the mobile device 12 is configured to augment reality by capturing images of its environment, here capturing images of the object 14 , and displaying the additional imagery on a transparent or semi-transparent display through which the object 14 is visible or displaying an image of the object 14 supplemented with additional imagery, here a drawing 16 partially superimposed on and partially disposed above the object 14 , e.g., here for use in a graffiti AR application.
  • the mobile device 12 includes sensors 20 , a sensor processor 22 , one or more cameras 24 , a camera processor 26 , a display 28 , a graphics processor 30 , a touch sensor 32 , a touch sensor processor 34 , a communication module 36 , a processor 38 , and memory 40 .
  • the processors 22 , 26 , 30 , 34 , the communication module 36 , the processor 38 , and the memory 40 are communicatively coupled through a bus 42 , as illustrated, or may be directly coupled or coupled in another way.
  • the processors 22 , 26 , 30 , 34 may be portions of a single processor, or implemented by different portions of software code stored in the memory 40 and executed by the processor 38 , or separate dedicated processors, or combinations of these (e.g., with one or more of the processors 22 , 26 , 30 , 34 being a dedicated processor or processors and others being part of the processor 38 ).
  • the processors 22 , 26 , 30 , 34 , 38 may be one or more general-purpose processors and/or one or more special-purpose processors (such as digital signal processing chips, graphics acceleration processors, and/or the like).
  • the sensors 20 can provide an indication and/or indications of various sensed parameters, e.g., an indication of a direction of gravity, e.g., relative to an orientation of the mobile device 12 (relative to a device coordinate system of the mobile device 12 ).
  • the sensors 20 and the sensor processor 22 are configured to determine an orientation of the mobile device 12 .
  • the sensors 20 are orientation sensors configured to sense information for use in determining an orientation of the mobile device 12 .
  • the sensors 20 may include one or more inertial sensors such as gyroscopes, one or more accelerometers, an inertial measurement unit (IMU), and/or another type and/or other types of sensors.
  • the sensor processor 22 is configured to process data measured/collected by the sensors 20 to determine the orientation of the mobile device 12 .
  • the camera(s) 24 and the camera processor 26 are configured to capture and produce visual information.
  • the camera(s) 24 is(are) configured to capture images and/or video of a real-world scene that can be augmented (with augmentation, e.g., text or designs placed on a real-world surface) using augmentation logic.
  • the camera processor 26 is configured to process the data collected by the camera(s) 26 to convert the data into a format that can be used by the augmentation logic.
  • the camera processor 26 is configured to perform various types of image or video processing on the data collected from the camera(s) 24 to prepare the content for display on display 28 .
  • the display 28 and the graphics processor 30 are configured to provide visual information based on the data captured by the camera(s) 24 and processed by the camera processor 26 , and to provide visual information based on information produced by the augmentation logic.
  • the display 28 can be a touch screen interface that includes the touch sensor 32 .
  • the graphics processor 30 is configured to generate graphical data for display on the display 28 .
  • the graphics processor 30 is configured to use information provided by the augmentation logic to display augmented image or video content.
  • the touch sensor processor 34 can process data output by the touch sensor 32 to identify when a user touches the touch screen.
  • the touch sensor process 34 can be configured to identify various touch gestures, including multi-finger touches of the touch screen.
  • the augmentation logic can use the gesture information determined by the touch sensor processor 34 to determine, at least in part, how the augmentation should react in response to user input.
  • the communication module 36 is configured to enable the mobile device 12 to communicate using one more wireless protocols.
  • the communication module 36 is configured to allow the mobile device 12 to send and receive data from nearby wireless devices, including wireless access points and other AR-enabled devices.
  • the communication module 36 may include a modem, a wireless network card, an infrared communication device, a wireless communication device and/or chipset (such as a short-range wireless device such as a BluetoothTM device, or an 802.11 device, a WiFi device, a WiMax device, cellular communication facilities, etc.), or the like.
  • the communication module 36 may permit data to be exchanged with a network, other computer systems, and/or other devices.
  • the processor 38 is configured to control one or more of the sensor processor 22 , the camera processor 26 , the graphics processor 30 , or the touch sensor processor 34 .
  • One or more of the sensor processor 22 , camera processor 26 , the graphics processor 30 , or the touch sensor processor 34 may also be implemented by the processor 38 .
  • the memory 40 includes volatile and/or persistent, non-transitory memory for storing data used by various components of the AR-enabled mobile device 12 .
  • the memory 40 may include local and/or network accessible storage, a disk drive, a drive array, an optical storage device, a solid-state storage device such as a random access memory (“RAM”) and/or a read-only memory (“ROM”), which can be programmable, flash-updateable and/or the like.
  • RAM random access memory
  • ROM read-only memory
  • Such storage devices may be configured to implement any appropriate data storage, including without limitation, various file systems, database structures, and/or the like.
  • the memory 40 stores processor-readable, processor-executable software program code 44 for one or more of the processors included in the mobile device 12 .
  • the software code 44 contains instructions for controlling the processor(s) to perform functions described below (although the description may read that the software or a processor performs the function(s)).
  • augmentation logic can be implemented as processor-executable instructions stored in the memory 40 .
  • the software 44 includes an operating system, device drivers, executable libraries, and/or other software code instructions, such as one or more application programs, that may implement methods described herein. For example, one or more procedures described herein might be implemented as software code instructions executed by a processor. Such instructions can cause a general purpose computer (or other device) to perform one or more operations as described herein.
  • the software 44 may be stored on a non-removable portion of the memory 40 incorporated within the mobile device 12 or may be stored on a removable medium, such as a compact disc, and/or provided in an installation package.
  • the instructions may take the form of executable code, which is directly executable by a processor, or alternatively the instructions may take the form of source and/or installable code, which, upon compilation and/or installation (e.g., using any of a variety of generally available compilers, installation programs, compression/decompression utilities, etc.) then takes the form of executable code.
  • One or more of the elements described above with respect to the mobile device 12 may be omitted.
  • the communication module 36 and/or the touch sensor 32 and touch sensor processor 34 may be omitted.
  • processors 22 , 26 , 30 , 34 may be combined with, or implemented in, the processor 38 , and/or some or all functionality of one or more of the processors 22 , 26 , 30 , 34 may be implemented by instructions stored in the memory 40 .
  • the mobile device 12 includes an origin module (means for setting a coordinate system origin) 46 , an orientation module (orientation means or means for setting a coordinate system orientation) 48 , a scale module (means for setting a coordinate system scale) 50 , and a refining module (means for refining a coordinate system) 52 .
  • the origin module 46 , the orientation module 48 , the scale module 50 , and the refining module 52 are communicatively coupled to each other.
  • the modules 46 , 48 , 50 , 52 are functional modules that may be implemented by the processors 22 , 26 , 38 and/or the software 44 stored in the memory 40 , although the modules 46 , 48 , 50 , 52 could be implemented in hardware, firmware, or software, or combinations of these. Reference to the modules 46 , 48 , 50 , 52 performing or being configured to perform a function is shorthand for one or more of the processors 22 , 26 , 38 performing or being configured to perform the function in accordance with the software 44 (and/or firmware, and/or hardware of the processors 22 , 26 , 38 ).
  • determining an origin of a coordinate system, or determining an orientation of a coordinate system, or setting a scale of a coordinate system is equivalent to the origin module 46 , or the orientation module 48 , or the scale module 50 , respectively, performing the function.
  • the origin module 46 or means for setting a coordinate system origin, is configured to set an origin of a coordinate system, e.g., an AR coordinate system based on information captured by the camera(s) 24 . Examples of operation of the origin module 46 are discussed below with respect to FIG. 6 , although the origin module 46 may operate in one or more other ways as well.
  • the orientation module 48 is configured to set an orientation of a coordinate system, e.g., an AR coordinate system using information captured by the camera(s) 24 and/or information obtained from the sensor(s) 22 .
  • the orientation module 48 or means for setting a coordinate system orientation, include converting means for converting an orientation of a device coordinate system of the mobile device 12 to the orientation of a reference coordinate system. Examples of operation of the orientation module 48 are discussed below with respect to FIG. 6 , although the orientation module 48 may operate in one or more other ways as well.
  • the scale module 50 is configured to set (including determine) a scale value for a coordinate system, e.g., an AR coordinate system, using techniques discussed below or other appropriate techniques.
  • the refining module 52 is configured to use previously-determined information, e.g., origin and/or orientation and/or scale value, to refine the reference coordinate system, e.g., change the origin and/or orientation and/or scale value of the reference coordinate system.
  • the modules 46 , 48 , 50 , 52 are configured to establish a reference coordinate system to enhance performance of the device 12 .
  • the modules 46 , 48 , 50 , 52 help with the provision of AR images so that the AR images comport with user expectations, e.g., so that a gaming experience is more realistic and/or believable.
  • the modules 46 , 48 , 50 , 52 can help ensure that a painting application provides a vertical easel, a board-game application provides a horizontal gameboard, a sports application is coordinated with sports equipment (e.g., a basketball hoop) in view of the camera 24 , etc.
  • modules may cause AR images to appear to displayed by the device 12 as an appropriate size, in an expected orientation, and/or in a proper augmentation with respect to a surface, for example to appear to be walking on or anchored to a surface instead of floating above it. Further, these modules may be used to establish a reference system by the device 12 for uses other than AR, for example in other applications where tracking and/or mapping is utilized, such as in a different type of SLAM system.
  • the mobile device 12 may include two cameras 24 k , 24 2 in at least some configurations.
  • the camera 24 1 is disposed on a front side 54 of the mobile device 12 , along with the display 28 , and the camera 24 2 is disposed on a back side or rear side 56 of the mobile device 12 .
  • the camera 24 1 is referred to as a front-facing camera and the camera 24 2 is referred to herein as a rear-facing camera.
  • the mobile device 12 is typically held such that the front-facing camera 24 1 faces a user of the mobile device 12 and the rear-facing camera 24 2 faces away from the user of the mobile device 12 . Alternatively, the converse may be true depending on how the mobile device 12 is held by the user.
  • either of the cameras 24 1 24 2 may have the field of view (FOV) 18 .
  • the camera 24 2 is described below as having the FOV 18 , but the camera 24 1 or another camera may have the FOV 18 in other situations or implementations.
  • a process 60 of establishing a reference coordinate system includes the stages shown.
  • the process 60 is, however, an example only and not limiting.
  • the process 60 can be altered, e.g., by having stages added, removed, rearranged, combined, and/or performed concurrently.
  • stages 70 and 74 discussed below could be eliminated, or two or more of the stages 64 , 66 , 68 could be performed in a different order than illustrated.
  • the reference coordinate system may be a SLAM coordinate system such as an AR coordinate system.
  • the mobile device 12 obtains an image frame and in some embodiments also obtains sensor data.
  • a triggering event such as at power up, activation of an AR application, user selection, or other triggering event
  • the mobile device 12 captures an image from one of the cameras 24 , e.g., the rear-facing camera 24 2 , as processed by the camera processor 26 .
  • the mobile device 12 may further obtain information from the sensors 20 as processed by the sensor processor 22 .
  • the mobile device 12 obtains information regarding the direction of gravity relative to the coordinate system of the mobile device 12 .
  • an accelerometer and a magnetometer the mobile device 12 obtains the direction of magnetic north relative to the coordinate system of the mobile device 12 .
  • two non-linear vectors are used.
  • the two non-linear vectors may comprise a gravity vector (pointed downward) and a vector of magnetic north (pointed toward magnetic north), or a combination of one of these vectors and another vector, or a combination of two other non-linear vectors.
  • the gravity vector and the vector of magnetic north i.e., a magnetic north vector
  • the mobile device 12 determines the reference coordinate system origin.
  • the origin module 46 may set the origin in one of a variety of ways depending upon the circumstances. In a first technique, the origin module 46 sets the origin at a present 3D position 80 of the camera 24 2 as shown in FIG. 7 . In a second technique, the origin module 46 sets the origin 82 at a geometric center associated with a point cloud, e.g. a geometric center of the object 14 as shown in FIG. 7 . This technique may be used, for example, when the point cloud is known or determined to have a planar surface (e.g., a table, a poster on a wall, etc.). The geometric center associated with the point cloud may be determined as the geometric center of the planar surface.
  • a planar surface e.g., a table, a poster on a wall, etc.
  • the origin module 46 sets the origin 84 at a point of the point cloud whose two-dimensional (2D) projection lies close to a center of the camera image as shown in FIG. 7 .
  • This technique affixes or assigns the origin to a physical object, because any point of the point cloud corresponds to a physical structure in the environment (around the mobile device 12 ).
  • This technique may be used in various situations, but may be particularly useful where variance in the depth in the physical environment is small, with the points of the point cloud being at similar distances from the camera 24 .
  • the origin module 46 sets the origin 86 of the reference coordinate system at an intersection between the camera view direction 88 (i.e., a ray through the center of the camera frame, i.e., in the center of the field of view of the camera 24 ) and a plane fit to the point cloud.
  • the plane can be fit to a large or small portion of the point cloud depending upon whether the point cloud is planar (represents a planar surface) or does not represent a substantial planar surface.
  • the origin module 46 can fit the plane to some points of the point cloud whose 2D projections lie close to the camera center.
  • the origins 82 , 84 , 86 are in different locations but close to each other. This is an example only, and in other examples, one or more of the origins 82 , 84 , 86 may be co-located, and/or one or more of the origins 82 , 84 , 86 may be displaced from one or more of the other origins 82 , 84 , 86 further or lesser than shown.
  • the mobile device 12 determines the reference coordinate system orientation, for example using two non-parallel vectors.
  • the orientation of the reference coordinate system defines the directions for elevation (up/down, +/ ⁇ z-direction), azimuth (left/right, +/ ⁇ x-direction), and forward/backward (+/ ⁇ y-direction), assuming an x-y-z orthogonal coordinate system. Because the reference coordinate system is orthogonal, it is enough for the orientation module 48 to define the z-axis and the y-axis, with the final axis resulting from the orthogonality between the axes (and sidedness such as right-handedness). In some techniques, a different combination of two axes is used. Several techniques are available for determining the orientation.
  • the orientation module 48 sets the orientation of the reference coordinate system as the orientation of the present camera image frame, as shown in FIG. 8 .
  • This technique is applied to the origin 86 , but the technique could be applied to any origin, selected using any technique.
  • This technique is independent of sensor measurements and can be used when the sensor information is not available (e.g., the sensors 20 are inoperative or it is desirable to conserve power).
  • the resulting reference coordinate system will be oriented without regard to gravity and may be askew relative to the physical environment (e.g., with azimuth being non-parallel to the floor).
  • a second technique as shown in FIG.
  • the orientation module 48 sets the orientation with respect to gravity (shown as vector g) and to a direction perpendicular to gravity or within a tolerance, e.g., 10°, of perpendicular to gravity (i.e., substantially horizontal orientation with respect to Earth or a surface of Earth), such as magnetic north (or, alternatively, true north).
  • the orientation module 48 may use information from the sensor processor 22 to set the positive z-axis (Z R ) of the reference coordinate system as the inverse direction of gravity or within a tolerance, e.g., 10°, of this direction (i.e., substantially vertical orientation with respect to Earth or a surface of Earth) based on information from the accelerometer, and set the positive y-axis (Y R ) of the reference coordinate system as the direction of magnetic north (based on information from the magnetometer and/or accelerometer).
  • This technique may be used in various situations, and may be particularly useful in situations where alignment with geographic directions (e.g., for a navigation system) is useful or important.
  • a third technique as shown in FIG.
  • the orientation module 48 sets the orientation of the reference coordinate system with respect to gravity and a present view direction of the camera 24 .
  • the orientation module 48 sets the positive z-axis as the inverse direction of gravity (using the accelerometer) and sets the positive y-axis as the current view direction of the rear-facing camera 24 2 , projected onto a plane perpendicular to the z-axis (here the top surface of the table 14 ).
  • This technique may be used in various situations, and may be particularly useful in situations where alignment with geographic directions is of little or no importance or use and alignment with the camera viewing direction is useful or important.
  • a process 110 of determining a reference coordinate system using a direction of gravity includes the stages shown.
  • the process 110 is, however, an example only and not limiting.
  • the process 110 can be altered, e.g., by having stages added, removed, rearranged, combined, and/or performed concurrently. While x-y-z coordinate systems are discussed below, other coordinate systems could be used.
  • the process 110 includes techniques shown in both FIG. 9 and FIG. 10 and discussed above for orienting a reference coordinate system.
  • the process 110 includes obtaining information indicative of a direction of gravity relative to a device.
  • the orientation module 48 obtains information regarding a direction of gravity from the sensor processor 22 , that the sensor processor 22 computed from sensor data from one or more of the sensors 20 .
  • the information from the sensor processor 22 regarding the direction of gravity may be relative to the device 12 , e.g., relative to a device coordinate system (X D -Y D -Z D ) or may be converted by the orientation module 48 to be relative to the device coordinate system.
  • the process 110 includes converting an orientation of the device coordinate system (X D -Y D -Z D ) using the direction of gravity relative to the device to produce the reference coordinate system (X R -Y R -Z R ).
  • Known techniques can be used to convert (translate the origin and/or rotate the orientation) of the device coordinate system to yield the reference coordinate system.
  • Translate is used here to indicate linear motion although the term translating (and its conjugations) was used in U.S. Provisional Application No. 61/722,023 to mean converting as used herein.
  • a process 120 of determining a reference coordinate system based on an application that will use the reference coordinate system includes the stages shown.
  • the process 120 is, however, an example only and not limiting.
  • the process 120 can be altered, e.g., by having stages added, removed, rearranged, combined, and/or performed concurrently.
  • the process 120 includes techniques for orienting the reference coordinate system.
  • the process 120 includes obtaining information indicative of an orientation of a device.
  • the orientation module 48 obtains information from the sensor processor 22 , that the sensor processor 22 computed from sensor data from one or more of the sensors 20 .
  • the information indicates (either directly or after processing by the orientation module 48 ) an orientation of the device coordinate system, e.g., here the X D -Y D -Z D coordinate system shown in FIGS. 9-10 .
  • the process 120 includes determining an orientation of the reference coordinate system based on a selected application for the reference coordinate system.
  • the reference coordinate system may be initially defined and/or set to align with a surface determined or hypothesized by the mobile device 12 , e.g., via an AR application executed on the mobile device 12 , to be useful or important.
  • two axes of an x-y-z coordinate system may be defined to lie in a plane of a surface of a table (e.g., a tabletop) for a gaming application, a wall for a graffiti application, or other surface or an arbitrary orientation, e.g., as discussed below with respect to provided examples.
  • the processor 38 can analyze information from one or more camera images to determine a plane of a point cloud and assign two axes to be orthogonal to each other and to lie in the plane, with the third axis being orthogonal to both of the other two axes.
  • Determining the orientation of the reference coordinate system may comprise receiving the orientation of the reference coordinate system, e.g., from the AR application and/or from user input, and a means for determining the orientation may thus include means for receiving the orientation of the reference coordinate system, e.g., from the AR application and/or from user input.
  • the orientation of the reference coordinate system may be determined based on a type of augmentation associated with the AR application.
  • the type of augmentation may comprise text and/or designs placed on a real-world surface, and/or a character moving on a real-world surface.
  • Such augmentations could indicate a plane that should be occupied, e.g., by an x-y plane of the reference coordinate system.
  • the orientation module 48 may determine which technique or techniques to use to determine the orientation of the reference coordinate system based on the application. For example, the orientation module 48 may select one or more of the techniques discussed above with respect to stage 66 based on the application. If more than one technique is selected, then results may be combined, e.g., averaged (including weighted averaging or non-weighted averaging) to determine the reference coordinate system orientation if appropriate, or one of the techniques selected otherwise. The orientation module 48 may determine (or select) the orientation technique(s) based on one or more properties or benefits of the techniques relative to the application.
  • the orientation may be desirable to be relative to gravity while for a first person shooter game in a spaceship, the orientation may be desirable to be relative to the camera image frame at the start of the application.
  • the benefits) and/or property(ies) of the application can be matched to the orientation technique, e.g., by analysis by the orientation module 48 , by user input, by predetermined settings (e.g., by an application developer), etc. If more than one technique is selected, then results may be combined, e.g., averaged (including weighted averaging or non-weighted averaging) to determine the reference coordinate system orientation if appropriate, or one of the techniques selected otherwise.
  • the orientation module 48 may combine the orientations if practical, or may select one of the techniques based on a priority for the particular application (e.g., as predefined), or may allow a user to select the orientation technique, etc.
  • the process 120 includes converting an orientation of a device coordinate system to the determined orientation to produce the reference coordinate system.
  • the orientation module 48 converts the orientation of the device coordinate system to the orientation of the determined orientation from stage 124 to produce the reference coordinate system, e.g., using known techniques to rotate the device coordinate system to the determined orientation.
  • the process 120 may include stages for obtaining information indicative of an initial origin, determining a desired origin of the reference coordinate system, and converting the initial origin to the desired origin as the origin of the reference coordinate system. These stages may be done as part of the process 120 , or as a separate process, independent of the process 120 .
  • the origin module 46 may determine which technique or techniques to use to determine the origin of the reference coordinate system based on the application. For example, the origin module 46 may select one or more of the techniques discussed above with respect to stage 64 based on the application. The origin module 46 may determine (or select) the origin technique(s) based on one or more properties or benefits of the techniques relative to the application.
  • the origin may be desirable to be associated with sports equipment, e.g., a basketball basket, for a painting application, the origin may be desirable to be a center of a planar surface such as a wall or a canvas on an easel, while for a guidance application the origin may be desirable to be the origin of the camera 24 .
  • the benefits) and/or property(ies) of the application can be matched to the origin technique, e.g., by analysis by the origin module 46 , by user input, by predetermined settings (e.g., by an application developer), etc.
  • results may be combined, e.g., averaged (including weighted averaging or non-weighted averaging) to determine the reference coordinate system origin if appropriate, or one of the techniques selected otherwise. That is, in situations where multiple origin techniques would each be desirable, the origin module 46 may combine the origins if practical, or may select one of the techniques based on a priority for the particular application (e.g., as predefined), or may allow a user to select the origin technique, etc.
  • the mobile device 12 determines the scale of the reference coordinate system, although doing so is optional as a scale value may be predetermined.
  • the scale value may be determined using a variety of techniques.
  • the scale module 50 sets a scale value by comparing and scaling the point cloud to a fixed size, e.g., one unit. To do so, the scale module 50 may scale any of a variety of dimensions of the point cloud such as a height, a width, or a longest dimension seen from the camera 24 .
  • the scale module 50 sets the scale value such that the AR coordinate origin has a specific predetermined distance, e.g., one unit, to the present camera position, e.g., the origin of the camera coordinate system.
  • the scale module 50 sets the scale value based on absolute measurements, e.g., as provided by an accelerometer or a stereo camera system (e.g., two rear-view cameras 24 displaced on the back 56 of the mobile device 12 ).
  • the absolute measurements can be directly used to define the scale of the AR coordinate system. For example, a measurement such as 1 cm from the absolute measurements could be used as 1 unit in the AR coordinate system.
  • the mobile device 12 refines the present reference coordinate system determined in stages 64 , 66 , 68 .
  • the reference coordinate system may be refined over time such that the reference coordinate system can be improved (e.g., corrected if the initial hypothesis is incorrect).
  • the mobile device 12 refines the present reference coordinate system (origin, orientation, and possibly scale) using information from a previously-determined reference coordinate system, here the most-recently determined reference coordinate system, if any.
  • the processor 38 may iterate the reference coordinate system, e.g., origin and/or orientation and/or scale, over time using a Kalman filter by using one or more of the values and/or sensor data from previous iterations. This stage is optional, as is the stage 74 discussed below.
  • the mobile device 12 outputs the present reference coordinate system.
  • the present reference coordinate system may be output to an AR application such as a drawing application, a board game application, a first-person shooter application, etc.
  • the present reference coordinate system may be a refined reference coordinate system if a prior reference coordinate system was available at stage 70 inducing modification to the system determined at stages 64 , 66 , 68 and will be an unrefined coordinate system if no prior reference coordinate system was available at stage 70 or if the prior reference coordinate system induces no modification to the system determined at stages 64 , 66 , 68 .
  • stage 74 the present reference coordinate system is stored.
  • the present reference coordinate system is stored in the memory 40 for use as the prior reference coordinate system in stage 70 .
  • stage 74 is optional.
  • the process 60 returns to stage 62 after stage 72 .
  • the process 60 continues until the mobile device 12 is powered down or the AR application being run on the mobile device 12 is closed.
  • the process 60 can be initiated or repeated based on or in response to one or more of various criteria. For example, the process 60 could be performed in response to: each image being captured; a threshold number of images having been captured; an application request; a user request; passage of a threshold amount of time; determination of a threshold amount of drift in origin and/or orientation having occurred; etc.
  • a process 130 of determining a reference coordinate system by refining a determined reference coordinate system includes the stages shown.
  • the process 130 is, however, an example only and not limiting.
  • the process 130 can be altered, e.g., by having stages added, removed, rearranged, combined, and/or performed concurrently.
  • the process 130 includes obtaining first information indicative of an orientation of a device at a first time.
  • the processor 38 may obtain the information from the sensor processor in accordance with measurements taken by the sensors 20 , and/or may obtain the information from the memory 40 , etc.
  • stage 132 may comprises stage 62 discussed above.
  • the process 130 includes determining the reference coordinate system based on the first information.
  • the processor 38 determines the reference coordinate system, e.g., as discussed above with respect to stages 64 , 66 , and, optionally, stage 68 .
  • the process 130 includes refining the reference coordinate system based on second information indicative of the orientation of the device at a second time after the first time(i.e., the second information is obtained, e.g., sensed, subsequently to the first information being obtained, e.g., sensed).
  • the processor 38 can refine the reference coordinate system as discussed above with respect to stage 70 using stored information regarding previously-determined reference coordinate system information associated with at least one previously-determined coordinate system. Movement of the mobile device 12 between the first time and the second time may improve the refinement.
  • the preferred choice of a reference coordinate system may be affected by the application for which the reference coordinate system is to be used.
  • the origin module 46 and/or the orientation module 48 may select a technique or techniques for determining the origin and/or orientation of the reference coordinate system based on the application to be used.
  • an example of a meaningful coordinate system is one that is upright and aligned with a horizontal surface, e.g., of a table.
  • the processor 38 can assume that the point cloud is reasonably planar for calculating the origin of the reference coordinate system, e.g., using the first or fourth origin-setting techniques discussed above.
  • the orientation of the reference coordinate system can be calculated by the processor 38 and/or the orientation module 48 with respect to gravity and to the view direction of the camera 24 , e.g., using the third orientation-setting technique discussed above.
  • a meaningful coordinate system is typically aligned with a wall and facing the outer side of the wall.
  • the processor 38 can calculate the origin using the second or fourth origin-setting techniques discussed above, with the point cloud being substantially/reasonably planar (e.g., having a substantially planar portion, e.g., planar within an allowed tolerance, e.g., 10% deviation of height versus length or width of the plane).
  • the processor 38 can calculate the orientation of the reference coordinate system using the third orientation-setting technique discussed above and then rotating the coordinate system by 90 degrees around the x-axis so that the z-axis points horizontally out of the wall rather than upwards.
  • an example of a meaningful coordinate system is one that is centered on the robot's initial position and aligned to gravity and to north.
  • the processor 38 and/or the origin module 46 may use the first origin-setting technique discussed above to calculate the origin of the reference coordinate system, and may use the second orientation-setting technique discussed above to orient the reference coordinate system correctly with respect to gravity and north.
  • such reference coordinate system may be used for SLAM, and the robot navigates the unknown environment using SLAM.
  • an example of a meaningful reference coordinate system is one that is aligned to the initial camera position and orientation, and that is independent of gravity.
  • the processor 38 may use the first origin-setting technique and the first orientation-setting technique discussed above.
  • Proper setting of a reference coordinate system may help improve a user experience.
  • proper setting of the reference coordinate system may help ensure that augmentations are in appropriate proportions (e.g., a basketball being smaller than basketball basket), in appropriate locations (e.g., heavy objects not floating in mid-air, fish not flying, etc.), and at appropriate orientations (e.g., people standing upright, cars driving horizontally, etc.).
  • “or” as used in a list of items prefaced by “at least one of” indicates a disjunctive list such that, for example, a list of “at least one of A, B, or C” means A or B or C or AB or AC or BC or ABC (i.e., A and B and C), or combinations with more than one feature (e.g., AA, AAB, ABBC, etc.).
  • a statement that a function or operation is “based on” an item or condition means that the function or operation is based on the stated item or condition and may be based on one or more items and/or conditions in addition to the stated item or condition.
  • machine-readable medium and “computer-readable medium,” as used herein, refer to any medium that participates in providing data that causes a machine to operate in a specific fashion.
  • various computer-readable media might be involved in providing instructions/code to processor(s) for execution and/or might be used to store and/or carry such instructions/code (e.g., as signals).
  • a computer-readable medium is a physical and/or tangible storage medium.
  • Such a medium may take many forms, including but not limited to, non-volatile media and volatile media.
  • Non-volatile media include, for example, optical and/or magnetic disks.
  • Volatile media include, without limitation, dynamic memory.
  • Common forms of physical and/or tangible computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read instructions and/or code.
  • Various forms of computer-readable media may be involved in carrying one or more sequences of one or more instructions to one or more processors for execution.
  • the instructions may initially be carried on a magnetic disk and/or optical disc of a remote computer.
  • a remote computer might load the instructions into its dynamic memory and send the instructions as signals over a transmission medium to be received and/or executed by a computer system.
  • configurations may be described as a process which is depicted as a flow diagram or block diagram. Although each may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently. In addition, the order of the operations may be rearranged. A process may have additional stages or functions not included in the figure.
  • examples of the methods may be implemented by hardware, software, firmware, middleware, microcode, hardware description languages, or any combination thereof. When implemented in software, firmware, middleware, or microcode, the program code or code segments to perform the tasks may be stored in a non-transitory computer-readable medium such as a storage medium. Processors may perform the described tasks.
  • a method of determining a reference coordinate system comprising:
  • the reference coordinate system comprises a coordinate system for use with an application of the device
  • the determining comprises converting an orientation of a coordinate system of the device to the reference coordinate system for use with the application of the device.
  • the reference coordinate system for use with an application of the device comprises a SLAM coordinate system.
  • a first of the two non-linear vectors comprises a gravity vector derived from one or more accelerometer measurements.
  • a second of the two non-linear vectors comprises a vector pointed in a direction of magnetic north, the second of the two vectors being derived from at least a magnetometer, or wherein the second of the two non-linear vectors comprises a projection of a viewing direction of a camera of the device onto a plane perpendicular to gravity.
  • determining comprises setting an origin of the reference coordinate system and/or determining a scale value of the reference coordinate system.
  • a mobile device comprising:
  • the mobile device of claim 10 wherein the means for determining are configured to convert an orientation of a coordinate system of the mobile device to the reference coordinate system for use with an application of the mobile device.
  • the mobile device of claim 10 wherein the means for obtaining are configured to obtain two non-linear vectors as the first information, at least one of the two non-linear vectors being a gravity vector or a vector of magnetic north.
  • the mobile device of claim 13 wherein the means for determining are configured to set an origin of the reference coordinate system and/or determine a scale value of the reference coordinate system.
  • a processor-readable storage medium of a mobile device comprising processor-readable instructions configured to cause a processor to:
  • instructions configured to cause the processor to determine the reference coordinate system include instructions configured to cause the processor to convert an orientation of a coordinate system of the mobile device to the reference coordinate system for use with an application of the mobile device.
  • instructions configured to cause the processor to obtain the first information include instructions configured to cause the processor to obtain two non-linear vectors as the first information, at least one of the two non-linear vectors being a gravity vector or a vector of magnetic north.
  • instructions configured to cause the processor to determine the reference coordinate system include instructions configured to cause the processor to set an origin of the reference coordinate system and/or determine a scale value of the reference coordinate system.
  • a mobile device comprising:
  • a processor communicatively coupled to the memory and configured to:
  • a method of determining a reference coordinate system comprising:
  • the method of claim 22 further comprising refining the reference coordinate system based on subsequently obtained information indicative of an orientation of the device.
  • orientation of the reference coordinate system comprises a substantially horizontal orientation with respect to Earth.
  • orientation of the reference coordinate system comprises a substantially vertical orientation with respect to Earth.
  • a mobile device comprising:
  • orientation means communicatively coupled to the obtaining means, for determining an orientation of a reference coordinate system based on a selected application for the reference coordinate system, the orientation means including converting means for converting an orientation of a device coordinate system of the mobile device to the orientation of the reference coordinate system to produce the reference coordinate system.
  • the converting means comprise refining means for refining the reference coordinate system based on subsequently obtained information indicative of an orientation of the device.
  • the reference coordinate system comprises a SLAM coordinate system.
  • orientation means comprise means for receiving an orientation from the AR application.
  • the mobile device of claim 38 wherein the type of augmentation comprises text or designs placed on a real-world surface.
  • the mobile device of claim 38 wherein the type of augmentation comprises a character moving on a real-world surface.
  • the mobile device of claim 33 wherein the orientation of the reference coordinate system comprises a substantially horizontal orientation with respect to Earth.
  • the mobile device of claim 33 wherein the orientation of the reference coordinate system comprises a substantially vertical orientation with respect to Earth.
  • the mobile device of claim 33 further comprising means for setting an origin of the reference coordinate system based on the selected application.
  • a mobile device comprising:
  • a processor communicatively coupled to the memory and configured to:
  • the mobile device of claim 44 wherein the processor is further configured to refine the reference coordinate system based on subsequently obtained information indicative of an orientation of the device.
  • the mobile device of claim 44 wherein the reference coordinate system comprises a SLAM coordinate system.
  • the mobile device of claim 47 wherein the processor is configured to determine the orientation of the reference coordinate system based on a type of augmentation associated with the AR application.
  • the mobile device of claim 49 wherein the type of augmentation comprises text or designs placed on a real-world surface.
  • the mobile device of claim 49 wherein the type of augmentation comprises a character moving on a real-world surface.
  • the mobile device of claim 44 wherein the orientation of the reference coordinate system comprises a substantially horizontal orientation with respect to Earth.
  • the mobile device of claim 44 wherein the orientation of the reference coordinate system comprises a substantially vertical orientation with respect to Earth.
  • the mobile device of claim 44 wherein the processor is configured to set an origin of the reference coordinate system based on the selected application.
  • a processor-readable storage medium of a mobile device comprising processor-readable instructions configured to cause a processor to:
  • the storage medium of claim 55 further comprising instructions configured to cause the processor to refine the reference coordinate system based on subsequently obtained information indicative of an orientation of the device.
  • the storage medium of claim 58 further comprising instructions configured to cause the processor to receive an orientation from the AR application.
  • the storage medium of claim 58 wherein the instructions configured to cause the processor to determine the orientation of the reference coordinate system include instructions configured to cause the processor to determine the orientation of the reference coordinate system based on a type of augmentation associated with the AR application.
  • the storage medium of claim 60 wherein the type of augmentation comprises text or designs placed on a real-world surface.
  • the storage medium of claim 60 wherein the type of augmentation comprises a character moving on a real-world surface.
  • orientation of the reference coordinate system comprises a substantially horizontal orientation with respect to Earth.
  • orientation of the reference coordinate system comprises a substantially vertical orientation with respect to Earth.
  • instructions configured to cause the processor to determine the orientation of the reference coordinate system include instructions configured to cause the processor to set an origin of the reference coordinate system based on the selected application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Graphics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • User Interface Of Digital Computer (AREA)
  • Studio Devices (AREA)
  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)
  • Position Input By Displaying (AREA)
  • Length Measuring Devices With Unspecified Measuring Means (AREA)
US13/787,525 2012-11-02 2013-03-06 Reference coordinate system determination Abandoned US20140123507A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
US13/787,525 US20140123507A1 (en) 2012-11-02 2013-03-06 Reference coordinate system determination
PCT/US2013/059148 WO2014070312A2 (fr) 2012-11-02 2013-09-11 Détermination de système de coordonnées de référence
JP2015540668A JP2016507793A (ja) 2012-11-02 2013-09-11 基準座標系の決定
EP13770560.4A EP2915136A2 (fr) 2012-11-02 2013-09-11 Détermination de système de coordonnées de référence
CN201380055115.4A CN104756154A (zh) 2012-11-02 2013-09-11 参考坐标系统确定
KR1020157013924A KR20150082358A (ko) 2012-11-02 2013-09-11 기준 좌표계 결정
US15/182,750 US10309762B2 (en) 2012-11-02 2016-06-15 Reference coordinate system determination

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201261722023P 2012-11-02 2012-11-02
US13/787,525 US20140123507A1 (en) 2012-11-02 2013-03-06 Reference coordinate system determination

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/182,750 Division US10309762B2 (en) 2012-11-02 2016-06-15 Reference coordinate system determination

Publications (1)

Publication Number Publication Date
US20140123507A1 true US20140123507A1 (en) 2014-05-08

Family

ID=50621027

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/787,525 Abandoned US20140123507A1 (en) 2012-11-02 2013-03-06 Reference coordinate system determination
US15/182,750 Active US10309762B2 (en) 2012-11-02 2016-06-15 Reference coordinate system determination

Family Applications After (1)

Application Number Title Priority Date Filing Date
US15/182,750 Active US10309762B2 (en) 2012-11-02 2016-06-15 Reference coordinate system determination

Country Status (6)

Country Link
US (2) US20140123507A1 (fr)
EP (1) EP2915136A2 (fr)
JP (1) JP2016507793A (fr)
KR (1) KR20150082358A (fr)
CN (1) CN104756154A (fr)
WO (1) WO2014070312A2 (fr)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150105123A1 (en) * 2013-10-11 2015-04-16 Lg Electronics Inc. Mobile terminal and controlling method thereof
US20150211847A1 (en) * 2014-01-29 2015-07-30 Mitutoyo Corporation Manual measuring system
US20150235425A1 (en) * 2014-02-14 2015-08-20 Fujitsu Limited Terminal device, information processing device, and display control method
US20170177203A1 (en) * 2015-12-18 2017-06-22 Facebook, Inc. Systems and methods for identifying dominant hands for users based on usage patterns
US9773313B1 (en) * 2014-01-03 2017-09-26 Google Inc. Image registration with device data
CN107665506A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 实现增强现实的方法及系统
CN107665508A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 实现增强现实的方法及系统
CN107665507A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 基于平面检测实现增强现实的方法及装置
US9990773B2 (en) 2014-02-06 2018-06-05 Fujitsu Limited Terminal, information processing apparatus, display control method, and storage medium
US20180302161A1 (en) * 2014-03-25 2018-10-18 Osram Sylvania Inc. Light-based communication (lcom) visual hotspots
US10147398B2 (en) 2013-04-22 2018-12-04 Fujitsu Limited Display control method and device
GB2563731A (en) * 2017-05-09 2018-12-26 A9 Com Inc Markerless image analysis for augmented reality
US10217231B2 (en) * 2016-05-31 2019-02-26 Microsoft Technology Licensing, Llc Systems and methods for utilizing anchor graphs in mixed reality environments
US10309762B2 (en) 2012-11-02 2019-06-04 Qualcomm Incorporated Reference coordinate system determination
US10843068B2 (en) * 2017-01-18 2020-11-24 Xvisio Technology Corp. 6DoF inside-out tracking game controller
US20210407205A1 (en) * 2020-06-30 2021-12-30 Snap Inc. Augmented reality eyewear with speech bubbles and translation
US11226201B2 (en) * 2015-06-11 2022-01-18 Queen's University At Kingston Automated mobile geotechnical mapping
US11315321B2 (en) * 2018-09-07 2022-04-26 Intel Corporation View dependent 3D reconstruction mechanism
US11321921B2 (en) * 2012-12-10 2022-05-03 Sony Corporation Display control apparatus, display control method, and program
US11378376B2 (en) * 2019-11-08 2022-07-05 Kevin P. Terry System and method for using a digital measuring device to install a structure
US20230219578A1 (en) * 2022-01-07 2023-07-13 Ford Global Technologies, Llc Vehicle occupant classification using radar point cloud

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108765480B (zh) * 2017-04-10 2022-03-15 钰立微电子股份有限公司 深度处理设备
CN109550246B (zh) * 2017-09-25 2022-03-25 腾讯科技(深圳)有限公司 游戏客户端的控制方法、装置、存储介质和电子装置
US10565719B2 (en) 2017-10-13 2020-02-18 Microsoft Technology Licensing, Llc Floor detection in virtual and augmented reality devices using stereo images
CN108282651A (zh) * 2017-12-18 2018-07-13 北京小鸟看看科技有限公司 相机参数的矫正方法、装置及虚拟现实设备
KR102031331B1 (ko) * 2018-03-09 2019-10-11 주식회사 케이티 영상 내의 이동체를 식별하는 방법, 장치 및 컴퓨터 판독가능 매체
US20220284620A1 (en) 2019-09-20 2022-09-08 Maxell, Ltd. Information terminal apparatus and position recognition sharing method
KR102158316B1 (ko) * 2020-04-14 2020-09-21 주식회사 맥스트 점군 정보 가공 장치 및 방법

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030080979A1 (en) * 2001-10-26 2003-05-01 Canon Kabushiki Kaisha Image display apparatus and method, and storage medium
US20100208057A1 (en) * 2009-02-13 2010-08-19 Peter Meier Methods and systems for determining the pose of a camera with respect to at least one object of a real environment

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3805231B2 (ja) * 2001-10-26 2006-08-02 キヤノン株式会社 画像表示装置及びその方法並びに記憶媒体
US7317456B1 (en) * 2002-12-02 2008-01-08 Ngrain (Canada) Corporation Method and apparatus for transforming point cloud data to volumetric data
JP4218952B2 (ja) * 2003-09-30 2009-02-04 キヤノン株式会社 データ変換方法及び装置
JP2005326275A (ja) * 2004-05-14 2005-11-24 Canon Inc 情報処理方法および装置
US20060078215A1 (en) 2004-10-12 2006-04-13 Eastman Kodak Company Image processing based on direction of gravity
US8483442B2 (en) * 2007-02-16 2013-07-09 Mitsubishi Electric Corporation Measurement apparatus, measurement method, and feature identification apparatus
JP2008261755A (ja) * 2007-04-12 2008-10-30 Canon Inc 情報処理装置、情報処理方法
US8855819B2 (en) 2008-10-09 2014-10-07 Samsung Electronics Co., Ltd. Method and apparatus for simultaneous localization and mapping of robot
US8542252B2 (en) * 2009-05-29 2013-09-24 Microsoft Corporation Target digitization, extraction, and tracking
CN101598540B (zh) * 2009-06-24 2013-02-13 广东威创视讯科技股份有限公司 三维定位方法和三维定位系统
JP4816789B2 (ja) * 2009-11-16 2011-11-16 ソニー株式会社 情報処理装置、情報処理方法、プログラムおよび情報処理システム
WO2011070927A1 (fr) * 2009-12-11 2011-06-16 株式会社トプコン Dispositif, procédé et programme de traitement de données de groupes de points
JP5573238B2 (ja) * 2010-03-04 2014-08-20 ソニー株式会社 情報処理装置、情報処理法方法およびプログラム
JP2011197777A (ja) * 2010-03-17 2011-10-06 Sony Corp 情報処理装置、情報処理方法およびプログラム
WO2012037157A2 (fr) * 2010-09-13 2012-03-22 Alt Software (Us) Llc Système et procédé destinés à afficher des données qui présentent des coordonnées spatiales
US9946076B2 (en) * 2010-10-04 2018-04-17 Gerard Dirk Smits System and method for 3-D projection and enhancements for interactivity
US20120113223A1 (en) * 2010-11-05 2012-05-10 Microsoft Corporation User Interaction in Augmented Reality
JP2012128779A (ja) * 2010-12-17 2012-07-05 Panasonic Corp 仮想物体表示装置
CN102609550B (zh) 2011-01-19 2015-11-25 鸿富锦精密工业(深圳)有限公司 产品三维模型自动摆正系统及方法
JP5799521B2 (ja) * 2011-02-15 2015-10-28 ソニー株式会社 情報処理装置、オーサリング方法及びプログラム
US9013469B2 (en) * 2011-03-04 2015-04-21 General Electric Company Method and device for displaying a three-dimensional view of the surface of a viewed object
JP5702653B2 (ja) * 2011-04-08 2015-04-15 任天堂株式会社 情報処理プログラム、情報処理装置、情報処理システム、および、情報処理方法
US8442307B1 (en) * 2011-05-04 2013-05-14 Google Inc. Appearance augmented 3-D point clouds for trajectory and camera localization
TW201248423A (en) 2011-05-17 2012-12-01 Ind Tech Res Inst Localization device and localization method with the assistance of augmented reality
US9600933B2 (en) * 2011-07-01 2017-03-21 Intel Corporation Mobile augmented reality system
EP2754131B1 (fr) * 2011-09-08 2022-10-26 Nautilus, Inc. Système et procédé pour visualiser des objets de synthèse dans un clip vidéo du monde réel
US8818133B2 (en) * 2012-07-11 2014-08-26 Raytheon Company Point cloud construction with unposed camera
US20140123507A1 (en) 2012-11-02 2014-05-08 Qualcomm Incorporated Reference coordinate system determination

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030080979A1 (en) * 2001-10-26 2003-05-01 Canon Kabushiki Kaisha Image display apparatus and method, and storage medium
US20100208057A1 (en) * 2009-02-13 2010-08-19 Peter Meier Methods and systems for determining the pose of a camera with respect to at least one object of a real environment

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10309762B2 (en) 2012-11-02 2019-06-04 Qualcomm Incorporated Reference coordinate system determination
US11321921B2 (en) * 2012-12-10 2022-05-03 Sony Corporation Display control apparatus, display control method, and program
US10147398B2 (en) 2013-04-22 2018-12-04 Fujitsu Limited Display control method and device
US20150105123A1 (en) * 2013-10-11 2015-04-16 Lg Electronics Inc. Mobile terminal and controlling method thereof
US10282856B2 (en) 2014-01-03 2019-05-07 Google Llc Image registration with device data
US9773313B1 (en) * 2014-01-03 2017-09-26 Google Inc. Image registration with device data
US20150211847A1 (en) * 2014-01-29 2015-07-30 Mitutoyo Corporation Manual measuring system
US9651370B2 (en) * 2014-01-29 2017-05-16 Mitutoyo Corporation Manual measuring system
US10066922B2 (en) 2014-01-29 2018-09-04 Mitutoyo Corporation Manual measuring system
US9990773B2 (en) 2014-02-06 2018-06-05 Fujitsu Limited Terminal, information processing apparatus, display control method, and storage medium
US20150235425A1 (en) * 2014-02-14 2015-08-20 Fujitsu Limited Terminal device, information processing device, and display control method
US20180302161A1 (en) * 2014-03-25 2018-10-18 Osram Sylvania Inc. Light-based communication (lcom) visual hotspots
US11226201B2 (en) * 2015-06-11 2022-01-18 Queen's University At Kingston Automated mobile geotechnical mapping
US20170177203A1 (en) * 2015-12-18 2017-06-22 Facebook, Inc. Systems and methods for identifying dominant hands for users based on usage patterns
US10504232B2 (en) * 2016-05-31 2019-12-10 Microsoft Technology Licensing, Llc Sharing of sparse slam coordinate systems
US10217231B2 (en) * 2016-05-31 2019-02-26 Microsoft Technology Licensing, Llc Systems and methods for utilizing anchor graphs in mixed reality environments
CN107665508A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 实现增强现实的方法及系统
CN107665507A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 基于平面检测实现增强现实的方法及装置
CN107665506A (zh) * 2016-07-29 2018-02-06 成都理想境界科技有限公司 实现增强现实的方法及系统
US10843068B2 (en) * 2017-01-18 2020-11-24 Xvisio Technology Corp. 6DoF inside-out tracking game controller
US11504608B2 (en) 2017-01-18 2022-11-22 Xvisio Technology Corp. 6DoF inside-out tracking game controller
US10339714B2 (en) 2017-05-09 2019-07-02 A9.Com, Inc. Markerless image analysis for augmented reality
GB2563731B (en) * 2017-05-09 2021-04-14 A9 Com Inc Markerless image analysis for augmented reality
US10733801B2 (en) 2017-05-09 2020-08-04 A9.Com. Inc. Markerless image analysis for augmented reality
GB2563731A (en) * 2017-05-09 2018-12-26 A9 Com Inc Markerless image analysis for augmented reality
US11315321B2 (en) * 2018-09-07 2022-04-26 Intel Corporation View dependent 3D reconstruction mechanism
US11378376B2 (en) * 2019-11-08 2022-07-05 Kevin P. Terry System and method for using a digital measuring device to install a structure
US20210407205A1 (en) * 2020-06-30 2021-12-30 Snap Inc. Augmented reality eyewear with speech bubbles and translation
US11869156B2 (en) * 2020-06-30 2024-01-09 Snap Inc. Augmented reality eyewear with speech bubbles and translation
US20230219578A1 (en) * 2022-01-07 2023-07-13 Ford Global Technologies, Llc Vehicle occupant classification using radar point cloud

Also Published As

Publication number Publication date
WO2014070312A2 (fr) 2014-05-08
EP2915136A2 (fr) 2015-09-09
KR20150082358A (ko) 2015-07-15
CN104756154A (zh) 2015-07-01
US20160300340A1 (en) 2016-10-13
JP2016507793A (ja) 2016-03-10
WO2014070312A3 (fr) 2014-06-26
US10309762B2 (en) 2019-06-04

Similar Documents

Publication Publication Date Title
US10309762B2 (en) Reference coordinate system determination
EP2915140B1 (fr) Initialisation rapide pour slam visuel monoculaire
US11481982B2 (en) In situ creation of planar natural feature targets
US10175857B2 (en) Image processing device, image processing method, and program for displaying an image in accordance with a selection from a displayed menu and based on a detection by a sensor
US9355451B2 (en) Information processing device, information processing method, and program for recognizing attitude of a plane
US9390344B2 (en) Sensor-based camera motion detection for unconstrained slam
EP2915137B1 (fr) Utilisation d'une pluralité de capteurs pour la cartographie et la localisation
JP6043856B2 (ja) Rgbdカメラを用いた頭部ポーズ推定
US9646384B2 (en) 3D feature descriptors with camera pose information
KR101554797B1 (ko) 콘텍스트 인식 증강 상호작용
CN111344644B (zh) 用于基于运动的自动图像捕获的技术
EP3907704A1 (fr) Capture et lecture de réalité augmentée (ar)
JP6609640B2 (ja) 電子デバイス上における環境マッピング用のフィーチャ・データの管理
WO2013103410A1 (fr) Systèmes surround d'imagerie pour commande d'affichage sans contact
CN112146649A (zh) Ar场景下的导航方法、装置、计算机设备及存储介质
TWI758869B (zh) 互動對象的驅動方法、裝置、設備以及電腦可讀儲存介質
Marto et al. DinofelisAR demo augmented reality based on natural features
CN108028904B (zh) 移动设备上光场增强现实/虚拟现实的方法和系统

Legal Events

Date Code Title Description
AS Assignment

Owner name: QUALCOMM INCORPORATED, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GUPTA, PRINCE;WAGNER, DANIEL;REITMAYR, GERHARD;AND OTHERS;SIGNING DATES FROM 20130412 TO 20130415;REEL/FRAME:030265/0753

STCB Information on status: application discontinuation

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