CN113096006A - File synchronization method and system applied to holographic scene - Google Patents

File synchronization method and system applied to holographic scene Download PDF

Info

Publication number
CN113096006A
CN113096006A CN202110417283.XA CN202110417283A CN113096006A CN 113096006 A CN113096006 A CN 113096006A CN 202110417283 A CN202110417283 A CN 202110417283A CN 113096006 A CN113096006 A CN 113096006A
Authority
CN
China
Prior art keywords
file
picture
downloaded
client
memory database
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.)
Pending
Application number
CN202110417283.XA
Other languages
Chinese (zh)
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.)
Shanghai Yueying Technology Co ltd
Original Assignee
Shanghai Yueying Technology 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 Shanghai Yueying Technology Co ltd filed Critical Shanghai Yueying Technology Co ltd
Priority to CN202110417283.XA priority Critical patent/CN113096006A/en
Publication of CN113096006A publication Critical patent/CN113096006A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/08Projecting images onto non-planar surfaces, e.g. geodetic screens
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention provides a file synchronization method and a file synchronization system applied to a holographic scene, wherein the method comprises the following steps: if the fact that the picture file exists in the message queue of the file server is monitored, the subscription client synchronously writes the picture file into a local memory database; and the subscription client generates a corresponding three-dimensional model according to the picture file in the local memory database. The invention accelerates the file synchronization efficiency and improves the product display efficiency of the holographic scene.

Description

