WO2018210081A1 - Procédé et appareil de mise à jour de logiciel de réalité augmentée, et terminal et support de stockage - Google Patents

Procédé et appareil de mise à jour de logiciel de réalité augmentée, et terminal et support de stockage Download PDF

Info

Publication number
WO2018210081A1
WO2018210081A1 PCT/CN2018/083049 CN2018083049W WO2018210081A1 WO 2018210081 A1 WO2018210081 A1 WO 2018210081A1 CN 2018083049 W CN2018083049 W CN 2018083049W WO 2018210081 A1 WO2018210081 A1 WO 2018210081A1
Authority
WO
WIPO (PCT)
Prior art keywords
identifier
virtual information
correspondence
client terminal
new virtual
Prior art date
Application number
PCT/CN2018/083049
Other languages
English (en)
Chinese (zh)
Inventor
蔡行
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2018210081A1 publication Critical patent/WO2018210081A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • the present application belongs to the field of augmented reality, and in particular, to a method, device, terminal and computer readable storage medium for augmented reality software update.
  • Augmented Reality is a new technology that integrates real world information and virtual world information seamlessly.
  • the scanned picture is compared with the pre-stored picture. If the similarity with the pre-stored picture satisfies the requirement, the corresponding entity information is invoked, so that the user can reach the sensory experience beyond reality.
  • the commonly used update method generally sets a new application version according to the content that needs to be updated, and releases the new application version on the server, and the user downloads a new version of the application on the server for installation and use. Since the user needs to re-download the new version installation every time the update is performed, the operation is troublesome, which is not conducive to improving the convenience of the user.
  • the embodiments of the present application provide a method, an apparatus, a terminal, and a computer readable storage medium, which solve the problem that the installation of the new version file needs to be re-downloaded when the augmented reality software update is performed in the prior art, which is cumbersome to operate.
  • a first aspect of the embodiments of the present application provides a method for augmented reality software update, the method comprising:
  • the new virtual information and the corresponding relationship between the new virtual information and the identifier are sent to the client terminal for storage, so that the client terminal finds the new virtual information corresponding to the sensing feature by combining the correspondence between the sensing feature and the identifier.
  • an embodiment of the present application provides a method for augmented reality software update, where the method includes:
  • Sensing information is obtained by a sensor, and the sensing information is parsed to obtain a sensing feature
  • the virtual information corresponding to the identifier is searched for and played according to the received virtual information sent by the server and sent to the local storage and the correspondence between the virtual information and the identifier.
  • a third aspect of an embodiment of the present application provides a server, the server comprising means for implementing the steps of the first aspect described above.
  • an embodiment of the present application provides a client terminal, where the client terminal includes a module for implementing the steps of the foregoing second aspect.
  • an embodiment of the present application provides a server, where the server includes a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes
  • the steps of the first aspect described above are implemented when the computer readable instructions are described.
  • an embodiment of the present application provides a client terminal, where the client terminal includes a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, the processor The steps of the second aspect above are implemented when the computer readable instructions are executed.
  • the embodiment of the present application provides a computer readable storage medium storing computer readable instructions, the computer readable instructions being executed by a processor to implement the steps of the foregoing first aspect .
  • the embodiment of the present application provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, and when the computer readable instructions are executed by a processor, implement the steps of the second aspect. .
  • the embodiment of the present application pre-stores the correspondence between the sensing feature and the identifier, and the correspondence between the identifier and the virtual information, and updates the virtual information in the server when receiving the update request of the augmented reality software. Transmitting the correspondence between the virtual information and the identifier, and transmitting the updated virtual information and the correspondence between the virtual information and the identifier to the client terminal, so that the client terminal completes the pair according to the received virtual information and the correspondence between the virtual information and the identifier.
  • the update of the client terminal, the client terminal can find new virtual information according to the correspondence between the identifier and the sensing feature. Since the client terminal does not need to download and install a new version, the virtual information of the augmented reality can be updated, which is beneficial to improve the convenience of the user.
  • FIG. 1 is a flowchart of an implementation of a server-based augmented reality software update method provided by an embodiment of the present application
  • FIG. 2 is a flowchart of an implementation of another method for updating a server-based augmented reality software provided by an embodiment of the present application
  • FIG. 3 is a schematic diagram of an implementation process of a method for updating a software based on augmented reality of a client terminal according to an embodiment of the present application;
  • FIG. 4 is a structural block diagram of a server end according to an embodiment of the present application.
  • FIG. 5 is a structural block diagram of a client terminal according to an embodiment of the present application.
  • a method for updating augmented reality software includes the following steps:
  • step S101 a correspondence relationship between the sensing feature and the identifier stored in advance, and a correspondence relationship between the identifier and the virtual information are stored in advance.
  • the sensing feature in the embodiment of the present application can be understood as the feature information included in the transmission information acquired by the sensor of the augmented reality device.
  • the sensor may be an image sensor, an acoustic sensor, a position sensor, an orientation sensor, or the like.
  • the image sensor may be used to acquire environmental information of the scene, including scanning a picture, etc., for example, when a different photo is taken by the image sensor, and the feature information in the photo is extracted, the correspondence between the feature information and the identifier is Corresponding relationship between the identifier and the virtual information, and finding virtual information corresponding to different photos, the virtual information may be a stereoscopic image, a video or a 3D model, or may also include audio or the like.
  • the location sensor can be used to obtain the current location of the client terminal, and according to the location of the client terminal, combined with other sensing features, for example, a corresponding relationship between the plurality of sensing features and the identifier can be established in combination with the captured image.
  • the same image corresponds to the identifier X at the location A and the identifier Y at the location B. According to the correspondence between the identifier and the virtual information, the same image plays different virtual information.
  • the identifier can be used to uniquely identify the sensing feature, thereby providing a simpler and more effective relationship for the sensing feature.
  • the identifier X1 may correspond to the sensing feature A1
  • the identifier X2 may correspond to the sensing feature A2.
  • the identifier may be the name of the virtual information or a serial number.
  • the virtual information is a video file playing a "small serenade" piano piece, and the "small serenade" can be used as an identifier of the virtual information.
  • the virtual information can also correspond to a unique serial number, the serial number as an identifier and correspond.
  • Corresponding relationship between the sensing feature and the identifier, and the correspondence between the identifier and the virtual information, are pre-stored in the server, and the corresponding relationship stored in the server, and the corresponding sensing feature in the corresponding relationship,
  • the virtual information has been previously stored in the client terminal by means of the APP installation program, or the corresponding sensing feature and virtual information in the corresponding relationship and the corresponding relationship are sent by the server to the client terminal by the method described in the embodiment of the present application. storage.
  • step S102 the update information of the augmented reality software is received, and the correspondence between the stored virtual information and the identifier is updated according to the new virtual information included in the update information and the correspondence between the new virtual information and the identifier.
  • the augmented reality software that is, the augmented reality software in the client terminal.
  • the augmented reality software in the client terminal may store the correspondence between the virtual information and the identifier, and the correspondence between the sensing feature and the identifier, and of course, the corresponding sensing feature and the virtual information may also be stored. After the client terminal finds the corresponding virtual information according to the sensing feature and the corresponding relationship, the client terminal can directly play the output in the client terminal. Improve user convenience.
  • the update information may be update information issued by the system maintenance administrator.
  • the virtual information is blamed, and the correspondence between the virtual information and the identifier is used.
  • the update information is used to update the virtual information stored in the server and the correspondence between the virtual information and the identifier.
  • the server When updating the stored virtual information and the correspondence between the virtual information and the identifier, the server includes: adding and/or modifying the virtual information stored in the server, and the correspondence between the virtual information and the identifier. For example, when the identifier corresponding to the virtual information does not exist in the server, the virtual information, the identifier, and the corresponding relationship are added to the server for storage. If the identifier corresponding to the virtual information exists in the server, the new virtual information is replaced with the original virtual information according to the correspondence between the originally stored virtual information and the identifier.
  • the server After receiving the update information uploaded by the administrator user, the server completes the update in the server by adding the virtual information and its corresponding relationship, or updating the virtual information, and sends the update information to the client terminal in step S103.
  • the client terminal is caused to directly update the stored correspondence according to the update information.
  • step S103 the new virtual information and the corresponding relationship between the new virtual information and the identifier are sent to the client terminal for storage, so that the client terminal combines the corresponding relationship between the sensing feature and the identifier to find the corresponding corresponding to the sensing feature.
  • New virtual information is sent to the client terminal for storage, so that the client terminal combines the corresponding relationship between the sensing feature and the identifier to find the corresponding corresponding to the sensing feature.
  • the updated virtual information and the corresponding relationship between the updated virtual information and the identifier are sent to the online client terminal.
  • the client terminal receives the updated virtual information and the corresponding relationship between the updated virtual information and the identifier.
  • the embodiment of the present application pre-stores the correspondence between the sensing feature and the identifier, and the correspondence between the identifier and the virtual information, and updates the virtual information in the server when receiving the update request of the augmented reality software. Transmitting the correspondence between the virtual information and the identifier, and transmitting the updated virtual information and the correspondence between the virtual information and the identifier to the client terminal, so that the client terminal completes the pair according to the received virtual information and the correspondence between the virtual information and the identifier.
  • the update of the client terminal enables the client terminal to find corresponding virtual information according to the sensing feature. Since the client terminal does not need to download and install a new version, the virtual information of the augmented reality can be updated, which is beneficial to improve the convenience of the user.
  • FIG. 2 is a flowchart of an implementation of another server-based augmented reality software update method provided by the implementation of the present application, which is described in detail as follows:
  • step S201 a correspondence relationship between the sensing feature and the identifier stored in advance, and a correspondence relationship between the identifier and the virtual information are stored in advance.
  • step S202 the update information of the augmented reality software is received, and the corresponding relationship between the stored virtual information and the identifier is updated according to the new virtual information included in the update information and the correspondence between the new virtual information and the identifier.
  • step S203 the stored sensing features and the corresponding relationship between the sensing features and the identifiers are updated according to the new sensing features included in the update request and the correspondence between the new sensing features and the identifiers.
  • the content that needs to be updated may need to update the sensing feature in addition to the AR resource including the virtual information. For example, replacing the original sensing features with new sensing features, or adding new sensing features.
  • the sensing feature that needs to be updated is uploaded to the server by means of the system maintenance personnel uploading, and the corresponding characteristics of the sensing feature and the sensing feature and the identifier stored in the server are performed according to the received sensing feature.
  • Update includes:
  • the identifier corresponding to the uploaded sensing feature may be obtained to find out whether the identifier exists in the server. If not, the uploaded sensing feature corresponding to the tag character is replaced with the original sensing feature of the server.
  • the server stores updated sensing features, including image features, sound features, location features, and the like. After detecting that the sensing feature in the server is updated, the updated sensing feature is sent to the client terminal, and the updated sensing feature or the corresponding relationship between the sensing feature and the identifier is stored in the client terminal.
  • the step S203 may be implemented together with the step S202, or may be separately implemented. If the step S203 is implemented separately, only the sensing feature is updated.
  • step S204 the updated sensing feature and the correspondence between the sensing feature and the identifier, and the new virtual information and the correspondence between the new virtual information and the identifier are sent to the client terminal for storage.
  • step S202 After the update of the virtual information in the server is completed in step S202, the updated virtual information and its corresponding relationship are sent to the client terminal, so that the virtual information of the client terminal is consistent with the virtual information in the server.
  • step S203 after the updating of the sensing features in the server is completed in step S203, the updated sensing features and their corresponding relationships are sent to the client terminal, so that the sensing features of the client terminal are consistent with the sensing features in the server.
  • the updated virtual information and sensing characteristics can also be updated to the client terminal after the virtual information or the sensing feature is updated.
  • the new virtual information and the corresponding relationship between the new virtual information and the identifier are sent to the client terminal for storage, so that the client terminal combines the corresponding relationship between the sensing feature and the identifier.
  • the steps of finding new virtual information corresponding to the sensing feature include:
  • A1 Send the correspondence between the new virtual information and the identifier to the client terminal for storage;
  • the corresponding relationship between the virtual information and the identifier is sent to the client terminal, so that when the client terminal obtains the corresponding tag character according to the sensing feature, the corresponding virtual information can be searched according to the identifier. If the virtual information is not found, the server receives the download request sent by the client terminal, and after the download is completed, or plays the corresponding virtual information. For example, while downloading, play video or 3D image information.
  • the user may consume more download resources and storage space, and download and store when the user uses the content.
  • new virtual information matching the user feature may be searched, and the newly searched virtual information is sent to the client terminal.
  • the matching relationship between the user feature and the virtual information may be determined according to the acquisition of the user features of other users and the playing condition of the virtual information.
  • the embodiment of the present application further provides a method for augmented reality software update based on a client terminal, which is described as follows:
  • step S301 sensor information is acquired by the sensor, and the sensor information is parsed to obtain a sensing feature.
  • the sensor of the client terminal may be an image sensor, a sound sensor, a position sensor, an orientation sensor, or the like.
  • the image sensor may be used to acquire environmental information of the scene, including scanning a picture, etc., for example, when a different photo is taken by the image sensor, and the feature information in the photo is extracted, the correspondence between the feature information and the identifier is Corresponding relationship between the identifier and the virtual information, and finding virtual information corresponding to different photos, the virtual information may be a stereoscopic image, a video or a 3D model, or may also include audio or the like.
  • the location sensor can be used to obtain the current location of the client terminal, and according to the location of the client terminal, combined with other sensing features, for example, a corresponding relationship between the plurality of sensing features and the identifier can be established in combination with the captured image.
  • the same image corresponds to the identifier X at the location A and the identifier Y at the location B. According to the correspondence between the identifier and the virtual information, the same image plays different virtual information.
  • the sensing feature can be compared according to a preset sensing feature library, and the sensing information acquired by the acquiring device is searched for whether there is a preset sensing feature, and if it exists, it is extracted.
  • a sensing information may include multiple sensing features. For example, in a sensor image, multiple image detail features in the image are included.
  • step S302 an identifier corresponding to the analyzed sensing feature is searched according to the correspondence between the pre-stored sensing feature and the identifier.
  • the client terminal analyzes the collected sensing information to obtain a sensing feature, and according to the sensing characteristics obtained by the analysis, the identifier corresponding to the sensing information can be searched.
  • the identifier may be the name of the virtual information or may have a unique serial number.
  • step S303 the virtual information corresponding to the identifier is searched for and played according to the received virtual information sent by the server and sent to the local storage and the correspondence between the virtual information and the identifier.
  • the step of searching for and playing the virtual information corresponding to the identifier according to the received virtual information sent by the server and being sent to the local storage and the corresponding relationship between the virtual information and the identifier may be:
  • the client terminal may also pre-store the correspondence between the identifier and the sensing feature.
  • the download request of the sensing feature is sent to the server, and the new sensing feature and the corresponding relationship between the sensing feature and the identifier are downloaded.
  • the client terminal By downloading the updated virtual information from the server and the correspondence between the virtual information and the identifier, or may further include the correspondence between the identifier and the sensing feature, the client terminal does not need to install a new APP application, which is beneficial to improving the client terminal. For the convenience of software updates.
  • the embodiment of the present application further provides a server.
  • the server includes:
  • Corresponding relationship pre-stored unit 401 is configured to pre-store the correspondence between the sensing feature and the identifier, and pre-store the correspondence between the identifier and the virtual information;
  • the correspondence update unit 402 is configured to receive update information of the augmented reality software, and update the correspondence between the stored virtual information and the identifier according to the new virtual information included in the update information and the correspondence between the new virtual information and the identifier. ;
  • the first correspondence sending unit 403 is configured to send the new virtual information and the corresponding relationship between the new virtual information and the identifier to the client terminal for storage, so that the client terminal combines the corresponding relationship between the sensing feature and the identifier to find the transmission. New virtual information corresponding to the sense feature.
  • the server further includes:
  • a request receiving unit configured to receive an update request of the augmented reality software, and update the stored sensing feature and the sensing feature according to the new sensing feature included in the update request and the corresponding relationship between the new sensing feature and the identifier Correspondence relationship of identifiers;
  • the second correspondence sending unit is configured to send the updated sensing feature and the corresponding relationship between the sensing feature and the identifier to the client terminal for storage.
  • the first correspondence sending unit includes:
  • a virtual information sending subunit configured to send the new virtual information to the client terminal when receiving a download request of the new virtual information sent by the client terminal according to the corresponding relationship.
  • the server in FIG. 4 corresponds to the method for updating the augmented reality software in FIG. 1 and FIG. 2, and details are not described herein again.
  • the server can include a processor, a memory, and computer readable instructions stored in the memory and executable on the processor, such as computer readable instructions to perform the augmented reality software update method described above.
  • the processor executes the computer readable instructions, the steps in the embodiment of the augmented reality software updating method corresponding to FIG. 1 and FIG. 2 are implemented.
  • the processor executes the computer readable instructions, the functions of the modules/units in the device embodiment corresponding to FIG. 4 are implemented.
  • the computer readable instructions may be partitioned into one or more modules/units, the one or more modules/units being stored in the memory and executed by the processor to complete the present Application.
  • the implementation of the present application also provides a client terminal.
  • the client terminal includes:
  • the parsing unit 501 is configured to acquire sensing information by using a sensor, and parse the sensing information to obtain a sensing feature.
  • the identifier searching unit 502 is configured to search for an identifier corresponding to the parsed sensing feature according to a preset correspondence between the sensing feature and the identifier;
  • the search and play unit 503 is configured to search for and play the virtual information corresponding to the identifier according to the received virtual information sent by the server and sent to the local storage and the correspondence between the virtual information and the identifier.
  • the client terminal shown in FIG. 5 corresponds to the method for updating the augmented reality software in FIG. 3, and details are not described herein.
  • the client terminal can include a processor, a memory, and computer readable instructions stored in the memory and executable on the processor, such as computer readable instructions to perform the augmented reality software update method described above.
  • the processor executes the computer readable instructions, the steps in the embodiment of the augmented reality software update method corresponding to FIG. 3 are implemented.
  • the processor executes the computer readable instructions, the functions of the modules/units in the device embodiment corresponding to FIG. 5 are implemented.
  • the computer readable instructions may be partitioned into one or more modules/units, the one or more modules/units being stored in the memory and executed by the processor to complete the present Application.
  • each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units as needed.
  • the module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above.
  • Each functional unit and module in the embodiment may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit, and the integrated unit may be hardware.
  • Formal implementation can also be implemented in the form of software functional units.
  • the specific names of the respective functional units and modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application.
  • For the specific working process of the unit and the module in the foregoing system reference may be made to the corresponding process in the foregoing method embodiment, and details are not described herein again.
  • the disclosed apparatus and method may be implemented in other manners.
  • the system embodiment described above is merely illustrative.
  • the division of the module or unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the medium includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in the various embodiments of the embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), and a random access memory (RAM, Random Access).
  • ROM read-only memory
  • RAM random access memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé de mise à jour de logiciel de réalité augmentée, le procédé consistant à : préstocker une corrélation entre une caractéristique de perception et un identifiant, et préstocker une corrélation entre l'identifiant et des informations virtuelles ; recevoir des informations de mise à jour concernant un logiciel de réalité augmentée, et mettre à jour la corrélation stockée entre les informations virtuelles et l'identifiant selon de nouvelles informations virtuelles comprises dans les informations de mise à jour et une corrélation entre les nouvelles informations virtuelles et l'identifiant ; et envoyer les nouvelles informations virtuelles et la corrélation entre les nouvelles informations virtuelles et l'identifiant à un terminal client pour le stockage, de sorte que le terminal client trouve les nouvelles informations virtuelles correspondant à la caractéristique de perception conjointement avec la corrélation entre la caractéristique de perception et l'identifiant. Un terminal client peut mettre à jour des informations virtuelles concernant un logiciel de réalité augmentée sans avoir besoin de télécharger et d'installer une nouvelle version, ce qui facilite l'amélioration de la commodité d'utilisation pour l'utilisateur.
