CN110019600B - Map processing method, map processing device and storage medium - Google Patents

Map processing method, map processing device and storage medium Download PDF

Info

Publication number
CN110019600B
CN110019600B CN201710952226.5A CN201710952226A CN110019600B CN 110019600 B CN110019600 B CN 110019600B CN 201710952226 A CN201710952226 A CN 201710952226A CN 110019600 B CN110019600 B CN 110019600B
Authority
CN
China
Prior art keywords
interest
map
target
candidate
positioning result
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.)
Active
Application number
CN201710952226.5A
Other languages
Chinese (zh)
Other versions
CN110019600A (en
Inventor
梁宇轩
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710952226.5A priority Critical patent/CN110019600B/en
Publication of CN110019600A publication Critical patent/CN110019600A/en
Application granted granted Critical
Publication of CN110019600B publication Critical patent/CN110019600B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)
  • Navigation (AREA)

Abstract

The invention discloses a map processing method, a map processing device and a storage medium; the method comprises the following steps: determining candidate interest points which are matched with the positioning result in the interest points of the map according to the positioning result detected in the map; determining a target interest point meeting timeliness conditions according to the service time of the candidate interest point; presenting service information of the target interest point in the map; responding to a request for use of the target point of interest using the service information.

Description

Map processing method, map processing device and storage medium
Technical Field
The present invention relates to electronic map technologies, and in particular, to a map processing method and apparatus, and a storage medium.
Background
Digital maps are widely used to provide high-precision positioning, navigation, and various service information.
The digital map may be presented using technologies that simulate 3D or Augmented Reality (AR), and with these technologies, real site landscapes can be simulated. AR is a computer-advanced human-machine interface with interactivity and ideas as a basic feature. The user can not only feel the reality of 'being personally on the scene' experienced in the objective physical world through the AR system, but also can break through space, time and other objective limitations and feel the experience which cannot be experienced in the real world in person.
The map application program provided by the related technology has the problem of lack of intellectualization when the service information is displayed.
For example, when a user views a map using an intelligent electronic device, such as an AR device, an application program often displays service information of surrounding points of interest based on built-in logic, and prompts the points of interest in the map in a striking manner or provides a classification of the points of interest for the user to find, which may affect normal use of the map application program on one hand, and on the other hand, when the user needs to use the service information of the points of interest, it is difficult to quickly locate the desired points of interest.
Disclosure of Invention
The embodiment of the invention provides a map processing method and device and a storage medium, which can realize intelligent display of service information of interest points in a map.
The technical scheme of the embodiment of the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a map processing method, including:
determining candidate interest points which are matched with the positioning result in the interest points of the map according to the positioning result detected in the map;
determining a target interest point meeting timeliness conditions according to the service time of the candidate interest point;
presenting service information corresponding to the target interest point in the map;
responding to a request for use of the target point of interest using the service information.
In a second aspect, an embodiment of the present invention provides a map processing apparatus, including:
the first determination module is used for determining candidate interest points which are matched with the positioning result in the interest points of the map according to the positioning result detected in the map;
the second determination module is used for determining the target interest points meeting timeliness conditions according to the service time of the candidate interest points;
the display module is used for presenting the service information corresponding to the target interest point in the map;
a response module for responding to a request for using the target point of interest using the service information.
In the foregoing solution, the display module is specifically configured to:
presenting service information of each candidate interest point in the map;
presenting service information of the corresponding target interest point according to the currently accessed target interest point;
and presenting service information of the corresponding target interest point according to the target interest point recorded as the accessed target interest point.
In the foregoing solution, the second determining module is specifically configured to:
determining a target area comprising the positioning result;
according to the sequence of the last use time, performing use time descending sequencing on the interest points included in the target area;
and selecting a preset number of interest points with the use time before in descending order as the target interest points.
In the foregoing solution, the second determining module is specifically configured to:
dividing the map into a plurality of candidate areas according to a preset size, and determining an area corresponding to the positioning result as the target area;
or determining an area which is less than a distance threshold value from the positioning result as the target area.
In the foregoing solution, the display module is specifically configured to:
calling a graphics processor of a host machine to render service information corresponding to the target interest point in a page of the browser in the process of the browser;
and realizing the interaction effect of the service information by executing the script in the page.
In the above scheme, the method further comprises: the receiving module is used for receiving service information to be uploaded to the map database;
the first determining module is further configured to determine an interest point corresponding to the received service information according to a positioning result of the received service information;
and the uploading module is used for uploading the determined identification of the interest point and the correspondingly received service information to the map database.
In a third aspect, an embodiment of the present invention provides a storage medium, in which an executable program is stored, and when the executable program is executed by a processor, the map processing method provided in the embodiment of the present invention is implemented.
In a fourth aspect, an embodiment of the present invention further provides a map processing apparatus, including:
a memory for storing an executable program;
and the processor is used for executing the executable program stored in the memory and realizing the map processing provided by the embodiment of the invention.
The above embodiment of the invention has the following beneficial effects:
on one hand, for the acquisition of the target interest points, the target interest points are intelligently selected according to the service time of the interest points, so that the user is prevented from manually selecting the target interest points from a plurality of interest points, and the acquisition efficiency of the target interest points is improved;
on the other hand, for the acquisition of the service information, the service information of the target interest point is rendered, so that the interference of excessive rendering service information on the user is avoided, and the efficiency of the user for acquiring the service is improved.
Drawings
Fig. 1 is a schematic structural diagram of a map processing apparatus according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a system based on a computer display according to an embodiment of the present invention;
FIG. 3 is a schematic system diagram of a transmissive head-mounted display based on optical principles according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a transmissive head-mounted display based on video synthesis technology according to an embodiment of the present invention;
fig. 5 is a schematic flow chart illustrating an implementation of a map processing method according to an embodiment of the present invention;
fig. 6 is a schematic flow chart illustrating an implementation of another map processing method according to an embodiment of the present invention;
fig. 7A is a schematic diagram of an optional area division according to an embodiment of the present invention;
fig. 7B is a schematic diagram of another optional area division provided in the embodiment of the present invention;
fig. 8 is a schematic diagram illustrating an implementation of uploading video information at a merchant end according to an embodiment of the present invention;
FIG. 9 is a functional block diagram of a merchant-side according to an embodiment of the present invention;
FIG. 10 is a flowchart illustrating an implementation of yet another map processing method provided in the embodiment of the present invention;
FIG. 11 is a diagram illustrating stack and stack data processing according to an embodiment of the present invention;
FIG. 12 is a flowchart illustrating a stack data processing according to an embodiment of the present invention;
fig. 13 is a schematic diagram illustrating the use of JavaScript in conjunction with OpenGL ES according to an embodiment of the present invention;
FIG. 14 is a schematic diagram of a programmable pipeline of WebGL provided by an embodiment of the present invention;
fig. 15 is a schematic structural diagram of another map processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings, which illustrate some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Before further detailed description of the present invention, terms and expressions referred to in the embodiments of the present invention are described, and the terms and expressions referred to in the embodiments of the present invention are applicable to the following explanations.
1) Augmented Reality (AR), a technology for applying virtual information to the real world, and superimposing a real object and a virtual object on the same screen or space in real time while existing at the same time.
For example, calculating a position and a posture of a real object (e.g., a face) in a real image (i.e., a photo or a video only including the real object in the real world), applying a technique including a virtual object, such as an image, a video, or a Three-Dimensional (3D) model, according to the position of the real object in the real image, for example, adding a virtual prop based on face positioning to the real image in a Three-Dimensional space to achieve a face-dressing effect; for another example, in accordance with a two-dimensional code of a scanned product, product information and/or a store and an address where the product can be purchased are displayed in the vicinity of the displayed two-dimensional code, and the like.
The augmented reality can also realize the characteristic of realizing real-time interaction according to scenes, for example, in the process of playing AR games, the fighting action in the games is controlled by gloves or hand sticks matched with an AR system; or, in the game of playing AR, the chessmen can be controlled by the glove matched with the AR system, and the like.
2) The client, referred to herein, is an application program that supports an electronic map function in the device, such as a pre-installed application program, e.g., an electronic map APP, or an application program of a third party in the device, e.g., an instant messaging application program and a browser, and so on.
3) Devices that support electronic devices that run applications, such as smart phones, tablets, and AR devices, which may be computer display and Head-mounted display (HMD) based devices, and the like; as the HMD, a transmissive HMD based on an optical principle or a transmissive HMD based on a video synthesis technique may be used. It is noted that a device is also referred to herein as a host device for a client.
4) The point of interest (POI) refers to a geographic object that can be abstracted as a point, and particularly, some geographic entities closely related to the life of a user, such as schools, banks, restaurants, gas stations, hospitals, supermarkets, and the like, which are mainly used for describing the address of a thing or an event, and can greatly enhance the description capability and the query capability of the location of the thing or the event, and improve the accuracy and the speed of geographic positioning.
5) The service information refers to any type of information related to the point of interest, including multimedia information and electronic coupons (such as AR membership cards, AR vouchers, AR discount coupons, and the like), where the point of interest is a supermarket, and the corresponding service information may be information such as supermarket introduction videos, promotion information, AR red packs, and the like.
6) The user preference means a statistic and evaluation of the user historical behavior, for example, if the user purchases cosmetics, shops or builds up more times according to the user historical behavior statistics, it indicates that the user prefers to purchase cosmetics, shop or build up body.
7) Rendering refers to a process of generating and outputting an image from a model by using computer software, wherein rendering facilitates the image presentation, and in order to embody the sense of space, a rendering program needs to do some "special" work, i.e. determine which objects are in front, which objects are behind, and which objects are occluded, etc.
For example, in the process of using the electronic map, the interaction effect of the user and the merchant is increased, and the introduction video, the promotion red envelope and the like uploaded by the merchant are appropriately rendered, for example, when the geographical position of the merchant is displayed, the introduction video is displayed nearby, and special effects of enhancing the display are increased, for example, an AR electronic ticket.
A map processing apparatus that implements an embodiment of the present invention will now be described with reference to the drawings. The map processing apparatus may be implemented in various forms, such as various types of devices, for example, a desktop computer, a notebook computer, a smartphone, and an HMD. The hardware structure of the map processing apparatus according to the embodiment of the present invention is further described below.
Referring to fig. 1, fig. 1 is a schematic diagram of a composition structure of a map processing apparatus 100 according to an embodiment of the present invention, which may be implemented as the foregoing various devices for running an application program in practical applications, where the map processing apparatus 100 shown in fig. 1 includes: at least one processor 101, memory 102, display component 103, and at least one communication interface 104, camera 105. The various components in the map processing device 100 are coupled together by a bus system 106. It will be appreciated that the bus system 106 is used to enable connected communication between these components. The bus system 106 includes a power bus, a control bus, and a status signal bus in addition to a configuration data bus. For clarity of illustration, however, the various buses are labeled as bus system 106 in FIG. 1.
The display component 103 may include a computer display, a mobile phone display screen, a tablet computer display screen, an HMD, and the like, wherein the HMD includes a transmissive HMD based on optical principles and a transmissive HMD based on video synthesis technology.
The Communication interface 104 may include an antenna system, a Bluetooth (Bluetooth), a Wireless Fidelity (WiFi), a Near Field Communication (NFC) module, and/or a data line, etc.
The camera 105 may be a fixed standard camera, a tele camera, a wide lens, a zoom camera, a digital light field camera, a digital camera, and the like.
It will be appreciated that the memory 102 can be either volatile memory or nonvolatile memory, and can include both volatile and nonvolatile memory.
The memory 102 in the embodiment of the present invention is used to store various types of configuration data to support the operation of the map processing apparatus 100. Examples of such configuration data include: any computer program for operating on the map processing apparatus 100, such as an application 1021, an operating system 1022, and a database 1023, wherein the program implementing the method of the embodiment of the invention may be included in the application 1021 and the database 1023.
The method disclosed by the embodiment of the invention can be applied to the processor 101 or implemented by the processor 101. The processor 101 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the map processing method may be performed by instructions in the form of hardware integrated logic circuits or software in the processor 101. The Processor 101 may be a general purpose Processor, a Digital Signal Processor (DSP), or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. The processor 101 may implement or perform the methods, steps, and logic blocks provided in embodiments of the present invention. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method provided by the embodiment of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in a storage medium located in the memory 102, and the processor 101 reads the information in the memory 102, and completes the steps of the map processing method provided by the embodiment of the present invention in combination with the hardware thereof.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a system based on a computer display according to an embodiment of the present invention, where the system is a solution for implementing AR, and includes: the system comprises a camera, an image system, an image synthesizer and a display; wherein the content of the first and second substances,
the camera is used for acquiring an image or a video of a real world and sending the acquired image or video to the image synthesizer so as to be synthesized with the virtual image; in addition, the camera comprises a locator for acquiring the position information, so that the position information of the camera can be acquired and sent to the scene generator.
And the image system is used for generating a virtual image, such as a virtual promotion red packet about a merchant, according to the position information and sending the virtual image to the image synthesizer so as to be synthesized with the virtual image.
And the image synthesizer is used for synthesizing the acquired image or video of the real world and the virtual image, performing corresponding rendering, and sending a synthesis result to the display after the rendering is completed.
And the display is used for displaying the synthesized image or the synthesized video sent by the image synthesizer.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a system of a transmissive HMD based on an optical principle according to an embodiment of the present invention, where the HMD is another alternative for implementing AR, and may be referred to as a map processing apparatus according to an embodiment of the present invention, including: a scene generator, a head tracker, a display and a light wave filter; wherein the content of the first and second substances,
the optical wave filter can be a transparent glass lens or a resin lens and is used for acquiring a picture of the real world and displaying a virtual image projected by the display in an overlapping way.
The head tracker is used for acquiring the locator of the position information, acquiring the position information of the camera and sending the position information to the scene generator.
And the scene generator is used for generating a virtual image, such as a virtual promotion red packet about a merchant, according to the position information and sending the virtual image to the display, wherein the virtual image is used for being superposed with the virtual image on the optical wave filter.
And the display is used for projecting the virtual image onto the optical filter.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a penetrating HMD based on a video synthesis technology according to an embodiment of the present invention, where the HMD is another solution for implementing AR, which may be referred to as a map processing apparatus according to an embodiment of the present invention, including: the system comprises a scene generator, a head tracker, a camera, a display and an image synthesizer; wherein the content of the first and second substances,
and the scene generator is used for generating a virtual image for augmented reality, such as a virtual promotion red packet about a merchant according to the position information and sending the virtual image to the image synthesizer, and the virtual image is used for being superposed with the image or the video of the real world in the image synthesizer.
The head tracker is used for acquiring the locator of the position information, acquiring the position information of the camera and sending the position information to the scene generator.
And the camera is used for acquiring an image or a video of the real world, and sending the acquired image or video to the image synthesizer so as to be synthesized with the virtual image.
And the display is used for projecting and displaying the synthesized image or the synthesized video sent by the image synthesizer.
Now, an implementation process of a map processing method according to an embodiment of the present invention is described with reference to the accompanying drawings, and referring to fig. 5, fig. 5 is a schematic implementation flow diagram of a map processing method according to an embodiment of the present invention, including:
step 501: and acquiring real object information.
Obtaining real object information is the first step to achieve augmented reality, and only if a real world image is input into a computer, synthesized with a virtual scene generated by a computer graphics system, and output to the display assembly, a user can see a final augmented scene image.
Here, as shown in fig. 2 or fig. 4, the real object information may be obtained by the camera, for example, when the digital light field camera shoots a real object, such as a person or a natural scene, the complete light field information may be obtained, so that the user can realize where the user wants to see and where the user can automatically focus when using the AR device; moreover, the acquired light is a light set acquired in a real light field, and when the light is synthesized with a virtual scene, the light cannot be distinguished from reality when being seen from glasses. As shown in fig. 3, the information of the real object can be obtained directly by an optical principle, for example, the display module is set as a light wave device capable of transmitting light, so that the light of the real object directly enters human eyes after being subjected to dimming processing, thereby obtaining the real object.
Step 502: the real object and the position information are analyzed.
The perfect combination of virtual and real objects is realized by merging the virtual objects into the exact position in the real world, so the position of the observer in the real object and the angle of the observer's head, even the direction of movement, need to be detected in real time for tracking, so as to help the system decide which virtual object to display, and reconstruct the coordinate system according to the observer's field of view. The measured position information may be various, for example, a video detection method of recognizing a predefined mark, object or reference point in a video image according to a pattern recognition technique and then calculating a coordinate transformation matrix according to the offset and rotation angle thereof; alternatively, the angle of rotation of the user's head is measured by a gyroscope to determine how to translate the coordinates and content of the virtual scene in the field of view.
Step 503: a virtual scene is generated.
In order to obtain the immersion of the AR device, the display device must be made to display images with a sense of reality, and to perform simulation and display in a virtual scene. And after the positioning mark in the system scene is identified, reconstructing a coordinate transfer matrix from the predefined mark to the mark in the current scene, drawing the virtual object by the system according to the transfer matrix, and rendering to generate the virtual scenery.
In order to enhance the interaction characteristics of the user (customer) and the merchant when generating the virtual scenery, the promotion information such as an electronic coupon or an electronic red packet about the merchant is rendered according to the requirements of the merchant and displayed when the user (customer) arrives at the area.
Step 504: merging videos or direct display.
The graphic system firstly calculates affine transformation from the virtual object coordinates to the camera view plane according to the position information of the camera and the positioning marks in the real object, then draws an image of the virtual object on the view plane according to an affine transformation matrix, and finally directly displays the image through an S-HMD (S-HMD), as shown in FIG. 3 or FIG. 4; or as shown in fig. 2, the video of the real object is merged and displayed on a common display.
In addition, in AR applications, a user can manipulate a virtual object through a marked board in a digital desktop system, which makes the operator feel a sense of real contact by making a sound when detecting that the board is in contact with the virtual object; alternatively, the interaction with a computer generated virtual object is achieved by using gloves provided with reflective markers to manipulate virtual objects, such as chess pieces.
Now, an implementation process of a map processing method according to an embodiment of the present invention is described with reference to the accompanying drawings, and referring to fig. 6, fig. 6 is a schematic implementation flow diagram of another map processing method according to an embodiment of the present invention, including:
step 601: and detecting the position information of the host equipment of the client to obtain a positioning result.
For the acquisition of the positioning result, the following two scenarios are included according to whether the position information is the actual position of the user:
scenario one: the position information is the actual position of the user
In an optional embodiment, the positioning service is invoked to obtain the position information of the host device of the client in the real three-dimensional space, so as to obtain the real-time position of the user in the real world, and obtain the positioning result about the host device or the user.
For example, in real life, when a user uses a conventional intelligent electronic device (such as a mobile phone, a vehicle-mounted positioning system, a tablet computer, an intelligent bracelet, and the like), an AR device, or a VR device to perform positioning or navigation, the client may obtain location information of the user according to the above devices, such as a longitude and a latitude of the user.
Scenario two: the location information being a user-specified location
In another alternative embodiment, the location service is invoked to obtain the location information specified by the user, so as to obtain the location result of the location specified by the user.
For example, when the user uses the map service, a location is designated on the display screen of the host device according to actual requirements, such as a certain market supermarket or a leisure fitness place, so as to obtain a positioning result of the designated location.
Step 602: and the client determines candidate interest points which are matched with the positioning result in the interest points of the map according to the positioning result detected in the map.
In an alternative embodiment, in order to accurately obtain the user's preferences, the user preferences may be calculated according to historical behaviors for the points of interest; and then, selecting the interest points with the distance from the positioning result smaller than a distance threshold value in the map, and selecting the interest points matched with the user preference as candidate interest points according to the types of the selected interest points.
For example, firstly, the client records and counts the behavior habits of the user, and evaluates the behavior habits according to the counted behavior habits to obtain the preference of the user, where the counted behavior habits of the user are: the frequency of purchasing cosmetics, shopping or fitness is relatively high, indicating that the user prefers to purchase cosmetics, shopping or fitness, etc. Secondly, after the user preference is counted, the interest points with the distance from the positioning result smaller than the distance threshold value are selected from the map, wherein for the distance threshold value, a certain fixed value can be adopted in the map, and the interest points can also be adaptively selected according to the densities of the summarized interest points in different areas of the map, for example, the distance threshold value used by the area with high density is smaller than that used by the area with low density, so that enough candidate interest points in the area with low density are ensured. Finally, according to the type of the selected interest points, selecting the interest points which are adapted to the user preference as candidate interest points, for example, the type of the interest points can be restaurants, swimming pools, gymnasiums, shopping malls and the like, the user preference can be preference of gourmet food, preference of swimming, preference of fitness and preference of shopping, and the matching of the type and the preference is as follows: a favorite food matching restaurant, a favorite swimming matching natatorium, a favorite fitness matching gym, and a favorite shopping matching mall supermarket.
Step 603: and the client determines the target interest points meeting timeliness conditions according to the service time of the candidate interest points.
In an optional embodiment, a target area including a positioning result is determined, and the interest points included in the target area are sorted in a descending order of the use time according to the sequence of the last use time; and selecting a preset number of interest points with the previous use time in descending order as target interest points.
For example, after the client obtains the positioning result of the user, the client determines a target area surrounding the positioning result according to the positioning result, and obtains information of a target building in the target area, such as a supermarket, a restaurant, a gymnasium, a natatorium and the like around the user; then, according to the frequency of the user frequently visiting places such as shopping malls, supermarkets, restaurants, gymnasiums, natatoriums and the like recently or the time sequence of last visiting, the places are ranked, for example, the place with the highest frequency of last visiting is ranked in the front, and the place with the lowest frequency is ranked at the last; or the place visited last is arranged in front, the place visited first is arranged in back, and then when the target interest point is determined, a preset number of interest points with the use time in the descending order are selected as the target interest points. In actual development, the sorting described above may be implemented using a Least Recently Used (LRU) algorithm.
Here, the application scenario of the LRU algorithm in the embodiment of the present invention is continuously described, for example, when a browser browses a web page, a downloaded picture is temporarily stored in a local temporary folder, and when the browser accesses the web page again, the downloaded picture is directly read from the local temporary folder. However, the temporary folder for storing pictures has a certain capacity limitation, if too many webpages are browsed, some least frequently used pictures are deleted, and only some most recently used pictures are reserved, so that the LRU algorithm is needed.
In an optional embodiment, in order to quickly find target interest points around a user and improve the calculation rate of the intelligent electronic device, the map is divided into a plurality of candidate areas according to a predetermined size, and an area corresponding to a positioning result is determined as a target area.
For example, the display area is first divided into a plurality of candidate areas according to a certain size, for example, in the displayed map, the displayed map is divided into six areas, such as area a, area B, area C, area D, area E, area F, and the like, as shown in fig. 7A, wherein the candidate areas may be rectangles, circles, ellipses, or the like; and then, after the area division is finished, determining a target area according to the positioning result, and if the positioning result is in the range of the area A, taking the area A as the target area. Here, there may be a case where the positioning result is between two, or three, or four regions, such as between the region a and the region B, or between the region a, the region B, and the region C, or between the region a, the region B, the region C, and the region D therebetween, and then two regions, or three regions, or four regions closest to the positioning result are taken as the target regions.
In another optional embodiment, in order to quickly acquire the target interest point closest to the user, the client determines, according to the positioning result, the interest point whose distance from the positioning result is smaller than the distance threshold as the target interest point. The distance threshold here may be a length or a width of a predetermined size, or may be set according to actual conditions.
For example, assuming that the displayed map is divided into six areas, i.e., an area a, an area B, an area C, an area D, an area E, and an area E, as shown in fig. 7B, after the positioning result of the user is obtained, it is first determined to which area the positioning result of the user belongs in the map, and when the positioning result is within the area a and another one or more areas are smaller than the distance threshold, then the area smaller than the distance threshold is also a target area in addition to the area a being one of the target areas.
Step 604: the client presents the service information of the target interest point in the map.
Before presenting the service information of the target interest point, the service information needs to be rendered, and the rendering mode can be used for rendering the service information of the interest point according to actual requirements, which specifically includes the following steps:
the first method is as follows: rendering service information for all candidate points of interest
In an alternative embodiment, the service information of each candidate interest point can be rendered according to the actual requirement of the user, so that an image representing the service information is presented in the map, and the user can see the service information of enough interest points in the map.
For example, service information of all candidate interest points around the positioning result of the user is rendered, in other words, the candidate interest points around the user are assumed to be places such as a market supermarket, a restaurant, a gymnasium, a swimming pool and the like, and then the client renders introduction videos and promotion information of the places to obtain corresponding AR service information, wherein the AR service information includes multi-service information, AR electronic tickets and the like, and the AR electronic tickets include AR discount tickets, AR red envelope tickets and the like. Thus, the user can see the introduction videos and the AR electronic coupons of all the surrounding candidate interest points in the map picture.
The second method comprises the following steps: rendering service information for accessed points of interest
In an alternative embodiment, for more targeted display, the accessed target interest point is determined first, and then the service information of the corresponding target interest point is rendered according to the accessed target interest point, so that an image representing the service information is presented in the map.
For example, the target point of interest visited by the user is determined according to the dwell time of the user and/or whether the distance to the point of interest is less than a distance threshold. For example, assuming that there are A, B and C for the places closer to the user, where the location result of the place A is closest to the user, then the place A is used as the target interest point visited by the user, and the promotion information, such as the promotion red envelope, is rendered; alternatively, the length of time that the user stays at the locations A, B and C is recorded, and when the length of time of stay is greater than a certain threshold, it indicates that the user performs corresponding activities at the location, such as shopping, fitness or swimming, and assuming that the time of stay at the location a meets the requirement, service information of the location a, such as an AR e-coupon, is rendered.
The third method comprises the following steps: rendering historically accessed points of interest
In an optional embodiment, the service information may be rendered and displayed according to the historical behavior habits of the user, and the service information of the corresponding target interest point is rendered according to the target interest point recorded as being accessed, so that an image representing the service information is presented in the map.
For example, points of interest around the user positioning result and visited historically are displayed, and service information of the points of interest is rendered, for example, the user visits places such as shopping malls, supermarkets, restaurants, gymnasiums and natatoriums, when the user arrives near the places, the client renders introduction videos and promotion information of the places to obtain corresponding AR service information, wherein the AR service information comprises multi-service information, AR electronic tickets and the like, and the AR electronic tickets comprise AR discount tickets, AR red envelope tickets and the like. Thus, the user can see the introduction video and the AR electronic ticket of the accessed interest points in the surrounding in the map picture.
In an optional embodiment, a graphics processor of a host is called in the process of a browser to render service information of a target interest point in a page of the browser, and an interaction effect of the service information is realized by executing a script in the page.
For example, before rendering the service information, a Web Graphics Library (WebGL) or an Embedded system Open Graphics Library (OpenGL ES) version 2.0 is called to render the service information of the target interest point, and the interaction effects such as acquiring a promotion red envelope or opening an introduction video are realized by executing a script in a page.
Therefore, in the traditional intelligent electronic device or the AR device, the map, the corresponding interest points and the introduction videos of the interest points are displayed, and the corresponding AR red packages with enhanced display, such as electronic coupons and the like, are promoted to facilitate the understanding of the corresponding interest of the customer and the corresponding service for obtaining the interest points.
Here, OpenGL ES and WebGL in the embodiments of the present invention are further described, where OpenGL ES is a subset of an OpenGL three-dimensional graphics API, and is designed for an intelligent electronic device and an AR device, such as an embedded device like a mobile phone, a PDA, a game host, and the like; WebGL is a 3D graphics standard that allows the combination of interpreted scripting language (JavaScript) and OpenGL ES 2.0 versions, as shown in FIG. 13, by adding a JavaScript binding of OpenGL ES 2.0, WebGL can provide hardware 3D-accelerated rendering of the hypertext markup language version 5 Canvas (HTML 5 Canvas), which allows 3D scenes and models to be more smoothly presented in a browser with the help of a system graphics card, and also creates complex navigation and data visualization. The WebGL technical standard eliminates the trouble of developing web page-specific rendering plug-ins, can be used to create web site pages with complex 3D structures, and can even be used to design 3D web games, and the like.
Step 605: the client responds to the request for using the target point of interest using the service information.
Here, according to different types of service information, step 605 can be divided into the following two cases:
scenario one: the service information being multimedia information
In an alternative embodiment, the service information may include multimedia information associated with the target point of interest; presenting a location of a target point of interest in a map; and presenting the multimedia information associated with the target interest point in the map in response to the operation aiming at the position of the target interest point.
For example, after the geographic position of the user is determined according to the positioning result, or after the user selects a geographic position containing an interest point, the interest points around the geographic position are presented in the map, and when an operation aiming at the position of the target interest point is received, corresponding multimedia information is presented at the adjacent position of the target interest point in the map display interface; or, in order to facilitate the user to click and play, check introduction for multimedia information, and check other interest points while playing multimedia, the display interface may be divided into a map display area and a media wave playing interface to display a map and multimedia respectively, wherein the map display area displays the map and corresponding interest points, and the media playing interface displays multimedia information. Therefore, when the user wants to view service information of a nearby target interest point, such as business or commodity introduction of a merchant, in order to better show the characteristics of the merchant, in this case, the introduction information can be presented in a multimedia manner. In addition, the user can search for a point of interest in a certain area, such as a gymnasium, and can conveniently view the introduction video of the gymnasium.
Scenario two: service information is electronic ticket
In another optional embodiment, the service information comprises an electronic ticket corresponding to the target interest point; presenting a corresponding electronic ticket at the position of the target interest point in the map; acquiring the electronic ticket in response to the operation on the electronic ticket; the service is requested using the acquired electronic ticket in response to the operation of the service using the target point of interest.
For example, after the geographic position of the user is determined according to the positioning result, or after the user selects a geographic position containing an interest point, a corresponding electronic ticket is presented at the position of the target interest point in the map, and the user can click the electronic ticket to collect or use the electronic ticket, wherein the electronic ticket can be independently displayed in the map, and the multimedia information can also be simultaneously displayed near the electronic ticket; and when receiving a service operation of the user for using the interest point, using the obtained electronic ticket to perform corresponding payment service.
In an alternative embodiment, the method of using the payment service of the electronic ticket is: determining an offer amount in the electronic ticket; responding to a payment request for a service using the target point of interest using the coupon amount in the electronic ticket. The electronic ticket may be an AR red envelope ticket, an AR discount ticket, an AR membership ticket, or the like.
For example, in the process of closing a check-out after consumption in a shopping mall, a rest place or a restaurant, after a user clicks promotion information (such as an electronic ticket or a red envelope ticket) in an electronic map or a browser, a payment client is automatically called out, and exemption is automatically realized according to the discount amount or discount of the electronic ticket.
In an alternative embodiment, for a merchant, corresponding graphics and video advertisements may be uploaded, and the implementation method is as follows: receiving service information to be uploaded to a map database, determining interest points corresponding to the received service information according to positioning results of the received service information, and uploading identifiers of the determined interest points and the corresponding received service information to the map database, wherein the identifiers can be names or other identification modes of the interest points.
For example, a merchant opens a corresponding website or other application program by using an intelligent electronic device, such as a mobile phone, a notebook computer, a tablet computer, and the like, starts to take pictures and/or record videos, and then identifies the coordinates of the merchant according to the positioning result of the client or the information related to the position in the client; and finally, uploading the recorded video and/or picture and the information of the electronic ticket or the electronic red packet to a server for storage together with the coordinates of the merchant. It should be noted that the coordinate of the merchant and the information of the video, the picture, the electronic ticket, and the electronic red packet establish an association relationship, so that when the user arrives at the area, the corresponding display is performed according to the positioning result.
When a user browses a webpage by using a mobile phone to look at a map, the user hopes to carry out some prompts according to the longitude and latitude of coordinates on the map, such as popping up food in a certain area according to the coordinates and some video introductions of a shopping center, and presents a red envelope provided by a shop on a screen by combining with an AR technology to attract customers, so that the activity of the shop is increased. However, for some specific scenes, such as shopping malls, restaurants and leisure and entertainment venues, the currently used electronic maps and street view maps are usually introduced by pictures and characters, and the pictures and the characters are difficult to express their features visually, so that it is difficult to find out a bright spot that can attract the eyes of a customer by searching for a specific scene in a certain area according to such a manner, in view of this, an effective solution is provided in the embodiment of the present invention, as shown in fig. 8 and 9, where fig. 8 is an implementation schematic diagram of uploading video information at a merchant end provided by the embodiment of the present invention, and the map processing method may include the following steps:
step 801: and logging in a merchant terminal.
Here, the merchant end is a client used by the merchant.
Step 802: and recording a video introduction.
Before recording a video, clicking a start recording button in fig. 9 to start recording video information, and after clicking a recording button, converting the function of the button into stopping recording, as shown in fig. 9; and after the recording is finished, clicking to stop recording, so that the video recording is successful.
Step 803: and uploading the video.
And after the merchant successfully records the video, clicking a corresponding uploading button, and uploading the recorded video to the server.
Step 804: the coordinates of the merchant end are identified.
When the video is recorded, the video contains position information, so that the coordinate identification of the merchant terminal can be determined according to the position information in the video; in addition, during uploading, a Positioning Service may be called to determine the Location of the merchant, where the Positioning Service may be a Global Positioning System (GPS) or a base station Positioning Service (LBS).
Step 805: and storing the information of the video and the coordinates to a server.
Here, the recorded video is uploaded to a server through a website, and at this time, the latitude and longitude coordinates of a merchant are inquired through a positioning service, such as a map open API provided by various internet service providers; then, the server establishes a database table with the name of the merchant as a main Key (Key), and stores the longitude and latitude and video data corresponding to the Key as a Value (Value).
Referring to fig. 10, fig. 10 is a schematic flow chart illustrating an implementation of another map processing method provided in the embodiment of the present invention, where the map processing method may include the following steps:
step 1001: and logging in the client.
Here, the client refers to a client used by a general user; it should be noted that the client may be the same client as the merchant, that is, the client provides the functions and modules required by the merchant and the general user; or may be two different versions of the client.
Step 1002: and browsing the Web map.
The method comprises the steps that a user browses a Web map, position information of the user is detected in the map, and interest points around the user are obtained according to the detected position information; or, the user browses the Web map, specifies a map position, and acquires the interest point of the position according to the specified map position.
Step 1003: a map location is selected.
Here, the selection map location may be location information of the user, or location information specified in the map by the user.
Step 1004: a store is selected.
After the map position is determined, corresponding interest points and service information of the interest points are displayed in the map, wherein the interest points comprise various shops such as shopping malls, supermarkets, restaurants and leisure and entertainment places; the service information may be an introduction video and an electronic ticket or a red pack ticket corresponding to the shop.
And selecting the corresponding shop according to the selection instruction of the user, and highlighting the corresponding video and the electronic ticket icon.
Step 1005: the video is pulled from the server and popped up.
Here, when the user clicks the icon of the video, and then pulls the video from the server to play, here, the video may be displayed in full screen or non-full screen.
Step 1006: the ok to play button is selected.
When the user selects the confirm play button, the video starts to be played.
Step 1007: the AR coupon is popped up.
When the user clicks the AR red packet icon, corresponding red packet information, such as a discount coupon, a discount coupon or a red packet coupon, is popped up.
Step 1008: a coupon is obtained.
To further introduce the client in the embodiment of the present invention, the client sets up a stack according to the location, stores points of interest (e.g., shops) accessed, attended to, and purchased by the user(s) at the location in the stack, and displays the points of interest through the LRU algorithm. For example, when a user browses a Web map through an application program (APP), after selecting a location, the client may pop up some interest points such as store categories, such as food, shopping mall, and fitness, according to the user's selection habits.
In addition, the client may also use the stack to save the number of points of interest (e.g., shops) that the user visits, pays attention to, and purchases. When a user accesses, concerns and/or purchases the interest points, if the interest points are not stored in the stack, the number of the interest points is pressed to the top of the stack; if the interest points are saved in the stack, the interest points are lifted to the top of the stack; and when the memory is insufficient, removing the interest points at the bottom of the stack. Thus, the stack top is always the number of the latest visited interest point, and the stack bottom is the latest and oldest visited interest point, as shown in fig. 11, fig. 11 is a schematic diagram of stack and stack data processing provided by the embodiment of the present invention.
Here, the processing of data in the stack in fig. 12 is described with reference to fig. 11, where fig. 12 is a schematic flowchart of stack data processing according to an embodiment of the present invention, and therefore, the processing of data in the stack may include the following steps:
step 1201: new data is inserted at the head of the linked list.
Step 1202: whenever a cache hits (i.e., the cache data is accessed), the data is moved to the head of the linked list.
Step 1203: when the linked list is full, the data at the tail of the linked list is discarded.
In this manner, data for points of interest that have been accessed most recently will be retained, while data for points of interest that have been accessed least frequently will be discarded.
Here, the rendering tool in the embodiment of the present invention is further introduced, and the client renders the coupon through WebGL, where the rendering is performed using WebGL, which perfectly solves two problems of the existing Web interactive three-dimensional animation: firstly, the Web interactive three-dimensional animation is manufactured through an HTML script without the support of any browser plug-in; second, it utilizes underlying graphics hardware acceleration functions for graphics rendering, which is implemented via a unified, standard, and cross-platform OpenGL interface.
Here, OpenGL ES and WebGL in the embodiments of the present invention are further described, where OpenGL ES is a subset of an OpenGL three-dimensional graphics API, and is designed for an intelligent electronic device and an AR device, such as an embedded device like a mobile phone, a PDA, a game host, and the like; WebGL is a 3D drawing standard, which allows an transliterated scripting language (JavaScript) and OpenGL ES 2.0 versions to be combined together, as shown in FIG. 13, FIG. 13 is a schematic diagram of the combination of the JavaScript and OpenGL ES provided by the embodiment of the present invention, and by adding one JavaScript binding of OpenGL ES 2.0, WebGL can provide hardware 3D accelerated rendering for HTML5 Canvas, so that 3D scenes and models can be displayed more smoothly in a browser by means of a system graphics card, and complicated navigation and data visualization can be created. The WebGL technical standard eliminates the trouble of developing web page-specific rendering plug-ins, can be used to create web site pages with complex 3D structures, and can even be used to design 3D web games, and the like.
Referring to fig. 14, fig. 14 is a schematic diagram of the programmable pipeline of WebGL in accordance with an embodiment of the present invention, which illustrates specific locations of a vertex shader and a fragment shader in the programmable pipeline and a call sequence of an entire API, and this schematic diagram illustrates a flow processing essence of the programmable pipeline: the data stream goes from the application to the vertex processor, then to the fragment processor, and finally to the frame buffer.
After the WebGL rendering is completed, the rendered picture needs to be inverted and then output, and if the rendered picture is not inverted, the pasted picture is found to be inverted like pasting a 'good' word, because the t axis in the WebGL texture coordinate system and the y axis in the image coordinate system are opposite in direction. The image coordinate system is the 4 th coordinate system encountered, with the coordinate axis/origin being the same as the Canvas coordinate system.
An embodiment of the present invention further provides another map processing apparatus, referring to fig. 15, where fig. 15 is a schematic structural diagram of another map processing apparatus provided in the embodiment of the present invention, the apparatus includes: a first determination module 1501, a second determination module 1502, a display module 1503, a response module 1504, a reception module 1505, and an upload module 1506; wherein the content of the first and second substances,
a first determining module 1501, configured to determine, according to a positioning result detected in a map, candidate interest points that are in interest points of the map and are adapted to the positioning result;
a second determining module 1502, configured to determine, according to the service time of the candidate interest point, a target interest point that meets a timeliness condition;
a display module 1503, configured to present service information corresponding to the target interest point in the map;
a response module 1504 for responding to a request for using the target point of interest using the service information.
Here, the service information includes multimedia information associated with the target point of interest; the display module 1503 is specifically configured to:
presenting a location of the target point of interest in the map;
and presenting multimedia information associated with the target interest point in the map in response to the operation aiming at the position of the target interest point.
Here, the service information includes an electronic ticket corresponding to the target interest point; the response module 1504 is specifically configured to:
presenting a corresponding electronic ticket at the position of the target interest point in the map;
acquiring the electronic ticket in response to the operation on the electronic ticket;
in response to an operation of a service using the target point of interest, requesting the service using the acquired electronic ticket.
Here, the first determining module 1501 is specifically configured to:
calculating user preferences according to historical behavior for the points of interest;
selecting an interest point with the distance from the positioning result to be smaller than a distance threshold value in a map;
and selecting the interest points which are matched with the user preference as the candidate interest points according to the type of the selected interest points.
Here, the display module 1503 is specifically configured to:
presenting service information of each candidate interest point in the map;
presenting service information of the corresponding target interest point according to the currently accessed target interest point;
and presenting service information of the corresponding target interest point according to the target interest point recorded as the accessed target interest point.
Here, the second determining module 1502 is specifically configured to:
determining a target area comprising the positioning result;
according to the sequence of the last use time, performing use time descending sequencing on the interest points included in the target area;
and selecting a preset number of interest points with the use time before in descending order as the target interest points.
Here, the second determining module 1502 is specifically configured to:
dividing the map into a plurality of candidate areas according to a preset size, and determining an area corresponding to the positioning result as the target area;
or determining an area which is less than a distance threshold value from the positioning result as the target area.
Here, the display module 1503 is specifically configured to:
calling a graphics processor of a host machine to render service information corresponding to the target interest point in a page of the browser in the process of the browser;
and realizing the interaction effect of the service information by executing the script in the page.
Here, the receiving module 1505 is used for receiving the service information to be uploaded to the map database;
the first determining module 1501 is further configured to determine, according to a positioning result of the received service information, an interest point corresponding to the received service information;
the uploading module 1506 is configured to upload the determined identifier of the point of interest and the corresponding received service information to the map database.
In an actual application program, the first determining module 1501, the second determining module 1502, the display module 1503, the response module 1504, and the uploading module 1506 may be implemented by a CPU, a Microprocessor (MPU), a DSP, a Field Programmable Gate Array (FPGA), or the like on the map processing apparatus; the receiving module 1505 may be implemented by a communication interface on a map processing device, an antenna system, etc.
In summary, the embodiments of the present invention can achieve the following beneficial effects:
1) for the acquisition of the target interest points, the target interest points are intelligently selected according to the service time of the interest points, so that the user is prevented from manually selecting the target interest points from a plurality of interest points, and the acquisition efficiency of the target interest points is improved;
2) for the acquisition of the service information, the service information of the target interest point is rendered, so that the interference on the user caused by excessive rendering of the service information is avoided, and the efficiency of the user for acquiring the service is improved.
3) The user preference is calculated according to the user behavior, the interest points of the adaptive users are determined according to the user preference, and the obtaining efficiency of the interest points is improved.
4) The service information of each interest point can be flexibly displayed, such as the first service information of all interest points around the user or the service information of the accessed interest points.
5) The interest points are sorted timely, so that the data information of the interest points which are accessed frequently recently is stored at the top of the stack, and the effective utilization of the data information is improved.
6) The displayed map is divided into areas, and interest points in the areas matched with the positioning results can be flexibly displayed.
7) For the user as the customer, the merchant can upload the multimedia propaganda advertisement and the electronic ticket information, so that the customer can conveniently know the merchant through the multimedia and obtain the electronic ticket of the merchant.