File synchronization method and system applied to holographic scene
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a file synchronization method and system applied to a holographic scene.
Background
Today, the quality of life of people is improved day by day, the requirement of people on the quality of life is higher and higher, the product introduction seen on the existing market is displayed in the form of pictures and characters, the display mode shows a two-dimensional effect, the user feels that the display is not thorough, the expressed meaning is not clear enough, and the experience feeling is worse.
Although product-related files can be displayed to a user in a three-dimensional mode with the development of artificial intelligence technology and virtual reality technology, the current image definition is higher and higher, so that the file size of the product-related files is overlarge, in the prior art, a http short connection mode is often adopted to pull the product-related file pieces, the holographic loading speed of the product-related files is seriously influenced due to the influence of the network bandwidth of the environment where a subscription client is located and the bandwidth of a server, one product-related file needs to be loaded for a long time, the product-related file cannot be timely uploaded to a display end for displaying under the condition of unstable network transmission, the product display is not timely, and the use experience of the user is greatly influenced.
Disclosure of Invention
The invention aims to provide a file synchronization method and a file synchronization system applied to a holographic scene, which can accelerate the file synchronization efficiency and improve the product display efficiency of the holographic scene.
The technical scheme provided by the invention is as follows:
the invention provides a file synchronization method applied to a holographic scene, which comprises the following steps:
if the fact that the picture file exists in the message queue of the file server is monitored, the subscription client synchronously writes the picture file into a local memory database;
and the subscription client generates a corresponding three-dimensional model according to the picture file in the local memory database.
Further, if it is monitored that a picture file exists in the message queue of the file server, the method includes the following steps before the subscription client synchronously writes the file of the picture applied to the holographic scene into a local memory database connected to the subscription client:
a publishing client acquires a newly designed and uploaded picture file;
and the publishing client sends the newly designed and uploaded picture file to a message queue of a file server connected with the publishing client through a back-end program.
Further, if it is monitored that the picture file exists in the message queue of the file server, the step of synchronously writing the picture file into the local memory database by the subscription client includes:
the subscription client starts a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
if the picture files are delivered, the subscription client writes the message records corresponding to the picture files into the local memory database, and marks the picture files as the non-downloaded state to obtain the picture files to be downloaded;
and the subscription client downloads the picture files to be downloaded from the local memory database, regularly inquires the downloading progress of each picture file to be downloaded, and deletes the downloaded picture files to be downloaded from the local memory database.
Further, the step of downloading the picture file to be downloaded from the local memory database by the subscription client includes:
the subscription client regularly polls the local memory database and judges whether the local memory database has the picture file to be downloaded;
and if the picture files to be downloaded exist, the subscription client sequentially downloads the picture files to be downloaded according to a first-in first-out mode, and records the downloading progress of each picture file to be downloaded.
Further, the step of generating a corresponding three-dimensional model by the subscription client according to the picture file in the local memory database includes:
the subscription client acquires an interactive instruction input by a user;
and the subscription client screens out a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generates the three-dimensional model according to the target picture file and projects and displays the three-dimensional model on a holographic projection screen.
The invention also provides a file synchronization system applied to the holographic scene, which comprises the following components: a subscription client and a file server; the subscription client is connected with the file server;
the subscription client is used for synchronously writing the picture file into a local memory database if the picture file exists in the message queue of the file server;
and the subscription client is also used for loading and displaying the selected downloaded picture file according to the interactive instruction.
Further, the method also comprises the following steps: a publishing client; the publishing client is connected with the file server;
the release client is used for acquiring a newly designed and uploaded picture file;
and the publishing client is also used for sending the newly designed and uploaded picture file to a message queue of a file server connected with the publishing client through a back-end program.
Further, the subscription client includes:
the monitoring module is used for starting a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
the processing module is used for writing the message records corresponding to the picture files into the local memory database by the subscription client side if the picture files are delivered, and marking the picture files in an un-downloaded state to obtain the picture files to be downloaded;
the downloading module is used for downloading the picture file to be downloaded from the local memory database;
and the deleting module is used for inquiring the downloading progress of each picture file to be downloaded at regular time and deleting the downloaded picture file to be downloaded from the local memory database.
Further, the download module includes:
the query unit is used for polling the local memory database at regular time and judging whether the local memory database has the picture file to be downloaded;
and the downloading unit is used for sequentially downloading the picture files to be downloaded by the subscription client according to a first-in first-out mode if the picture files to be downloaded exist, and recording the downloading progress of each picture file to be downloaded.
Further, the subscription client further includes:
the acquisition module is used for acquiring an interactive instruction input by a user;
and the display module is used for screening a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generating the three-dimensional model according to the target picture file and projecting and displaying the three-dimensional model on a holographic projection screen.
The file synchronization method and the file synchronization system applied to the holographic scene can accelerate the file synchronization efficiency and improve the product display efficiency of the holographic scene.
Drawings
The above features, technical features, advantages and implementations of a file synchronization method and system for holographic scenes will be further explained in a clearly understandable manner by referring to the accompanying drawings.
FIG. 1 is a flow chart of one embodiment of a file synchronization method applied to a holographic scene of the present invention;
fig. 2 is a flowchart of another embodiment of a file synchronization method applied to a holographic scene according to the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. However, it will be apparent to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
For the sake of simplicity, the drawings only schematically show the parts relevant to the present invention, and they do not represent the actual structure as a product. In addition, in order to make the drawings concise and understandable, components having the same structure or function in some of the drawings are only schematically illustrated or only labeled. In this document, "one" means not only "only one" but also a case of "more than one".
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
In addition, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not intended to indicate or imply relative importance.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following description will be made with reference to the accompanying drawings. It is obvious that the drawings in the following description are only some examples of the invention, and that for a person skilled in the art, other drawings and embodiments can be derived from them without inventive effort.
One embodiment of the present invention, as shown in fig. 1, is a file synchronization method applied to a holographic scene, including:
s100, if the picture file exists in the message queue of the file server, the subscription client synchronously writes the picture file into a local memory database;
s200, the subscription client generates a corresponding three-dimensional model according to the picture file in the local memory database.
Specifically, the picture file includes a picture and video data. Utilize holographic image technique, generate product stereoscopic image through 3D holographic projection, the three-dimensional model specifically includes: three-dimensional image arrangement of a product scene, holographic imaging of product appearance structure, reduction of product stereoscopic images, information display of products and other related data.
In some embodiments of the present invention, the generating of the product image includes combining multiple groups of varied pictures together to form a surrounding immersive indoor space stereoscopic reality effect by fusing and applying the product image in a room through 3D holographic projection or 3D holographic projection combined with immersive projection by using a holographic image technology.
In some embodiments of the invention, the product scene design requirements include indoor and outdoor environments, ensuring the integrity and realism of the image; the three-dimensional model is fused and applied indoors through 3D holographic projection or 3D holographic projection combined with immersive projection, an immersive environment theme is set, theme contents comprise household facilities, service time (night or day), weather and the like, and the reality of images is further improved through setting of the environment. The product commodity is displayed in a three-dimensional mode, a buyer can watch the product commodity at any angle, and the appearance, the external shape and the internal structure of the product and the service can be watched in a magnifying, small-standing, moving and picking-up mode with high freedom degree. The invention enables the buyer to know the product commodity more comprehensively, achieves better display, better expression and better user experience, and achieves the transaction more conveniently and quickly. The invention has visual display effect, clear and complete display effect and high efficiency. In addition, the invention accelerates the file synchronization efficiency, improves the product display efficiency of the holographic scene, ensures good user experience and improves the competitiveness of factories and merchants.
One embodiment of the present invention, as shown in fig. 2, is a file synchronization method applied to a holographic scene, including:
s010 issues the client to obtain the picture file uploaded by the new design;
s020 sending the newly designed and uploaded picture file to a message queue of a file server connected with the releasing client through a back-end program;
s110, the subscription client starts a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
s120, if the picture files are delivered, the subscription client writes the message records corresponding to the picture files into the local memory database, and marks the picture files as the un-downloaded state to obtain the picture files to be downloaded;
s130, the subscription client downloads the picture files to be downloaded from the local memory database, regularly inquires the downloading progress of each picture file to be downloaded, and deletes the downloaded picture files to be downloaded from the local memory database;
s210, the subscription client side obtains an interactive instruction input by a user;
s220, the subscription client side screens out a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generates the three-dimensional model according to the target picture file, and projects and displays the three-dimensional model on a holographic projection screen.
Specifically, in reality, a three-dimensional scanner is used for picking up data such as appearance and color of a product into three-dimensional scanning software and generating an initial product model, the initial product model with the picked complete data is exported to ZBursh to modify the model, the model is edited, the modified and edited model is exported to a 3D coat to further render, paste, color, light and the like the model, so that the model has better ornamental value, the processed model is exported to an STL format, a virtual scene is created, and the virtual scene is stored in a database. The user can see the three-dimensional product display and can rotate freely to watch the product by zooming in or zooming out.
For example, in the factory furniture industry, a three-dimensional scanner is used in reality to pick up data of appearance, color, gloss and the like of furniture to three-dimensional scanning software and generate an initial model, and a furniture model which picks up complete data is exported to ZBursh to modify, edit and the like the model. And exporting the modified and edited furniture model to a 3D coat for further rendering, mapping, color mixing, light modulation and other processing, so that the furniture model has more ornamental value. And exporting the processed furniture model in an STL format, and creating a related virtual scene and storing the related virtual scene in a database. The method comprises the steps of editing an application which can support STL format 3D view, ordering, payment and other functions by using other programming software such as Java, VS and the like and can be installed and operated on a flat plate (one type of a subscription client), or implanting and installing the application to the flat plate, wherein the flat plate can realize three-dimensional furniture display on the flat plate by using an offline data packet. Can rotate freely, and can be enlarged and reduced. And constructing a virtual scene, adding a plurality of furniture for combined display, and displaying in various modes. And support ordering, settlement, payment, etc.
In the real-world industry, a three-dimensional scanner or other picking modes are used for picking up data such as appearance structures, internal structures, room structures, layout, furniture in rooms, decorations and the like of suites and villas into three-dimensional scanning software, an initial model is built, the suites and the villas which pick up complete data are respectively or integrally led out to ZBursh to modify and edit the model, the modified and edited suites and villas are respectively or integrally led out to 3D coat to further render, map, adjust colors and light and the like on the model, so that the suites and the villas are more authentic, closer to real objects and more ornamental; exporting the STL format from the treated suite and villa model, creating a relevant virtual scene, storing the relevant virtual scene into a database, editing an application or implantation program which can be installed and run on a subscription client such as a mobile phone, a tablet computer, a PC and the like and can support the functions of STL format 3D view, ordering, payment and the like by using other programming software such as Java, VS and the like, installing the application or implantation program into corresponding electronic equipment and running the application or implantation program; the database is connected through other networks such as 4G and 5G, so that the display on a tablet personal computer, a mobile phone and a PC is realized, more detailed information such as the appearance, the interior and the like of a suite and a villa can be checked during the display, a user can operate the camera at will, the operations such as free movement, rotation, amplification, reduction and the like can be carried out inside and outside the suite and the villa, and the reality sense of being personally on the scene is realized.
The method comprises the steps of writing resource data of a specific object in a picture file into a message queue by obtaining the picture file generated by a publishing client, and generating a three-dimensional model for holographic projection from a downloaded picture file selected by a user according to an interactive instruction. According to the method, the resource data are merged and stored, and the resource data are directly called when the method is used, so that the drawing batches during holographic interactive display projection are reduced, and the function of large-scale three-dimensional model holographic interactive display is realized. In practical application, the picture file generated by the publishing client is stored in a local memory database of the subscribing client, whether the picture file generated by the publishing client exists in the local memory database is searched, and if the picture file exists, the picture file generated by the publishing client is loaded from the local memory database; and if the picture file does not exist, downloading the picture file generated by the publishing client from the file server.
One embodiment of the present invention provides a file synchronization method applied to a holographic scene, including:
s010 issues the client to obtain the picture file uploaded by the new design;
s020 sending the newly designed and uploaded picture file to a message queue of a file server connected with the releasing client through a back-end program;
s110, the subscription client starts a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
s120, if the picture files are delivered, the subscription client writes the message records corresponding to the picture files into the local memory database, and marks the picture files as the un-downloaded state to obtain the picture files to be downloaded;
s131, the subscription client regularly polls the local memory database and judges whether the local memory database has the picture file to be downloaded;
s132, if the picture files to be downloaded exist, the subscription client sequentially downloads the picture files to be downloaded according to a first-in first-out mode, and records the downloading progress of each picture file to be downloaded;
s133, the subscription client regularly inquires the downloading progress of each picture file to be downloaded, and deletes the downloaded picture file to be downloaded from the local memory database;
s210, the subscription client side obtains an interactive instruction input by a user;
s220, the subscription client side screens out a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generates the three-dimensional model according to the target picture file, and projects and displays the three-dimensional model on a holographic projection screen.
Specifically, in the prior art, the public network picture is pulled in a http short connection manner, the loading speed of the holographic work is seriously affected due to the influence of the network bandwidth of the environment where the client is located and the bandwidth of the server, one work needs to be loaded for five minutes or even longer, and the network transmission is very unstable.
The file server is kept always started, and the synchronous program can be started to automatically start and monitor the message queue of the file server. Background personnel use the issuing client to operate and upload the design picture file and store the design picture file. The publishing client sends the uploaded picture file to a message queue in a picture link form through a back-end program, the QOS is set to be 1, the message is reachable, the file server receives the message and can be confirmed, and a PUSCK message is transmitted. If there is an identifiable transmission failure, either the communication connection or the sending device, or if a period of time has elapsed without the acknowledgement being received, the publishing client will send the message again with the DUP position 1 of the header. The message arrives at the file server at least once. Both SUBSCRIBE and UNSUBSCRIBE use a level 1 QoS. If the publishing client does not receive the PUBACK information (whether an application-defined timeout or a failure detected and then the session restarted), the publishing client will resend the PUBLISH information and will DUP location 1. When a duplicate picture file is received, the file server resends the message to the subscriber server and sends another delete message. The file server pushes the picture files of the subscription subjects predetermined by the subscription client to the corresponding subscription client. When the subscription client monitors that a new picture file arrives at the subscription subject, a new record is written into the local memory database, and the record state is not downloaded. The file server program polls the local memory database at regular time and starts downloading when finding a new connection. The file server memory database adopts a queue processing mode: the first inserted data is always downloaded first, and the first-in first-out principle is adopted. When the picture file is partially downloaded, the partial download state of the file is recorded, and another task of the file service program is to periodically query the partially downloaded file of the memory database once, so that the picture file which is downloaded is not deleted from the memory database.
The method mainly aims at the problem that the picture file of the holographic house work is too large, the large file is synchronously dropped to the local server at the front end, and the holographic house machine points to the file server in the local area network to pull the data picture, so that the file loading speed is increased in the local area network. According to the invention, by adopting the technical scheme of sinking the file service, the file server is sunk to the local area network of the holographic house, the gigabit transmission of the intranet is realized, the basic target of timely incremental updating of files is achieved, the ideal effects of a data public network and a picture intranet are realized, the effect of loading works within 5 seconds is realized, the user experience is optimized, the waiting time is reduced, the slow time for loading the works is advanced to the incremental updating when the files are uploaded, the file synchronization efficiency is further accelerated, and the product display efficiency of the holographic scene is improved.
One embodiment of the present invention is a file synchronization system applied to a holographic scene, including: a subscription client and a file server; the subscription client is connected with the file server;
the subscription client is used for synchronously writing the picture file into a local memory database if the picture file exists in the message queue of the file server;
and the subscription client is also used for loading and displaying the selected downloaded picture file according to the interactive instruction.
Specifically, the picture file includes a picture and video data. Utilize holographic image technique, generate product stereoscopic image through 3D holographic projection, the three-dimensional model specifically includes: three-dimensional image arrangement of a product scene, holographic imaging of product appearance structure, reduction of product stereoscopic images, information display of products and other related data.
In some embodiments of the present invention, the generating of the product image includes combining multiple groups of varied pictures together to form a surrounding immersive indoor space stereoscopic reality effect by fusing and applying the product image in a room through 3D holographic projection or 3D holographic projection combined with immersive projection by using a holographic image technology.
In some embodiments of the invention, the product scene design requirements include indoor and outdoor environments, ensuring the integrity and realism of the image; the three-dimensional model is fused and applied indoors through 3D holographic projection or 3D holographic projection combined with immersive projection, an immersive environment theme is set, theme contents comprise household facilities, service time (night or day), weather and the like, and the reality of images is further improved through setting of the environment. The product commodity is displayed in a three-dimensional mode, a buyer can watch the product commodity at any angle, and the appearance, the external shape and the internal structure of the product and the service can be watched in a magnifying, small-standing, moving and picking-up mode with high freedom degree. The invention enables the buyer to know the product commodity more comprehensively, achieves better display, better expression and better user experience, and achieves the transaction more conveniently and quickly. The invention has visual display effect, clear and complete display effect and high efficiency. In addition, the invention accelerates the file synchronization efficiency, improves the product display efficiency of the holographic scene, ensures good user experience and improves the competitiveness of factories and merchants.
Based on the foregoing embodiment, further comprising: a publishing client; the publishing client is connected with the file server;
the release client is used for acquiring a newly designed and uploaded picture file;
and the publishing client is also used for sending the newly designed and uploaded picture file to a message queue of a file server connected with the publishing client through a back-end program.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, the subscription client includes:
the monitoring module is used for starting a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
the processing module is used for writing the message records corresponding to the picture files into the local memory database by the subscription client side if the picture files are delivered, and marking the picture files in an un-downloaded state to obtain the picture files to be downloaded;
the downloading module is used for downloading the picture file to be downloaded from the local memory database;
and the deleting module is used for inquiring the downloading progress of each picture file to be downloaded at regular time and deleting the downloaded picture file to be downloaded from the local memory database.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, the download module includes:
the query unit is used for polling the local memory database at regular time and judging whether the local memory database has the picture file to be downloaded;
and the downloading unit is used for sequentially downloading the picture files to be downloaded by the subscription client according to a first-in first-out mode if the picture files to be downloaded exist, and recording the downloading progress of each picture file to be downloaded.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, the subscription client further includes:
the acquisition module is used for acquiring an interactive instruction input by a user;
and the display module is used for screening a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generating the three-dimensional model according to the target picture file and projecting and displaying the three-dimensional model on a holographic projection screen.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiments, specifically, this embodiment is a system embodiment corresponding to the foregoing method embodiment, and specific effects are referred to the foregoing method embodiment, which is not described in detail herein.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of program modules is illustrated, and in practical applications, the above-described distribution of functions may be performed by different program modules, that is, the internal structure of the apparatus may be divided into different program units or modules to perform all or part of the above-described functions. Each program module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one processing unit, and the integrated unit may be implemented in a form of hardware, or may be implemented in a form of software program unit. In addition, the specific names of the program modules are only used for distinguishing the program modules from one another, and are not used for limiting the protection scope of the application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or recited in detail in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
It should be noted that the above embodiments can be freely combined as necessary. The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A file synchronization method applied to a holographic scene is characterized by comprising the following steps:
if the fact that the picture file exists in the message queue of the file server is monitored, the subscription client synchronously writes the picture file into a local memory database;
and the subscription client generates a corresponding three-dimensional model according to the picture file in the local memory database.
2. The method for synchronizing files applied to holographic scenes according to claim 1, wherein if it is monitored that the picture file exists in the message queue of the file server, the method comprises the steps of, before the subscribing client synchronously writes the file applied to the holographic scene by the picture file to a local memory database connected to the subscribing client:
a publishing client acquires a newly designed and uploaded picture file;
and the publishing client sends the newly designed and uploaded picture file to a message queue of a file server connected with the publishing client through a back-end program.
3. The method for synchronizing files applied to holographic scenes of claim 1, wherein if it is monitored that a picture file exists in the message queue of the file server, the subscribing client synchronously writes the picture file into the local memory database comprises the steps of:
the subscription client starts a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
if the picture files are delivered, the subscription client writes the message records corresponding to the picture files into the local memory database, and marks the picture files as the non-downloaded state to obtain the picture files to be downloaded;
and the subscription client downloads the picture files to be downloaded from the local memory database, regularly inquires the downloading progress of each picture file to be downloaded, and deletes the downloaded picture files to be downloaded from the local memory database.
4. The file synchronization method applied to the holographic scene according to claim 3, wherein the step of downloading the picture file to be downloaded from the local in-memory database by the subscription client comprises the steps of:
the subscription client regularly polls the local memory database and judges whether the local memory database has the picture file to be downloaded;
and if the picture files to be downloaded exist, the subscription client sequentially downloads the picture files to be downloaded according to a first-in first-out mode, and records the downloading progress of each picture file to be downloaded.
5. The file synchronization method applied to the holographic scene according to any one of claims 1 to 4, wherein the step of generating the corresponding three-dimensional model by the subscription client according to the picture file in the local memory database comprises the steps of:
the subscription client acquires an interactive instruction input by a user;
and the subscription client screens out a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generates the three-dimensional model according to the target picture file and projects and displays the three-dimensional model on a holographic projection screen.
6. A file synchronization system for holographic scenes, comprising: a subscription client and a file server; the subscription client is connected with the file server;
the subscription client is used for synchronously writing the picture file into a local memory database if the picture file exists in the message queue of the file server;
and the subscription client is also used for loading and displaying the selected downloaded picture file according to the interactive instruction.
7. The file synchronization system applied to the holographic scene of claim 6, further comprising: a publishing client; the publishing client is connected with the file server;
the release client is used for acquiring a newly designed and uploaded picture file;
and the publishing client is also used for sending the newly designed and uploaded picture file to a message queue of a file server connected with the publishing client through a back-end program.
8. The file synchronization system applied to the holographic scene according to claim 6, wherein the subscription client comprises:
the monitoring module is used for starting a background process to monitor whether the picture file is sent from the message queue of the file server; the publishing client and the subscribing client are connected with a message queue of the same file server;
the processing module is used for writing the message records corresponding to the picture files into the local memory database by the subscription client side if the picture files are delivered, and marking the picture files in an un-downloaded state to obtain the picture files to be downloaded;
the downloading module is used for downloading the picture file to be downloaded from the local memory database;
and the deleting module is used for inquiring the downloading progress of each picture file to be downloaded at regular time and deleting the downloaded picture file to be downloaded from the local memory database.
9. The file synchronization system applied to the holographic scene of claim 8, wherein the download module comprises:
the query unit is used for polling the local memory database at regular time and judging whether the local memory database has the picture file to be downloaded;
and the downloading unit is used for sequentially downloading the picture files to be downloaded by the subscription client according to a first-in first-out mode if the picture files to be downloaded exist, and recording the downloading progress of each picture file to be downloaded.
10. The file synchronization system applied to the holographic scene according to any of claims 6 to 9, wherein the subscription client further comprises:
the acquisition module is used for acquiring an interactive instruction input by a user;
and the display module is used for screening a target picture file from the downloaded picture files in the local memory database according to the interactive instruction, generating the three-dimensional model according to the target picture file and projecting and displaying the three-dimensional model on a holographic projection screen.
CN202110417283.XA 2021-04-19 2021-04-19 File synchronization method and system applied to holographic scene Pending CN113096006A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110417283.XA CN113096006A (en) 2021-04-19 2021-04-19 File synchronization method and system applied to holographic scene

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110417283.XA CN113096006A (en) 2021-04-19 2021-04-19 File synchronization method and system applied to holographic scene