PCT/CN2018/083049 2017-05-19 2018-04-13 Procédé et appareil de mise à jour de logiciel de réalité augmentée, et terminal et support de stockage WO2018210081A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710360797.X 2017-05-19
CN201710360797.XA CN107817983B (zh) 2017-05-19 2017-05-19 一种增强现实软件更新的方法及装置

Publications (1)

Publication Number Publication Date
WO2018210081A1 true WO2018210081A1 (fr) 2018-11-22

Family

ID=61600799

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/083049 WO2018210081A1 (fr) 2017-05-19 2018-04-13 Procédé et appareil de mise à jour de logiciel de réalité augmentée, et terminal et support de stockage

Country Status (2)

Country Link
CN (1) CN107817983B (fr)
WO (1) WO2018210081A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107817983B (zh) * 2017-05-19 2020-12-25 平安科技(深圳)有限公司 一种增强现实软件更新的方法及装置
CN108961424B (zh) * 2018-07-04 2023-04-18 百度在线网络技术(北京)有限公司 虚拟信息处理方法、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591994A (zh) * 2012-03-07 2012-07-18 我查查信息技术(上海)有限公司 基于图像采集设备的信息获取方法、装置及移动通信设备
WO2012099377A2 (fr) * 2011-01-17 2012-07-26 엘지전자 주식회사 Procédé de mise à jour de cible de réalité augmentée (ar), terminal et serveur employant ledit procédé
CN103389978A (zh) * 2012-05-07 2013-11-13 联想(北京)有限公司 一种通过增强现实技术获取信息的方法及系统
CN107817983A (zh) * 2017-05-19 2018-03-20 平安科技(深圳)有限公司 一种增强现实软件更新的方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012099377A2 (fr) * 2011-01-17 2012-07-26 엘지전자 주식회사 Procédé de mise à jour de cible de réalité augmentée (ar), terminal et serveur employant ledit procédé
CN102591994A (zh) * 2012-03-07 2012-07-18 我查查信息技术(上海)有限公司 基于图像采集设备的信息获取方法、装置及移动通信设备
CN103389978A (zh) * 2012-05-07 2013-11-13 联想(北京)有限公司 一种通过增强现实技术获取信息的方法及系统
CN107817983A (zh) * 2017-05-19 2018-03-20 平安科技(深圳)有限公司 一种增强现实软件更新的方法及装置