Claims (13)

1. A map processing method, comprising:
detecting an actual position or a designated position of a user in a map as a positioning result;
when the positioning result is located in one candidate area of a plurality of candidate areas of the map, taking the candidate area comprising the positioning result and the candidate area with the distance to the positioning result smaller than a distance threshold value as target areas;
when the positioning result is positioned between different candidate areas of the map, taking a plurality of candidate areas closest to the positioning result as target areas;
determining candidate interest points of the target area corresponding to the positioning result in the interest points of the map;
determining a target interest point meeting timeliness conditions from the candidate interest points according to the stay time of the user at the interest points and whether the distance between the user and the interest points is smaller than the distance threshold;
presenting a location of the target point of interest in the map;
presenting the target interest point and multimedia information introducing the target interest point in the map; and when the play button of the multimedia information is selected, playing the multimedia information and presenting the electronic ticket corresponding to the target interest point in an augmented reality form.
2. The map processing method of claim 1,
before presenting the electronic ticket corresponding to the target interest point in the form of augmented reality, the method further comprises:
acquiring the electronic ticket in response to the operation on the electronic ticket;
when the electronic ticket is displayed, the method further comprises: in response to an operation of a service using the target point of interest, requesting the service using the acquired electronic ticket.
3. The map processing method of claim 1, wherein the determining the candidate points of interest in the map that fit the target area to which the positioning result corresponds comprises:
calculating user preferences according to historical behavior for the points of interest;
selecting an interest point in the map, wherein the distance between the interest point and the target area corresponding to the positioning result is smaller than a distance threshold;
and selecting the interest points which are matched with the user preference as the candidate interest points according to the type of the selected interest points.
4. The map processing method of claim 1, further comprising, at the method:
performing at least one of:
presenting service information of each candidate interest point in the map in an augmented reality form;
presenting service information of the corresponding target interest point according to the currently accessed target interest point;
wherein the service information includes at least one of: the electronic ticket is used for introducing the multimedia information of the target interest point and the electronic ticket corresponding to the target interest point.
5. The map processing method of claim 1, wherein the method further comprises:
determining a target interest point meeting timeliness conditions according to the service time of the candidate interest point;
wherein, the determining the target interest point meeting the timeliness condition according to the service time of the candidate interest point comprises:
determining a target area comprising the positioning result;
according to the sequence of the last use time, performing use time descending sequencing on the interest points included in the target area;
and selecting a preset number of interest points with the use time before in descending order as the target interest points.
6. The map processing method of claim 1, wherein the method further comprises:
and dividing the map into a plurality of candidate areas according to a preset size.
7. The map processing method according to claim 1, wherein the presenting the electronic ticket corresponding to the target interest point in the form of augmented reality comprises:
in the process of the browser, calling a graphics processor of a host machine to render the electronic ticket corresponding to the target interest point in a page of the browser in an augmented reality mode;
and realizing the interactive effect of the electronic ticket by executing the script in the page.
8. The map processing method of claim 1, further comprising:
receiving service information to be uploaded to a map database;
determining interest points corresponding to the received service information according to the positioning result of the received service information;
and uploading the determined identification of the interest points and the correspondingly received service information to the map database.
9. A map processing apparatus, comprising:
the first determination module is used for detecting the actual position or the designated position of the user in the map as a positioning result; when the positioning result is located in one candidate area of a plurality of candidate areas of the map, taking the candidate area comprising the positioning result and the candidate area with the distance to the positioning result smaller than a distance threshold value as target areas; when the positioning result is positioned between different candidate areas of the map, taking a plurality of candidate areas closest to the positioning result as target areas; determining candidate interest points of the target area corresponding to the positioning result in the interest points of the map;
a second determining module, configured to determine a target interest point satisfying a timeliness condition from the candidate interest points according to a retention time of the user at the interest point and whether a distance between the user and the interest point is smaller than the distance threshold;
the display module is used for determining a target interest point meeting timeliness conditions from the candidate interest points according to the stay time of the user at the interest points and whether the distance between the user and the interest points is smaller than the distance threshold; presenting a location of the target point of interest in the map;
the response module is used for presenting the target interest point and multimedia information introducing the target interest point in the map; and when the play button of the multimedia information is selected, playing the multimedia information and presenting the electronic ticket corresponding to the target interest point in an augmented reality form.
10. The map processing apparatus of claim 9,
the response module is specifically configured to: acquiring the electronic ticket in response to the operation on the electronic ticket;
the response module is further configured to request a service using the acquired electronic ticket in response to an operation of the service using the target point of interest.
11. The map processing apparatus of claim 9, wherein the first determining module is specifically configured to:
calculating user preferences according to historical behavior for the points of interest;
selecting an interest point in the map, wherein the distance between the interest point and the target area corresponding to the positioning result is smaller than a distance threshold;
and selecting the interest points which are matched with the user preference as the candidate interest points according to the type of the selected interest points.
12. A map processing apparatus, comprising:
a memory for storing an executable program;
a processor for implementing the map processing method of any one of claims 1 to 8 when executing the executable program stored in the memory.
13. A storage medium characterized by storing an executable program which, when executed by a processor, implements the map processing method according to any one of claims 1 to 8.
CN201710952226.5A 2017-10-13 2017-10-13 Map processing method, map processing device and storage medium Active CN110019600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710952226.5A CN110019600B (en) 2017-10-13 2017-10-13 Map processing method, map processing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710952226.5A CN110019600B (en) 2017-10-13 2017-10-13 Map processing method, map processing device and storage medium