Publications (1)

Publication Number Publication Date
CN113096006A true CN113096006A (en) 2021-07-09

Family

ID=76678873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110417283.XA Pending CN113096006A (en) 2021-04-19 2021-04-19 File synchronization method and system applied to holographic scene

Country Status (1)

Country Link
CN (1) CN113096006A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291416A (en) * 2011-09-14 2011-12-21 成都软智科技有限公司 Two-way synchronizing method and system of client-side and server-side
US20140129618A1 (en) * 2012-11-08 2014-05-08 General Instrument Corporation Method of streaming multimedia data over a network
CN103838851A (en) * 2014-03-11 2014-06-04 北京恒华伟业科技股份有限公司 Rendering method and device of three-dimensional scene model file
CN104038498A (en) * 2014-06-13 2014-09-10 大同煤矿集团有限责任公司 File synchronization updating method and device
CN107801083A (en) * 2016-09-06 2018-03-13 星播网(深圳)信息有限公司 A kind of network real-time interactive live broadcasting method and device based on three dimensional virtual technique
CN108734536A (en) * 2017-04-21 2018-11-02 深圳萤火虫数字图像有限公司 Real estate building information three-dimensional display systems and method
CN111354084A (en) * 2020-02-26 2020-06-30 中国电建集团昆明勘测设计研究院有限公司 Network geographic information service system based on three-dimensional model tiles
CN111741110A (en) * 2020-06-22 2020-10-02 北京奇艺世纪科技有限公司 Message pushing system and method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291416A (en) * 2011-09-14 2011-12-21 成都软智科技有限公司 Two-way synchronizing method and system of client-side and server-side
US20140129618A1 (en) * 2012-11-08 2014-05-08 General Instrument Corporation Method of streaming multimedia data over a network
CN103838851A (en) * 2014-03-11 2014-06-04 北京恒华伟业科技股份有限公司 Rendering method and device of three-dimensional scene model file
CN104038498A (en) * 2014-06-13 2014-09-10 大同煤矿集团有限责任公司 File synchronization updating method and device
CN107801083A (en) * 2016-09-06 2018-03-13 星播网(深圳)信息有限公司 A kind of network real-time interactive live broadcasting method and device based on three dimensional virtual technique
CN108734536A (en) * 2017-04-21 2018-11-02 深圳萤火虫数字图像有限公司 Real estate building information three-dimensional display systems and method
CN111354084A (en) * 2020-02-26 2020-06-30 中国电建集团昆明勘测设计研究院有限公司 Network geographic information service system based on three-dimensional model tiles
CN111741110A (en) * 2020-06-22 2020-10-02 北京奇艺世纪科技有限公司 Message pushing system and method

Similar Documents

Publication Publication Date Title
US7689717B1 (en) Method and system for digital rendering over a network
CN108765536A (en) A kind of synchronization processing method and device of virtual three-dimensional space
US20020056120A1 (en) Method and system for distributing video using a virtual set
US20100045662A1 (en) Method and system for delivering and interactively displaying three-dimensional graphics
CN106094540A (en) Electrical equipment control method, device and system
EP0805418A3 (en) Computer graphics animation method
CN110689621B (en) Method, device and system for displaying three-dimensional models of house before and after decoration on same screen
US20100312819A1 (en) Method and system for distributing images to client systems
CN108776917B (en) Synchronous processing method and device for virtual three-dimensional space
CN111078171B (en) Method, terminal device, device and readable storage medium for synchronous display
CN108880983B (en) Real-time voice processing method and device for virtual three-dimensional space
CN108765084B (en) Synchronous processing method and device for virtual three-dimensional space
CN113284233A (en) Visual monitoring method, device, system, electronic device and storage medium
CN116091672A (en) Image rendering method, computer device and medium thereof
CN109104632A (en) A kind of realization method and system of television terminal AR scene
US20240169595A1 (en) Method for analyzing user input regarding 3d object, device, and non-transitory computer-readable recording medium
CN115830224A (en) Multimedia data editing method and device, electronic equipment and storage medium
CN108898680B (en) A kind of method and device automatically correcting interception picture in virtual three-dimensional space
CN103116482B (en) Picture playing method and device based on combination
CN113096006A (en) File synchronization method and system applied to holographic scene
CN112019921A (en) Body motion data processing method applied to virtual studio
CN115797522A (en) Real-time visualization method and device for digital content creation
WO2023280623A1 (en) Augmenting video or external environment with 3d graphics
CN112203120A (en) Advertisement transmission method and equipment
CN112019922A (en) Facial expression data processing method applied to virtual studio

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210709

WD01 Invention patent application deemed withdrawn after publication