Also Published As

Publication number Publication date
CN107817983A (zh) 2018-03-20
CN107817983B (zh) 2020-12-25

Similar Documents

Publication Publication Date Title
US9589063B2 (en) Two-dimensional code processing method and terminal
JP7397094B2 (ja) リソース構成方法、リソース構成装置、コンピューター機器、及びコンピュータープログラム
CN106453572B (zh) 基于云服务器同步图像的方法及系统
CN112791399B (zh) 云游戏画面的显示方法及装置、系统、介质、电子设备
JP6300792B2 (ja) キャプチャされたデータの強化
CN111309445B (zh) 程序运行方法和装置及存储介质
WO2017118250A1 (fr) Procédé, appareil, et dispositif terminal d'embellissement du visage
CN111722885B (zh) 程序运行方法、装置以及电子设备
US20200341806A1 (en) Method and apparatus for functional improvements to moving picture experts group network based media processing
WO2018210081A1 (fr) Procédé et appareil de mise à jour de logiciel de réalité augmentée, et terminal et support de stockage
US20170187800A1 (en) File synchronization method, electronic device
CN111290751B (zh) 特效生成方法、装置、系统、设备和存储介质
JPWO2008129600A1 (ja) コンテンツ再生装置、コンテンツ配信装置、コンテンツ配信システム及びメタデータ生成方法
CN113542208A (zh) 用于媒体处理和流式传输的方法、装置和介质
WO2016066056A1 (fr) Procédé de projection d'image à distance, serveur, et client
CN113486025B (zh) 数据存储方法、数据查询方法及装置
CN113468346B (zh) 资源处理方法、装置、电子设备及存储介质
US11606592B2 (en) Playlist events for combining multiple media timelines and content-insertion in dash streaming
US11675796B2 (en) Method and apparatus for metadata of function and function group search in moving picture experts group network based media processing
CN111835549B (zh) 处理媒体内容的方法、装置、计算机设备以及介质
WO2018000635A1 (fr) Procédé et dispositif de configuration d'interface
CN105224573B (zh) 一种规则数据配置方法及装置、系统
US11763493B2 (en) Method and apparatus for tree-based point cloud compression (PCC) media stream using moving picture experts group (MPEG)-dynamic adaptive streaming over HTTP (DASH)
JP2014178721A (ja) 画像照合システム及び画像照合方法
CN113853799B (zh) 用于基于树的点云压缩媒体流的方法和装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18801913

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 11/03/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18801913

Country of ref document: EP

Kind code of ref document: A1