Publications (2)

Publication Number Publication Date
CN110019600A CN110019600A (en) 2019-07-16
CN110019600B true CN110019600B (en) 2021-09-14

Family

ID=67186571

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710952226.5A Active CN110019600B (en) 2017-10-13 2017-10-13 Map processing method, map processing device and storage medium

Country Status (1)

Country Link
CN (1) CN110019600B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110782122B (en) * 2019-09-16 2023-11-24 腾讯大地通途(北京)科技有限公司 Data processing method and device and electronic equipment
CN110992859B (en) * 2019-11-22 2022-03-29 北京新势界科技有限公司 Advertising board display method and device based on AR guide
CN113010618B (en) * 2019-12-20 2023-10-24 百度在线网络技术(北京)有限公司 Aging interest point display method and device, electronic equipment and storage medium
CN111581547B (en) * 2020-06-04 2023-12-15 浙江商汤科技开发有限公司 Tour information pushing method and device, electronic equipment and storage medium
CN112184189B (en) * 2020-09-10 2024-04-16 珠海格力电器股份有限公司 Sharing method and system for electronic red packets, sharing terminal, receiving terminal and server
CN112200617B (en) * 2020-10-29 2022-09-27 支付宝(杭州)信息技术有限公司 Service providing method and device and electronic equipment
CN112559876B (en) * 2020-12-22 2024-05-28 北京百度网讯科技有限公司 Method, device, equipment and storage medium for showing map search results
CN112580631A (en) * 2020-12-24 2021-03-30 北京百度网讯科技有限公司 Indoor positioning method and device, electronic equipment and storage medium
CN114979678A (en) * 2021-02-25 2022-08-30 阿里巴巴集团控股有限公司 Video playing method, device, system and computer program product
CN113776553A (en) * 2021-08-31 2021-12-10 深圳市慧鲤科技有限公司 AR data display method and device, electronic equipment and storage medium
CN114925154A (en) * 2022-05-27 2022-08-19 阿波罗智联(北京)科技有限公司 Map generation method, map generation device, electronic device, map generation medium, and computer program product
CN117079169B (en) * 2023-10-18 2023-12-22 一站发展(北京)云计算科技有限公司 Map scene adaptation method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101514898A (en) * 2009-02-23 2009-08-26 深圳市戴文科技有限公司 Mobile terminal, method for showing points of interest and system thereof
WO2009151925A2 (en) * 2008-05-27 2009-12-17 Qualcomm Incorporated Methods and apparatus for generating user profile based on periodic location fixes
CN101750091A (en) * 2008-12-11 2010-06-23 神达电脑股份有限公司 Method for displaying interesting points on personal navigation unit
CN102158802A (en) * 2011-02-15 2011-08-17 广州市动景计算机科技有限公司 Information distribution method and device
CN102685662A (en) * 2011-03-17 2012-09-19 高德软件有限公司 Position-based discount coupon management platform, releasing method and releasing system and intelligent terminal
CN102750292A (en) * 2011-04-20 2012-10-24 北京千橡网景科技发展有限公司 Method and device for providing interest points

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102176206B (en) * 2011-01-18 2013-08-28 宇龙计算机通信科技(深圳)有限公司 Periphery searching method and device of points of interest
CN103530288B (en) * 2012-07-02 2018-05-11 腾讯科技(深圳)有限公司 A kind of test method and device of point of interest distribution
US9367961B2 (en) * 2013-04-15 2016-06-14 Tencent Technology (Shenzhen) Company Limited Method, device and storage medium for implementing augmented reality
KR20160133304A (en) * 2015-05-12 2016-11-22 네이버 주식회사 Apparatus, method and computer program for providing user review
CN110347761B (en) * 2015-09-02 2023-07-28 创新先进技术有限公司 Method and device for determining POI layout requirements

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009151925A2 (en) * 2008-05-27 2009-12-17 Qualcomm Incorporated Methods and apparatus for generating user profile based on periodic location fixes
CN101750091A (en) * 2008-12-11 2010-06-23 神达电脑股份有限公司 Method for displaying interesting points on personal navigation unit
CN101514898A (en) * 2009-02-23 2009-08-26 深圳市戴文科技有限公司 Mobile terminal, method for showing points of interest and system thereof
CN102158802A (en) * 2011-02-15 2011-08-17 广州市动景计算机科技有限公司 Information distribution method and device
CN102685662A (en) * 2011-03-17 2012-09-19 高德软件有限公司 Position-based discount coupon management platform, releasing method and releasing system and intelligent terminal
CN102750292A (en) * 2011-04-20 2012-10-24 北京千橡网景科技发展有限公司 Method and device for providing interest points

Also Published As

Publication number Publication date
CN110019600A (en) 2019-07-16

Similar Documents

Publication Publication Date Title
CN110019600B (en) Map processing method, map processing device and storage medium
Henrysson et al. UMAR: Ubiquitous mobile augmented reality
Schmalstieg et al. Augmented Reality 2.0
US7467356B2 (en) Graphical user interface for 3d virtual display browser using virtual display windows
US20140111542A1 (en) Platform for recognising text using mobile devices with a built-in device video camera and automatically retrieving associated content based on the recognised text
Vaughan-Nichols Augmented reality: No longer a novelty?
JP2019080252A (en) Program, image display method, image display system, and information processing device
CN116210019A (en) Interface for organizing and sharing destination locations
US20210297727A1 (en) Selection of a prerecorded media file for superimposing into a video
WO2009143564A1 (en) Advertising device and method for advertisement creation
CN112330819B (en) Interaction method and device based on virtual article and storage medium
CN116964547A (en) Augmented reality content generator for browsing destinations
CN116261710A (en) Augmented reality content generator for destination activity
US20130229406A1 (en) Controlling images at mobile devices using sensors
CN110442813A (en) A kind of tourist souvenir information processing system and method based on AR
Khan et al. Rebirth of augmented reality-enhancing reality via smartphones
CN104794220A (en) Information search method and information search device
US20170061527A1 (en) System and apparatus for displaying content based on location
US11057601B2 (en) Superimposing a prerecorded media file into a video
CN109299378B (en) Search result display method and device, terminal and storage medium
Bousbahi et al. Mobile augmented reality adaptation through smartphone device based hybrid tracking to support cultural heritage experience
KR102443016B1 (en) Apparatus and method for implementing advertising using augmented technology
CN204595854U (en) Interactive system for interactive advertisements
KR20230076848A (en) Templates for creating augmented reality content items
US10665266B2 (en) Integrating a prerecorded video file into a video

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant