US20140139521A1 - Apparatus and method for providing augmented reality using synthesized environment map - Google Patents
Apparatus and method for providing augmented reality using synthesized environment map Download PDFInfo
- Publication number
- US20140139521A1 US20140139521A1 US14/164,556 US201414164556A US2014139521A1 US 20140139521 A1 US20140139521 A1 US 20140139521A1 US 201414164556 A US201414164556 A US 201414164556A US 2014139521 A1 US2014139521 A1 US 2014139521A1
- Authority
- US
- United States
- Prior art keywords
- environment map
- terminal
- location
- map
- synthesization
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T19/00—Manipulating 3D models or images for computer graphics
- G06T19/006—Mixed reality
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/14—Display of multiple viewports
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/60—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
- A63F13/65—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor automatically by game devices or servers from real world data, e.g. measurement in live racing competition
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/60—Methods for processing data by generating or executing the game program
- A63F2300/69—Involving elements of the real world in the game world, e.g. measurement in live races, real video
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/02—Improving the quality of display appearance
- G09G2320/0261—Improving the quality of display appearance in the context of movement of objects on the screen or movement of the observer relative to the screen
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/10—Mixing of images, i.e. displayed pixel being the result of an operation, e.g. adding, on the corresponding input pixels
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/12—Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels
Definitions
- the following description relates to an apparatus to provide and a method for providing Augmented Reality (AR), and more specifically, to an apparatus to provide and a method for AR using a synthesized environment map.
- AR Augmented Reality
- Augmented Reality is a computer graphic technique of synthesizing a virtual object or virtual information with a real environment such that the virtual object or virtual information looks like a real object or real information that exists in the real environment.
- AR is characterized by synthesizing virtual objects based on a real world to provide additional information that cannot easily be obtained from the real world, unlike existing Virtual Reality (VR) that targets only virtual spaces and virtual objects.
- VR Virtual Reality
- AR information such as the name of the building, a list of shops and offices housed in the building, the locations of restrooms in the building, or the like may be displayed on a screen of the smart phone.
- AR information corresponding to objects that can actually be seen from a current location of the user may be provided, and AR information corresponding to objects that cannot be seen from the current location of the user or objects that reside in other locations may not be able to be provided.
- the user may need to move to a new location or may be required to additionally manipulate the smart phone, which may result in an increase in network traffic.
- Exemplary embodiments of the present invention provide an apparatus and method for providing AR corresponding to objects that are hidden from view of a user.
- An exemplary embodiment of the present invention provides an apparatus to provide AR, the apparatus including: a first extraction unit to extract a first environment map corresponding to a location of a terminal; a second extraction unit to determine an expanded area enclosing the location of the terminal and to extract a second environment map corresponding to the expanded area; and a synthesization unit to generate a synthesized environment map by synthesizing the first environment map and the second environment map.
- An exemplary embodiment of the present invention also provides a method of providing AR, the method including extracting a first environment map corresponding to a location of a terminal; determining an expanded area enclosing the location of the terminal; extracting a second environment map corresponding the expanded area; and generating a synthesized environment map by synthesizing the first environment map and second environment map.
- An exemplary embodiment of the present invention also provides an apparatus to provide Augmented Reality (AR), including: an environment map database to store a first environment map and a second environment map, the first environment map and the second environment map each having a center and environment data corresponding to the center; an extraction unit to extract the first environment map corresponding to a location of a terminal, to determine an expanded area enclosing the location of the terminal, and to extract the second environment map corresponding to the expanded area; and a synthesization unit to generate a synthesized environment map by synthesizing the first environment map and the second environment map.
- AR Augmented Reality
- FIG. 1 is a diagram illustrating an apparatus to provide Augmented Reality (AR), according to an exemplary embodiment.
- AR Augmented Reality
- FIG. 2A is a diagram illustrating a first environment map according to an exemplary embodiment.
- FIG. 2B is a diagram illustrating a second environment map according to an exemplary embodiment.
- FIG. 2C is a diagram illustrating a synthesized environment map according to an exemplary embodiment.
- FIG. 3 is a diagram illustrating a terminal according to an exemplary embodiment.
- FIG. 4 is a flowchart illustrating a method for providing AR according to an exemplary embodiment.
- “at least one of X, Y, and Z” will be construed to indicate X only, Y only, Z only, or any combination of two or more items X, Y, and Z (e.g., XYZ, XZ, YZ).
- FIG. 1 is a diagram illustrating an apparatus to provide Augmented Reality (AR), according to an exemplary embodiment.
- AR Augmented Reality
- apparatus 100 to provide AR may receive captured image data from a terminal (not shown) and may provide AR information corresponding to the received image data to the terminal.
- the apparatus 100 includes a location detection unit 101 , a first extraction unit 102 , a second extraction unit 103 , a synthesization unit 104 , an environment map transmission unit 105 , and an environment map database 110 .
- the first extraction unit 102 and the second extraction unit 103 may be combined as a single extraction unit performing the functions of both the first extraction unit 102 and the second extraction unit 103 .
- the environment map database 110 may store one or more environment maps of a region.
- the term environment map indicates information corresponding to objects that are located in or near a particular region.
- an environment map may include a center of the environment map, image data of the center of the environment map, and objects that are viewed from the center of the environment map.
- the environment maps stored in the environment map database 110 may be cylinder maps, planar maps, spherical maps, or cubic maps.
- the environment maps stored in the environment map database 110 will be described as cylinder maps.
- a cylinder map may be a 360-degree panorama view of a particular location, so that the particular location corresponds to a particular map's center.
- the location detection unit 101 may detect the location of a terminal.
- the location detection unit 101 may receive global positioning system (GPS) coordinates of the terminal and an image captured by the terminal from the terminal, and may detect the location of the terminal based on the received GPS coordinates, the received image, or the combination thereof.
- GPS global positioning system
- the location detection unit 101 may determine one or more candidate locations based on the GPS coordinates of the terminal, and may select or set one of the candidate locations as the terminal location further based on an image captured by the terminal.
- the first extraction unit 102 may extract a first environment map from the environment map database 110 .
- the first environment map may be an environment map corresponding to the terminal location detected by the location detection unit 101 .
- the first extraction unit 102 may extract an environment map 201 .
- the center of environment map 201 may substantially coincide with a terminal location 200 detected by the location detection unit 101 .
- the center of the environment map 201 may not exactly coincide with the exact terminal location 200 .
- an environment map whose center is closest to the terminal location 200 may be extracted from the environment map database 110 as the first environment map 201 .
- Other criteria may be used to extract a selected environment map from the environment map database 110 , such as where there may be more than one environment map that overlaps with the detected terminal location 200 .
- the criteria may include a facing direction of the terminal when the image is captured, a geography or location details of the detected terminal location 200 , and environmental preference information of a user, etc.
- the second extraction unit 103 may extract one or more second environment maps 202 from the environment map database 110 .
- the center of an extracted second environment map 202 may not coincide with the center of the extracted first environment map 201 .
- the second extraction unit 103 may determine an expanded area 210 by determining a circle whose center corresponds to the terminal location 200 and that has a specific radius.
- the second extraction unit 103 may extract at least one of n environment maps 201 - 1 , 201 - 2 , . . . , 201 - n that exist within the expanded area 210 as one or more second environment maps 202 .
- the synthesization unit 104 may generate a synthesized environment map by synthesizing the first environment map 201 extracted by the first extraction unit 102 and the second environment maps 202 extracted by the second extraction unit 103 .
- the synthesization unit 104 may generate a synthesized environment map by mapping or projecting a synthesization target area 204 of a second environment map 202 onto a synthesization target area 203 of the first environment map 201 .
- the synthesization unit 104 may adjust the size or transparency of the synthesization target area 203 and the synthesization target area 204 before the mapping or projecting of the synthesization target area 204 over the synthesization target area 203 .
- FIG. 1 and FIG. 2C the synthesization unit 104 may generate a synthesized environment map by mapping or projecting a synthesization target area 204 of a second environment map 202 onto a synthesization target area 203 of the first environment map 201 .
- the synthesization unit 104 may adjust the size or transparency of the synthesization target area 203 and the synthesization target area 204 before the mapping or projecting of the synthesization target area 204 over the synthesization target area
- a second object in the second environment map 202 may be located behind a first object in the first environment map 201 if viewed from the terminal location 200 or may be hidden from view from the terminal location 200 by the first object.
- the first environment map 201 and second environment map 202 may be synthesized after reducing the size of the second object and increasing the transparency of the first object.
- the environment map transmission unit 105 may transmit a synthesized environment map generated by the synthesization unit 104 to the terminal so that the synthesized environment map can be displayed by the terminal.
- the synthesized map may be a map obtained by synthesizing a first environment map 201 and one or more second environment maps 202 .
- a synthesized environment map obtained by the first environment map 201 and the second environment map 202 may appear to be similar to an x-ray view.
- the first object in the first environment map 201 may be displayed semi-transparently so that the second object in the second environment map 202 can be seen.
- FIG. 2A is a diagram illustrating a first environment map according to an exemplary embodiment.
- FIG. 2B is a diagram illustrating a second environment map according to an exemplary embodiment.
- FIG. 2C is a diagram illustrating a synthesized environment map according to an exemplary embodiment. Examples of extracting an environment map and synthesizing one or more environment maps into a synthesized environment map are described with reference to FIG. 2A , FIG. 2B and FIG. 2C .
- the first extraction unit 102 may extract from the environment map database 110 an environment map whose center substantially coincides with the location of the terminal as the first environment map 201 .
- reference numeral 200 indicates the detected location of the terminal and/or the center of the first environment map 201 .
- the second extraction unit 103 may determine a specific area including the terminal location 200 as the expanded area 210 .
- the expanded area 210 may be a circular area enclosing the terminal location 200 .
- the size of the expanded area 210 may be determined by a user, or may vary depend on the size or quantity of AR data for each region.
- the second extraction unit 103 may extract at least one of the n environment maps 201 - 1 , 201 - 2 , . . . , 201 - n that exist within the expanded area 210 as the second environment map 202 .
- the second extraction unit 103 may determine one or more expanded areas 210 .
- the second extraction unit 103 may determine a plurality of expanded areas 210 having different radiuses.
- the second extraction unit 103 may extract one or more second environment maps from an expanded area 210 having a radius of 1 as level- 1 environment maps, and may extract one or more environment maps from an expanded area 210 having a radius of 2 as level- 2 environment maps.
- the synthesization unit 104 may synthesize the first environment map 201 and the second environment map 202 .
- An example of synthesizing the first environment map 201 and the second environment map 202 is further described below.
- the synthesization unit 104 may detect the synthesization target area 203 and synthesization target area 204 from the first environment map 201 and the second environment map 202 , respectively.
- the synthesization unit 104 may draw two tangent lines (i.e., lines CA and DB) from the terminal location 200 or the center of the first environment map 201 to the second environment map 202 , and may measure an angle 205 between lines CA and DB.
- the angle 205 may be referred to as a viewing angle of the terminal or the user at the terminal location 200 .
- the synthesization unit 104 may detect parts of the first environment map 201 and the second environment map 202 corresponding to the viewing angle 205 as the synthesization target area 203 and the synthesization target area 204 , respectively.
- the synthesization unit 104 may synthesize the synthesization target area 203 and the synthesization target area 204 .
- the synthesization unit 104 may adjust the size and/or the transparency of the synthesization target area 203 and the synthesization target area 204 , and may map or project the synthesization target area 204 onto the synthesization target area 203 .
- the size and/or the transparency of the synthesization target area 203 and the synthesization target area 204 may be adjusted such that objects in the synthesized environment map appear as if they were displayed in an x-ray view.
- the synthesization target area 203 and the synthesization target area 204 may be enlarged or reduced according to the distance between the terminal location 200 and a center 206 of the second environment map 202 .
- the synthesization target area 203 and the synthesization target area 204 may be adjusted such that objects that are further away from the user appear to be smaller than objects that are closer to the user.
- the transparency of the synthesization target area 203 and the synthesization target area 204 may be adjusted according to the distance between the terminal location 200 and the center 206 of the second environment map 202 .
- a first object that is located near the terminal location 200 may be displayed semi-transparently such that a second object that is located behind the first object can be seen through the first object.
- a first environment map and more than one second environment map with different levels may be synthesized as a synthesized environment map on a level-by-level basis.
- two second environment maps may be arranged within a viewing angle of the terminal, but at different distances from the center of first environment map.
- degrees of transparency or sizes of objects included in the second environment maps may be set in the synthesized environment map according to relative distances from the center of first environment map.
- FIG. 3 is a diagram illustrating a terminal according to an exemplary embodiment.
- terminal 300 includes an environment map display unit 310 and a depth level adjustment unit 320 .
- the environment map display unit 310 may display a synthesized environment map.
- the synthesized environment map may be a map obtained by synthesizing the first environment map 201 and second environment map 202 .
- the environment map display unit 310 may display both a first object 301 that is included in the first environment map 201 and a second object 302 that is included in the second environment map 202 .
- the first object 301 may be an object that can be seen from the terminal location 200
- the second object 302 may be an object that is hidden from view from the terminal location 200 by the first object 301
- the first object 301 may correspond to an object arranged along or inside arc CD 250
- the second object 302 may correspond to an object arranged along or inside arc AB 240 .
- the size and/or the transparency of the first object 301 and second object 302 may be adjusted.
- the first object 301 may be displayed semi-transparently, and the second object 302 may be displayed behind the first object 301 .
- the depth level adjustment unit 302 may adjust the display state of the environment map display unit 310 .
- a user may adjust the size and/or the transparency of the first object 301 and second object 302 by touching on the depth level adjustment unit 302 to adjust the depth level.
- the size of the second object 302 which is located behind the first object 301 , may increase, and the transparency of the first object 301 may decrease.
- a user may obtain AR information corresponding to an object that is located behind another object by adjusting the depth level using the depth level adjustment unit 302 .
- FIG. 4 is a flowchart illustrating a method for providing AR according to an exemplary embodiment.
- a first environment map may be extracted.
- the first environment map may be an environment map having a center region corresponding to the location of a terminal.
- the first extraction unit 102 may extract the first environment map 201 .
- a second environment map may be extracted.
- the second environment map may include one or more environment maps that exist within a specific area enclosing the location of the terminal.
- the second extraction unit 102 may extract at least one of n environment maps 202 - 1 , 202 - 2 , . . . , 202 - n as the second environment map 202 .
- a synthesized environment map is generated.
- part of the second environment map may be detected, the size and/or the transparency of the detected part may be adjusted, and the detected part may be mapped or projected onto the first environment map.
- the synthesization unit 104 may detect the synthesization target area 203 and the synthesization target area 204 from the first environment map 201 and second environment map 202 , respectively, may adjust the size and/or the transparency of the synthesization target area 203 or the synthesization target area 204 , and may map or project the synthesization target area 204 onto the synthesization target area 203 .
- a synthesized environment map is obtained by synthesizing individual environment maps for a current terminal location.
- a synthesized environment map it may be possible to reduce data transmission load.
- the processes, functions, methods, and/or software described herein may be recorded, stored, or fixed in one or more non-transitory computer-readable storage media that includes program instructions to be implemented by a computer to cause a processor to execute or perform the program instructions.
- the media may also include, alone or in combination with the program instructions, data files, data structures, and the like.
- the media and program instructions may be those specially designed and constructed, or they may be of the kind well-known and available to those having skill in the computer software arts.
- non-transitory computer-readable storage media examples include magnetic media, such as hard disks, floppy disks, and magnetic tape; optical media such as CD ROM disks and DVDs; magneto-optical media, such as optical disks; and hardware devices that are specially configured to store and perform program instructions, such as read-only memory (ROM), random access memory (RAM), flash memory, and the like.
- program instructions include machine code, such as produced by a compiler, and files containing higher level code that may be executed by the computer using an interpreter.
- the described hardware devices may be configured to act as one or more software modules that are recorded, stored, or fixed in one or more computer-readable storage media, in order to perform the operations and methods described above, or vice versa.
- a non-transitory computer-readable storage medium may be distributed among computer systems connected through a network and computer-readable codes or program instructions may be stored and executed in a decentralized manner.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Graphics (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Processing Or Creating Images (AREA)
Abstract
An apparatus and method for providing Augmented Reality (AR) corresponding to objects that are hidden from view of a user. The apparatus includes a first extraction unit to extract a first environment map corresponding to a location of a terminal; a second extraction unit to determine an expanded area enclosing the location of the terminal and to extract a second environment map corresponding to the expanded area; and a synthesization unit to generate a synthesized environment map by synthesizing the first environment map and the second environment map.
Description
- This application is a continuation of U.S. patent application Ser. No. 13/196,753, filed on Aug. 2, 2011, and claims priority from and the benefit under 35 U.S.C. §119(a) of Korean Patent Application No. 10-2010-0130284, filed on Dec. 17, 2010, all of which are incorporated by reference for all purposes as if fully set forth herein.
- 1. Field
- The following description relates to an apparatus to provide and a method for providing Augmented Reality (AR), and more specifically, to an apparatus to provide and a method for AR using a synthesized environment map.
- 2. Discussion of the Background
- Augmented Reality (AR) is a computer graphic technique of synthesizing a virtual object or virtual information with a real environment such that the virtual object or virtual information looks like a real object or real information that exists in the real environment.
- AR is characterized by synthesizing virtual objects based on a real world to provide additional information that cannot easily be obtained from the real world, unlike existing Virtual Reality (VR) that targets only virtual spaces and virtual objects.
- With the widespread use of mobile terminals equipped with cameras, techniques for providing a variety of AR information along with a camera preview image have been developed. For example, in response to an image of a building being captured by a smart phone, various AR information such as the name of the building, a list of shops and offices housed in the building, the locations of restrooms in the building, or the like may be displayed on a screen of the smart phone. In this example, however, only AR information corresponding to objects that can actually be seen from a current location of the user may be provided, and AR information corresponding to objects that cannot be seen from the current location of the user or objects that reside in other locations may not be able to be provided.
- To obtain AR information corresponding to objects that cannot be seen from the current location of the user or objects that reside in other locations, the user may need to move to a new location or may be required to additionally manipulate the smart phone, which may result in an increase in network traffic.
- Exemplary embodiments of the present invention provide an apparatus and method for providing AR corresponding to objects that are hidden from view of a user.
- Additional features of the invention will be set forth in the description which follows, and in part will be apparent from the description, or may be learned by practice of the invention.
- An exemplary embodiment of the present invention provides an apparatus to provide AR, the apparatus including: a first extraction unit to extract a first environment map corresponding to a location of a terminal; a second extraction unit to determine an expanded area enclosing the location of the terminal and to extract a second environment map corresponding to the expanded area; and a synthesization unit to generate a synthesized environment map by synthesizing the first environment map and the second environment map.
- An exemplary embodiment of the present invention also provides a method of providing AR, the method including extracting a first environment map corresponding to a location of a terminal; determining an expanded area enclosing the location of the terminal; extracting a second environment map corresponding the expanded area; and generating a synthesized environment map by synthesizing the first environment map and second environment map.
- An exemplary embodiment of the present invention also provides an apparatus to provide Augmented Reality (AR), including: an environment map database to store a first environment map and a second environment map, the first environment map and the second environment map each having a center and environment data corresponding to the center; an extraction unit to extract the first environment map corresponding to a location of a terminal, to determine an expanded area enclosing the location of the terminal, and to extract the second environment map corresponding to the expanded area; and a synthesization unit to generate a synthesized environment map by synthesizing the first environment map and the second environment map.
- It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are intended to provide further explanation of the invention as claimed. Other features and aspects will be apparent from the following detailed description, the drawings, and the claims.
- The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention, and together with the description serve to explain the principles of the invention.
-
FIG. 1 is a diagram illustrating an apparatus to provide Augmented Reality (AR), according to an exemplary embodiment. -
FIG. 2A is a diagram illustrating a first environment map according to an exemplary embodiment. -
FIG. 2B is a diagram illustrating a second environment map according to an exemplary embodiment. -
FIG. 2C is a diagram illustrating a synthesized environment map according to an exemplary embodiment. -
FIG. 3 is a diagram illustrating a terminal according to an exemplary embodiment. -
FIG. 4 is a flowchart illustrating a method for providing AR according to an exemplary embodiment. - Exemplary embodiments are described more fully hereinafter with reference to the accompanying drawings, in which embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure is thorough, and will fully convey the scope of the invention to those skilled in the art. In the drawings, the size and relative sizes of layers and regions may be exaggerated for clarity Like reference numerals in the drawings denote like elements.
- It will be understood that when an element or layer is referred to as being “connected through” another element, it can be directly connected to the other element, or intervening elements may be present. In contrast, an element referred to as being “directly connected to” has no intervening elements present. Further, it will be understood that for the purposes of this disclosure, “at least one of”, and similar language, will be interpreted to indicate any combination of the enumerated elements following the respective language, including combinations of multiples of the enumerated elements. For example, “at least one of X, Y, and Z” will be construed to indicate X only, Y only, Z only, or any combination of two or more items X, Y, and Z (e.g., XYZ, XZ, YZ).
-
FIG. 1 is a diagram illustrating an apparatus to provide Augmented Reality (AR), according to an exemplary embodiment. - Referring to
FIG. 1 ,apparatus 100 to provide AR may receive captured image data from a terminal (not shown) and may provide AR information corresponding to the received image data to the terminal. Theapparatus 100 includes alocation detection unit 101, afirst extraction unit 102, asecond extraction unit 103, asynthesization unit 104, an environmentmap transmission unit 105, and anenvironment map database 110. Although not shown, thefirst extraction unit 102 and thesecond extraction unit 103 may be combined as a single extraction unit performing the functions of both thefirst extraction unit 102 and thesecond extraction unit 103. - The
environment map database 110 may store one or more environment maps of a region. For example, the term environment map indicates information corresponding to objects that are located in or near a particular region. By way of further example, an environment map may include a center of the environment map, image data of the center of the environment map, and objects that are viewed from the center of the environment map. - By way of example, the environment maps stored in the
environment map database 110 may be cylinder maps, planar maps, spherical maps, or cubic maps. For convenience of description in the illustrated embodiments, the environment maps stored in theenvironment map database 110 will be described as cylinder maps. A cylinder map may be a 360-degree panorama view of a particular location, so that the particular location corresponds to a particular map's center. - The
location detection unit 101 may detect the location of a terminal. Thelocation detection unit 101 may receive global positioning system (GPS) coordinates of the terminal and an image captured by the terminal from the terminal, and may detect the location of the terminal based on the received GPS coordinates, the received image, or the combination thereof. Thelocation detection unit 101 may determine one or more candidate locations based on the GPS coordinates of the terminal, and may select or set one of the candidate locations as the terminal location further based on an image captured by the terminal. - The
first extraction unit 102 may extract a first environment map from theenvironment map database 110. The first environment map may be an environment map corresponding to the terminal location detected by thelocation detection unit 101. - By way of example, referring to
FIG. 1 andFIG. 2A , thefirst extraction unit 102 may extract anenvironment map 201. The center ofenvironment map 201 may substantially coincide with aterminal location 200 detected by thelocation detection unit 101. However, the center of theenvironment map 201 may not exactly coincide with theexact terminal location 200. In other words, in response to theterminal location 200 being determined, an environment map whose center is closest to theterminal location 200 may be extracted from theenvironment map database 110 as thefirst environment map 201. Other criteria may be used to extract a selected environment map from theenvironment map database 110, such as where there may be more than one environment map that overlaps with the detectedterminal location 200. The criteria may include a facing direction of the terminal when the image is captured, a geography or location details of the detectedterminal location 200, and environmental preference information of a user, etc. - Referring again to
FIG. 1 , thesecond extraction unit 103 may extract one or more second environment maps 202 from theenvironment map database 110. The center of an extractedsecond environment map 202 may not coincide with the center of the extractedfirst environment map 201. - By way of example, referring to
FIG. 1 andFIG. 2B , thesecond extraction unit 103 may determine an expandedarea 210 by determining a circle whose center corresponds to theterminal location 200 and that has a specific radius. In this example, thesecond extraction unit 103 may extract at least one of n environment maps 201-1, 201-2, . . . , 201-n that exist within the expandedarea 210 as one or more second environment maps 202. - Referring again to
FIG. 1 , thesynthesization unit 104 may generate a synthesized environment map by synthesizing thefirst environment map 201 extracted by thefirst extraction unit 102 and the second environment maps 202 extracted by thesecond extraction unit 103. - By way of example, referring to
FIG. 1 andFIG. 2C , thesynthesization unit 104 may generate a synthesized environment map by mapping or projecting asynthesization target area 204 of asecond environment map 202 onto asynthesization target area 203 of thefirst environment map 201. In this example, thesynthesization unit 104 may adjust the size or transparency of thesynthesization target area 203 and thesynthesization target area 204 before the mapping or projecting of thesynthesization target area 204 over thesynthesization target area 203. For example, referring toFIG. 2C , a second object in thesecond environment map 202 may be located behind a first object in thefirst environment map 201 if viewed from theterminal location 200 or may be hidden from view from theterminal location 200 by the first object. In this example, thefirst environment map 201 andsecond environment map 202 may be synthesized after reducing the size of the second object and increasing the transparency of the first object. - Referring again to
FIG. 1 , the environmentmap transmission unit 105 may transmit a synthesized environment map generated by thesynthesization unit 104 to the terminal so that the synthesized environment map can be displayed by the terminal. The synthesized map may be a map obtained by synthesizing afirst environment map 201 and one or more second environment maps 202. Referring to againFIG. 2C , if a second object in thesecond environment map 202 is located behind a first object in thefirst environment map 201 and is hidden from view from theterminal location 200 by the first object in thefirst environment map 201, a synthesized environment map obtained by thefirst environment map 201 and thesecond environment map 202 may appear to be similar to an x-ray view. By way of example, in the synthesized environment map obtained by synthesizing thefirst environment map 201 and thesecond environment map 202, the first object in thefirst environment map 201 may be displayed semi-transparently so that the second object in thesecond environment map 202 can be seen. - Accordingly, it is possible to display both AR data corresponding to one or more objects that can be seen from a current location of a terminal and AR data corresponding to one or more objects that cannot be seen from the current location of the terminal. In addition, it is possible to reduce data transmission load by providing a synthesized environment map obtained by synthesizing one or more individual environment maps, instead of providing the individual environment maps separately.
-
FIG. 2A is a diagram illustrating a first environment map according to an exemplary embodiment.FIG. 2B is a diagram illustrating a second environment map according to an exemplary embodiment.FIG. 2C is a diagram illustrating a synthesized environment map according to an exemplary embodiment. Examples of extracting an environment map and synthesizing one or more environment maps into a synthesized environment map are described with reference toFIG. 2A ,FIG. 2B andFIG. 2C . - Referring to
FIG. 1 andFIG. 2A , thefirst extraction unit 102 may extract from theenvironment map database 110 an environment map whose center substantially coincides with the location of the terminal as thefirst environment map 201. For example, referring toFIG. 2A ,reference numeral 200 indicates the detected location of the terminal and/or the center of thefirst environment map 201. - Referring to
FIG. 1 andFIG. 2B , thesecond extraction unit 103 may determine a specific area including theterminal location 200 as the expandedarea 210. By way of example, the expandedarea 210 may be a circular area enclosing theterminal location 200. The size of the expandedarea 210 may be determined by a user, or may vary depend on the size or quantity of AR data for each region. Thesecond extraction unit 103 may extract at least one of the n environment maps 201-1, 201-2, . . . , 201-n that exist within the expandedarea 210 as thesecond environment map 202. - The
second extraction unit 103 may determine one or more expandedareas 210. By way of example, thesecond extraction unit 103 may determine a plurality of expandedareas 210 having different radiuses. In this example, thesecond extraction unit 103 may extract one or more second environment maps from an expandedarea 210 having a radius of 1 as level-1 environment maps, and may extract one or more environment maps from an expandedarea 210 having a radius of 2 as level-2 environment maps. - Referring to
FIG. 1 andFIG. 2C , thesynthesization unit 104 may synthesize thefirst environment map 201 and thesecond environment map 202. An example of synthesizing thefirst environment map 201 and thesecond environment map 202 is further described below. - Referring to
FIG. 2C , thesynthesization unit 104 may detect thesynthesization target area 203 andsynthesization target area 204 from thefirst environment map 201 and thesecond environment map 202, respectively. To detect thesynthesization target area 203 and thesynthesization target area 204, thesynthesization unit 104 may draw two tangent lines (i.e., lines CA and DB) from theterminal location 200 or the center of thefirst environment map 201 to thesecond environment map 202, and may measure anangle 205 between lines CA and DB. Theangle 205 may be referred to as a viewing angle of the terminal or the user at theterminal location 200. If theviewing angle 205 is determined, thesynthesization unit 104 may detect parts of thefirst environment map 201 and thesecond environment map 202 corresponding to theviewing angle 205 as thesynthesization target area 203 and thesynthesization target area 204, respectively. - The
synthesization unit 104 may synthesize thesynthesization target area 203 and thesynthesization target area 204. By way of example, thesynthesization unit 104 may adjust the size and/or the transparency of thesynthesization target area 203 and thesynthesization target area 204, and may map or project thesynthesization target area 204 onto thesynthesization target area 203. - By way of example, the size and/or the transparency of the
synthesization target area 203 and thesynthesization target area 204 may be adjusted such that objects in the synthesized environment map appear as if they were displayed in an x-ray view. - The
synthesization target area 203 and thesynthesization target area 204 may be enlarged or reduced according to the distance between theterminal location 200 and acenter 206 of thesecond environment map 202. By way of example, thesynthesization target area 203 and thesynthesization target area 204 may be adjusted such that objects that are further away from the user appear to be smaller than objects that are closer to the user. - The transparency of the
synthesization target area 203 and thesynthesization target area 204 may be adjusted according to the distance between theterminal location 200 and thecenter 206 of thesecond environment map 202. By way of example, a first object that is located near theterminal location 200 may be displayed semi-transparently such that a second object that is located behind the first object can be seen through the first object. - Synthesizing a single first environment map and a single second environment map has been described above with reference to
FIG. 2C . Further, a first environment map and more than one second environment map with different levels may be synthesized as a synthesized environment map on a level-by-level basis. For example, two second environment maps may be arranged within a viewing angle of the terminal, but at different distances from the center of first environment map. In this example, degrees of transparency or sizes of objects included in the second environment maps may be set in the synthesized environment map according to relative distances from the center of first environment map. -
FIG. 3 is a diagram illustrating a terminal according to an exemplary embodiment. - Referring to
FIG. 3 ,terminal 300 includes an environmentmap display unit 310 and a depthlevel adjustment unit 320. - The environment
map display unit 310 may display a synthesized environment map. By way of example, referring toFIG. 2C andFIG. 3 , the synthesized environment map may be a map obtained by synthesizing thefirst environment map 201 andsecond environment map 202. The environmentmap display unit 310 may display both afirst object 301 that is included in thefirst environment map 201 and asecond object 302 that is included in thesecond environment map 202. - Referring to
FIG. 2C andFIG. 3 , thefirst object 301 may be an object that can be seen from theterminal location 200, and thesecond object 302 may be an object that is hidden from view from theterminal location 200 by thefirst object 301. By way of example, referring toFIG. 2C , thefirst object 301 may correspond to an object arranged along or inside arc CD 250, and thesecond object 302 may correspond to an object arranged along or inside arc AB 240. - Before the synthesization of the
first environment map 201 andsecond environment map 202, the size and/or the transparency of thefirst object 301 andsecond object 302 may be adjusted. For example, thefirst object 301 may be displayed semi-transparently, and thesecond object 302 may be displayed behind thefirst object 301. - The depth
level adjustment unit 302 may adjust the display state of the environmentmap display unit 310. For example, a user may adjust the size and/or the transparency of thefirst object 301 andsecond object 302 by touching on the depthlevel adjustment unit 302 to adjust the depth level. By way of example, as the depth level increases, the size of thesecond object 302, which is located behind thefirst object 301, may increase, and the transparency of thefirst object 301 may decrease. - Accordingly, a user may obtain AR information corresponding to an object that is located behind another object by adjusting the depth level using the depth
level adjustment unit 302. -
FIG. 4 is a flowchart illustrating a method for providing AR according to an exemplary embodiment. - Referring to
FIG. 4 , inoperation 401, a first environment map may be extracted. By way of example, the first environment map may be an environment map having a center region corresponding to the location of a terminal. By way of further example, referring toFIG. 1 andFIG. 2A , thefirst extraction unit 102 may extract thefirst environment map 201. - In
operation 402, a second environment map may be extracted. By way of example, the second environment map may include one or more environment maps that exist within a specific area enclosing the location of the terminal. By way of further example, referring toFIG. 1 andFIG. 2B , thesecond extraction unit 102 may extract at least one of n environment maps 202-1, 202-2, . . . , 202-n as thesecond environment map 202. - In
operation 403, a synthesized environment map is generated. By way of example, part of the second environment map may be detected, the size and/or the transparency of the detected part may be adjusted, and the detected part may be mapped or projected onto the first environment map. By way of further example, referring toFIG. 1 andFIG. 2C , thesynthesization unit 104 may detect thesynthesization target area 203 and thesynthesization target area 204 from thefirst environment map 201 andsecond environment map 202, respectively, may adjust the size and/or the transparency of thesynthesization target area 203 or thesynthesization target area 204, and may map or project thesynthesization target area 204 onto thesynthesization target area 203. - As described above, a synthesized environment map is obtained by synthesizing individual environment maps for a current terminal location. With the use of a synthesized environment map it may be possible to reduce data transmission load. In addition, it may be possible to obtain AR information corresponding to objects that are hidden from view from the current terminal location because images with different depth levels may be displayed with characteristics adjusted according to the current terminal location.
- The processes, functions, methods, and/or software described herein may be recorded, stored, or fixed in one or more non-transitory computer-readable storage media that includes program instructions to be implemented by a computer to cause a processor to execute or perform the program instructions. The media may also include, alone or in combination with the program instructions, data files, data structures, and the like. The media and program instructions may be those specially designed and constructed, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of non-transitory computer-readable storage media include magnetic media, such as hard disks, floppy disks, and magnetic tape; optical media such as CD ROM disks and DVDs; magneto-optical media, such as optical disks; and hardware devices that are specially configured to store and perform program instructions, such as read-only memory (ROM), random access memory (RAM), flash memory, and the like. Examples of program instructions include machine code, such as produced by a compiler, and files containing higher level code that may be executed by the computer using an interpreter. The described hardware devices may be configured to act as one or more software modules that are recorded, stored, or fixed in one or more computer-readable storage media, in order to perform the operations and methods described above, or vice versa. In addition, a non-transitory computer-readable storage medium may be distributed among computer systems connected through a network and computer-readable codes or program instructions may be stored and executed in a decentralized manner.
- It will be apparent to those skilled in the art that various modifications and variation can be made in the present invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.
Claims (10)
1. An apparatus, comprising:
a display unit configured to display a synthesized map obtained by synthesizing a first map corresponding to a location of a terminal and a second map included in an expanded area enclosing the location of the terminal; and
a depth level adjustment unit configured to adjust a depth level of at least one of a first object in the first map and a second object in the second map.
2. The apparatus of claim 1 , wherein the depth level is obtained by adjusting at least one of a size of the first object and the second object.
3. The apparatus of claim 1 , wherein the depth level is obtained by adjusting at least one of a transparency of the first object and the second object.
4. The apparatus of claim 1 , wherein the depth level is obtained by adjusting both a size and a transparency of at least one of the first object and the second object.
5. The apparatus of claim 1 , wherein the first object is visible from the terminal location and a second object is hidden from view from the terminal location.
6. A method for providing Augmented Reality (AR), comprising:
synthesizing a first map corresponding to a location of a terminal and a second map included in an expanded area enclosing the location of the terminal;
displaying the synthesized map; and
adjusting a depth level of at least one of a first object in the first map and a second object in the second map of the synthesized map.
7. The method of claim 6 , wherein the depth level is obtained by adjusting at least one of a size of the first object and the second object.
8. The method of claim 6 , wherein the depth level is obtained by adjusting at least one of a transparency of the first object and the second object.
9. The method of claim 6 , wherein the depth level is obtained by adjusting both a size and a transparency of at least one of the first object and the second object.
10. The method of claim 6 , wherein the first object is visible from the terminal location and a second object is hidden from view from the terminal location.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/164,556 US20140139521A1 (en) | 2010-12-17 | 2014-01-27 | Apparatus and method for providing augmented reality using synthesized environment map |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2010-0130284 | 2010-12-17 | ||
KR1020100130284A KR101306286B1 (en) | 2010-12-17 | 2010-12-17 | Apparatus and method for providing augmented reality based on X-ray view |
US13/196,753 US8654151B2 (en) | 2010-12-17 | 2011-08-02 | Apparatus and method for providing augmented reality using synthesized environment map |
US14/164,556 US20140139521A1 (en) | 2010-12-17 | 2014-01-27 | Apparatus and method for providing augmented reality using synthesized environment map |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/196,753 Continuation US8654151B2 (en) | 2010-12-17 | 2011-08-02 | Apparatus and method for providing augmented reality using synthesized environment map |
Publications (1)
Publication Number | Publication Date |
---|---|
US20140139521A1 true US20140139521A1 (en) | 2014-05-22 |
Family
ID=46233790
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/196,753 Active 2031-11-27 US8654151B2 (en) | 2010-12-17 | 2011-08-02 | Apparatus and method for providing augmented reality using synthesized environment map |
US14/164,556 Abandoned US20140139521A1 (en) | 2010-12-17 | 2014-01-27 | Apparatus and method for providing augmented reality using synthesized environment map |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/196,753 Active 2031-11-27 US8654151B2 (en) | 2010-12-17 | 2011-08-02 | Apparatus and method for providing augmented reality using synthesized environment map |
Country Status (2)
Country | Link |
---|---|
US (2) | US8654151B2 (en) |
KR (1) | KR101306286B1 (en) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101330805B1 (en) * | 2010-08-18 | 2013-11-18 | 주식회사 팬택 | Apparatus and Method for Providing Augmented Reality |
US9870642B2 (en) * | 2012-08-10 | 2018-01-16 | Here Global B.V. | Method and apparatus for layout for augmented reality view |
US9959674B2 (en) * | 2013-02-26 | 2018-05-01 | Qualcomm Incorporated | Directional and X-ray view techniques for navigation using a mobile device |
US9501871B2 (en) | 2014-04-30 | 2016-11-22 | At&T Mobility Ii Llc | Explorable augmented reality displays |
EP3481661A4 (en) | 2016-07-05 | 2020-03-11 | Nauto, Inc. | System and method for automatic driver identification |
EP3497405B1 (en) | 2016-08-09 | 2022-06-15 | Nauto, Inc. | System and method for precision localization and mapping |
US9928432B1 (en) | 2016-09-14 | 2018-03-27 | Nauto Global Limited | Systems and methods for near-crash determination |
US10733460B2 (en) * | 2016-09-14 | 2020-08-04 | Nauto, Inc. | Systems and methods for safe route determination |
EP3535646A4 (en) | 2016-11-07 | 2020-08-12 | Nauto, Inc. | System and method for driver distraction determination |
US10430695B2 (en) | 2017-06-16 | 2019-10-01 | Nauto, Inc. | System and method for contextualized vehicle operation determination |
US10453150B2 (en) | 2017-06-16 | 2019-10-22 | Nauto, Inc. | System and method for adverse vehicle event determination |
WO2019169031A1 (en) | 2018-02-27 | 2019-09-06 | Nauto, Inc. | Method for determining driving policy |
CN112639686B (en) | 2018-09-07 | 2024-10-11 | 苹果公司 | Conversion between images and sounds of a virtual environment and images and sounds of a real environment |
WO2020205671A1 (en) * | 2019-03-29 | 2020-10-08 | The Regents Of The University Of Michigan | Peripersonal boundary-based augmented reality game environment |
US11699267B1 (en) * | 2020-03-26 | 2023-07-11 | Apple Inc. | Coherent occlusion of objects |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110032328A1 (en) * | 2009-08-06 | 2011-02-10 | Qualcomm Incorporated | Transforming video data in accordance with human visual system feedback metrics |
US20110273473A1 (en) * | 2010-05-06 | 2011-11-10 | Bumbae Kim | Mobile terminal capable of providing multiplayer game and operating method thereof |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0118886B1 (en) * | 1983-03-09 | 1988-10-12 | Nippondenso Co., Ltd. | Map display system |
US5144685A (en) * | 1989-03-31 | 1992-09-01 | Honeywell Inc. | Landmark recognition for autonomous mobile robots |
US6031541A (en) * | 1996-08-05 | 2000-02-29 | International Business Machines Corporation | Method and apparatus for viewing panoramic three dimensional scenes |
US5923334A (en) * | 1996-08-05 | 1999-07-13 | International Business Machines Corporation | Polyhedral environment map utilizing a triangular data structure |
US6654414B1 (en) * | 1996-11-12 | 2003-11-25 | Ibm Corporation | Video conferencing using camera environment panoramas |
JP3317211B2 (en) * | 1997-09-24 | 2002-08-26 | 松下電器産業株式会社 | Map editing device |
US7259760B1 (en) * | 2000-02-16 | 2007-08-21 | Be Here Corporation | Polygonal curvature mapping to increase texture efficiency |
JP3994950B2 (en) * | 2003-09-19 | 2007-10-24 | ソニー株式会社 | Environment recognition apparatus and method, path planning apparatus and method, and robot apparatus |
KR100520708B1 (en) * | 2003-10-20 | 2005-10-14 | 엘지전자 주식회사 | Method for displaying three dimensional map |
JP4479372B2 (en) * | 2004-06-25 | 2010-06-09 | ソニー株式会社 | Environmental map creation method, environmental map creation device, and mobile robot device |
JP4760715B2 (en) * | 2004-12-28 | 2011-08-31 | 株式会社豊田中央研究所 | Vehicle motion control device |
JP4811019B2 (en) * | 2005-01-17 | 2011-11-09 | 株式会社豊田中央研究所 | Impact behavior control device |
JP2006239844A (en) * | 2005-03-04 | 2006-09-14 | Sony Corp | Obstacle avoiding device, obstacle avoiding method, obstacle avoiding program and mobile robot device |
JP4594136B2 (en) * | 2005-03-09 | 2010-12-08 | キヤノン株式会社 | Image processing method and image processing apparatus |
JP4862276B2 (en) * | 2005-03-31 | 2012-01-25 | 株式会社デンソー | Map display device |
JP2007280212A (en) * | 2006-04-10 | 2007-10-25 | Sony Corp | Display control device, display control method and display control program |
US8180486B2 (en) * | 2006-10-02 | 2012-05-15 | Honda Motor Co., Ltd. | Mobile robot and controller for same |
JP5186903B2 (en) * | 2007-11-30 | 2013-04-24 | ソニー株式会社 | MAP DISPLAY DEVICE, MAP DISPLAY METHOD, AND IMAGING DEVICE |
JP5244012B2 (en) | 2009-03-31 | 2013-07-24 | 株式会社エヌ・ティ・ティ・ドコモ | Terminal device, augmented reality system, and terminal screen display method |
US20110102460A1 (en) * | 2009-11-04 | 2011-05-05 | Parker Jordan | Platform for widespread augmented reality and 3d mapping |
JP5526942B2 (en) * | 2010-03-31 | 2014-06-18 | ソニー株式会社 | Robot apparatus, control method and program for robot apparatus |
-
2010
- 2010-12-17 KR KR1020100130284A patent/KR101306286B1/en active IP Right Grant
-
2011
- 2011-08-02 US US13/196,753 patent/US8654151B2/en active Active
-
2014
- 2014-01-27 US US14/164,556 patent/US20140139521A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110032328A1 (en) * | 2009-08-06 | 2011-02-10 | Qualcomm Incorporated | Transforming video data in accordance with human visual system feedback metrics |
US20110273473A1 (en) * | 2010-05-06 | 2011-11-10 | Bumbae Kim | Mobile terminal capable of providing multiplayer game and operating method thereof |
Also Published As
Publication number | Publication date |
---|---|
KR20120068594A (en) | 2012-06-27 |
KR101306286B1 (en) | 2013-09-09 |
US20120154425A1 (en) | 2012-06-21 |
US8654151B2 (en) | 2014-02-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8654151B2 (en) | Apparatus and method for providing augmented reality using synthesized environment map | |
US10580206B2 (en) | Method and apparatus for constructing three-dimensional map | |
US11990108B2 (en) | Method and apparatus for rendering items in a user interface | |
EP2160714B1 (en) | Augmenting images for panoramic display | |
US7119831B2 (en) | Information providing apparatus, information providing method, storage medium, and computer program | |
JP6050518B2 (en) | How to represent virtual information in the real environment | |
US9514717B2 (en) | Method and apparatus for rendering items in a user interface | |
US8189031B2 (en) | Method and apparatus for providing panoramic view with high speed image matching and mild mixed color blending | |
US20120092369A1 (en) | Display apparatus and display method for improving visibility of augmented reality object | |
US20160063671A1 (en) | A method and apparatus for updating a field of view in a user interface | |
KR101330805B1 (en) | Apparatus and Method for Providing Augmented Reality | |
JP5401387B2 (en) | Map image processing apparatus, map image processing method, and map image processing program | |
KR101126449B1 (en) | System and method for augmented reality service | |
WO2012033768A2 (en) | Efficient information presentation for augmented reality | |
KR101851303B1 (en) | Apparatus and method for reconstructing 3d space | |
WO2014194501A1 (en) | Combining a digital image with a virtual entity | |
WO2022180459A1 (en) | Image processing method, recording medium, image processing apparatus, and image processing system | |
KR102161437B1 (en) | Apparatus for sharing contents using spatial map of augmented reality and method thereof | |
US20170061699A1 (en) | Digital signage for immersive views | |
CN114359392B (en) | Visual positioning method, device, chip system and storage medium | |
US20230005213A1 (en) | Imaging apparatus, imaging method, and program | |
US11087526B2 (en) | Image processing program, image processing apparatus, and image processing method | |
KR20180075222A (en) | Electric apparatus and operation method thereof | |
US10311616B2 (en) | Methods and apparatus to define augmented content regions for augmented reality systems | |
KR20230035780A (en) | Content video production system based on extended reality |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |