CN116126195A - Data post-processing method, device, equipment and medium - Google Patents

Data post-processing method, device, equipment and medium Download PDF

Info

Publication number
CN116126195A
CN116126195A CN202310109228.3A CN202310109228A CN116126195A CN 116126195 A CN116126195 A CN 116126195A CN 202310109228 A CN202310109228 A CN 202310109228A CN 116126195 A CN116126195 A CN 116126195A
Authority
CN
China
Prior art keywords
data
processed
post
processing
page
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
CN202310109228.3A
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.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network 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 Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202310109228.3A priority Critical patent/CN116126195A/en
Publication of CN116126195A publication Critical patent/CN116126195A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/174Redundancy elimination performed by the file system
    • G06F16/1744Redundancy elimination performed by the file system using compression, e.g. sparse files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Abstract

The application discloses a data post-processing method, a device, equipment and a medium, wherein a first page is displayed in response to triggering operation of a user; and responding to the triggering operation of the user on the first page, and acquiring information of the data to be processed. And acquiring a pre-configured resource package according to the information of the data to be processed, wherein the resource package is used for defining a post-processing process. And processing the data to be processed by utilizing a post-processing flow corresponding to the resource package, and obtaining the processed data. Wherein the post-processing procedure is matched with the service type of the data to be processed. That is, the method and the device perform post-processing on the data to be processed through the pre-configured post-processing flow, do not need related personnel to learn, reduce processing cost, improve working efficiency, and avoid processing errors caused by unfamiliar manual configuration knowledge.

Description

Data post-processing method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for post-processing data.
Background
With the advent of the big data age, data processing was required to obtain useful information from the collected data. Wherein the processing for the data may include preprocessing and post-processing. The post-treatment corresponds to the pretreatment, and means that the next work after the pretreatment is performed, the work is performed before the finishing is completed, or the work is performed after a certain stage of work. In particular, the post-treatment process is different, applied in different industries or fields. For example, in regard to special effect asset data, it is necessary to perform processing such as compression, cropping, and the like on an image included therein.
At present, related personnel are required to manually configure related templates or capabilities in the post-processing process, so that a large amount of human resources are consumed, the post-processing cost is high, and the working efficiency is influenced. Meanwhile, an improper processing node is easily introduced or omitted in a manual configuration mode, so that the data volume of the post-processing resource packet is increased or wrong.
Disclosure of Invention
In view of this, the present application provides a data post-processing method, apparatus, device and medium, so as to implement rapid post-processing of data, save manpower consumption, reduce processing cost, and improve working efficiency and accuracy.
In order to achieve the above purpose, the technical scheme provided by the application is as follows:
in a first aspect of the present application, there is provided a data post-processing method, the method comprising:
responding to the triggering operation of a user, and displaying a first page;
responding to the triggering operation of the user on the first page, and acquiring information of data to be processed;
acquiring a pre-configured resource package according to the information of the data to be processed;
and processing the data to be processed by utilizing a post-processing process corresponding to the resource package to obtain processed data, wherein the post-processing process is matched with the service type of the data to be processed.
In a second aspect of the present application, there is provided a data post-processing apparatus, the apparatus comprising:
the display unit is used for responding to the triggering operation of the user and displaying a first page;
the acquisition unit is used for responding to the triggering operation of the user on the first page and acquiring information of data to be processed;
the acquisition unit is further used for acquiring a pre-configured resource packet according to the information of the data to be processed;
and the processing unit is used for processing the data to be processed by utilizing a post-processing process corresponding to the resource package to obtain the processed data, and the post-processing process is matched with the service type of the data to be processed.
In a third aspect of the present application, there is provided an electronic device, the device comprising: a processor and a memory;
the memory is used for storing instructions or computer programs;
the processor is configured to execute the instructions or the computer program in the memory, so that the electronic device performs the method according to the first aspect.
In a fourth aspect of the present application, there is provided a computer readable storage medium having instructions stored therein which, when run on a device, cause the device to perform the method of the first aspect.
In a fifth aspect of the present application, there is provided a computer program product comprising computer programs/instructions which, when executed by a processor, implement the method of the first aspect.
From this, this application has following beneficial effect:
in the application, a first page is displayed in response to a triggering operation of a user; and responding to the triggering operation of the user on the first page, and acquiring information of the data to be processed. And acquiring a pre-configured resource package according to the information of the data to be processed, wherein the resource package is used for defining a post-processing process. And processing the data to be processed by utilizing a post-processing flow corresponding to the resource package, and obtaining the processed data. Wherein the post-processing procedure is matched with the service type of the data to be processed. That is, the method and the device perform post-processing on the data to be processed through the pre-configured post-processing flow, do not need related personnel to learn, reduce processing cost, improve working efficiency, and avoid processing errors caused by unfamiliar manual configuration knowledge.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a data post-processing method provided in an embodiment of the present application;
FIG. 2a is a schematic diagram of a post-processing platform according to an embodiment of the present application;
fig. 2b is a schematic diagram of selecting a service template according to an embodiment of the present application;
fig. 3a is a schematic diagram of acquiring a name of data to be processed according to an embodiment of the present application;
FIG. 3b is a schematic diagram of another method for obtaining a name of data to be processed according to an embodiment of the present application;
fig. 4 is a schematic diagram of a creation service template according to an embodiment of the present application;
FIG. 5 is a framework diagram of a post-processing platform according to an embodiment of the present disclosure;
fig. 6 is a schematic diagram of a data post-processing apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Visual effects (VFX) is a process by which images are created and shots outside the range of a live person are processed. In order to realize the visual effect, the effect asset is designed firstly, then the related post-treatment is carried out on the effect asset, and finally the visual effect is realized by utilizing the post-treated effect asset.
At present, when post-processing is carried out on special effect assets, related personnel who design the special effect assets need to learn knowledge related to post-processing, and learning cost is high, manpower consumption is high, and processing efficiency is affected.
Based on the above, the application provides a data post-processing method, wherein a post-processing process is pre-constructed, and when post-processing is required to be performed on data to be processed, the data to be processed is processed by using the constructed post-processing process, so that the processed data is obtained. Wherein the post-processing procedure is matched with the service type of the data to be processed.
In order to facilitate understanding of the technical solutions provided in the embodiments of the present application, the following description will be given with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of a data post-processing method provided in an embodiment of the present application may be performed by a post-processing platform, where the post-processing platform may include a front end and a terminal, and may be installed in an electronic device. The electronic device may include a mobile phone, a tablet computer, a notebook computer, a desktop computer, a vehicle-mounted terminal, a wearable electronic device, an integrated machine, an intelligent home device, or a virtual machine or a simulator. As shown in fig. 1, the method may include the steps of:
s101: and responding to the triggering operation of the user, and displaying the first page.
In this embodiment, the user may trigger post-processing of the data through the post-processing platform, and specifically, display the first page in response to an operation triggered by the user on the post-processing platform. The post-processing platform can comprise a front end and a back end, and responds to a selection operation triggered by a user on a client interface at the front end, and a first page corresponding to the selected service template is displayed. The business templates are used for defining post-processing flows.
For example, the client interface 200 corresponding to the front end in the post-processing platform shown in fig. 2a includes a search box, a login control, a template management module, and an asset processing module in the client interface 200. The asset processing module is used for carrying out post-processing on the data. In response to a user triggering operation of the asset processing module, an asset processing page 300 is displayed, as shown in FIG. 2 b. The asset processing page 300 includes a plurality of business templates, namely a business template 1, a business template 2 and a business template 3. The user can select the business template according to the own requirement. Wherein, the corresponding post-processing flows of different business templates are different. And after the user selects the service template 1, displaying a page corresponding to the service template 1, namely a first page.
S102: and responding to the triggering operation of the user on the first page, and acquiring information of the data to be processed.
S103: and acquiring a pre-configured resource package according to the information of the data to be processed.
After the first page is displayed on the client interface, responding to the triggering operation of the user on the first page, and acquiring information of the data to be processed so as to determine a resource package matched with the data to be processed according to the information of the data to be processed. The information of the data to be processed is used for uniquely indicating the data to be processed, and distinguishing different data to be processed, for example, the information can be the name of the data to be processed or the identifier allocated to the data to be processed. The resource package is used for defining a post-processing process, the post-processing process is matched with the service type of the data to be processed, the same service type corresponds to the same post-processing process, or a plurality of different service types correspond to the same post-processing process. In some embodiments, the information of the data to be processed may be obtained by:
one is to acquire information of input data to be processed in response to an input operation triggered by an input box of a user on a first page. For example, as shown in fig. 3a, there is an input box on the first page corresponding to the business template 1, and the user may input the name of the data to be processed in the input box.
One is to acquire information of selected data to be processed in response to a selection operation triggered by a user on a first page. That is, when the user triggers a click operation at the input box of the first page, a history input list through which the user can select information of desired data to be processed may be displayed. As shown in fig. 3b, when the user triggers an input operation on an input box in the first page corresponding to the service template 1, a history input list is displayed, where the history input list includes to-be-processed data 1, to-be-processed data 2, to-be-processed data 3, and the like, and the user can select one to-be-processed data according to his own requirement. In response to a user selection, the name of the selected data to be processed is displayed in the input box. And after the user clicks the confirmation, acquiring the data to be processed according to the name of the data to be processed. The data to be processed may include a compressed packet and/or a picture, where the compressed packet may include one or more types of data.
In some embodiments, to ensure that the data requested to be processed by the user exists, the invalid operation is reduced, before the pre-configured resource package is acquired according to the information of the data to be processed, whether the data to be processed exists in the database can be determined according to the information of the data to be processed, and if so, the subsequent operation is executed. Specifically, resource retrieval is carried out according to the information of the data to be processed; and if the search result exists, reading the data to be processed from the database according to the information of the data to be processed. The resource retrieval may include, among other things, directory retrieval and/or file retrieval.
Because the post-processing platform comprises the front end and the rear end, when the post-processing platform is specifically implemented, the front end acquires information of the data to be processed according to triggering operation of a user, and transmits the acquired information of the data to be processed to the rear end, so that the rear end performs resource retrieval according to the information of the data to be processed.
S104: and processing the data to be processed by utilizing a post-processing process corresponding to the resource package, and obtaining the processed data.
After the resource package is obtained, the data to be processed is processed by utilizing a post-processing process corresponding to the resource package, and the processed data is obtained. From the foregoing, the post-processing platform may include a plurality of service templates, where post-processing procedures corresponding to different service templates are different. The generation process of the business template will be described as follows:
(1) And responding to the creation operation triggered by the user at the client, and displaying a second page.
The second page is used for creating a service template.
For example, as shown in fig. 4, when the user triggers the template management module in the post-processing platform, a second page, i.e., a newly built template page, is displayed. In the second page, a template name, a configuration file (i.e., a resource package), a template type, a template preview picture, a template summary, etc. may be entered.
The filling-in items and the filling-in items can be set according to the actual application scene, for example, the template name and the configuration file are set as the filling-in items, and the other filling-in items are set as the filling-in items. Alternatively, as shown in fig. 4, the template name, the configuration file, the template preview picture, and the template summary are set as the necessary items, and the template type is set as the fillable items.
(2) And responding to the triggering operation of the user on the second page, and acquiring the service template name and the resource package.
(3) And generating a service template based on the service template name and the configuration file.
And after the user inputs the service template name and uploads the resource package on the second page, generating a service template according to the service template name and the resource package. The resource package is used for defining a post-processing process, and the file format can be a JSON file. That is, the user defines a specific post-processing procedure by the resource package.
Wherein the resource package comprises at least one post-processing node, and different post-processing nodes in the at least one post-processing node execute different post-processing operations. For example, a picture cropping node, a picture adaptation node, a compressed texture node, a file compression node, a file format processing node, and an asset hosting node.
The picture clipping node is used for clipping pictures in the data to be processed. For example, since a large number of transparent regions are generally present in a make-up picture, direct use increases the video memory pressure, the make-up picture is usually cut out and the transparent regions are removed. And the picture adapting node is used for adapting the picture size in the data to be processed. Often, pictures for different purposes often need to have different sizes, and thus different kinds of pictures need to be adapted. And the compressed texture node is used for compressing textures of the picture so as to reduce the memory. Typically, the texture of a picture may be compressed using the compressed texture format of etc 2. And the file compression node is used for compressing and decompressing files of different types. And the file format processing node is used for checking the format of the data to be processed, converting the format of the data to be processed when the check is unqualified, and exporting the converted data to be processed. And the asset hosting node is used for uploading, downloading, updating and retrieving the asset.
The above-mentioned respective post-processing nodes may be arbitrarily combined according to actual needs, and the embodiment is not limited herein.
In some embodiments, in response to a triggering operation of a user on a first page, a preview picture is obtained, where the preview picture is an effect graph of to-be-processed data after being processed through a post-processing process indicated by a resource package.
In some embodiments, the processed data is stored to the asset storage platform after the processed data is acquired.
The method comprises the steps of responding to triggering operation of a user, and displaying a first page; and responding to the triggering operation of the user on the first page, and acquiring information of the data to be processed. And acquiring a resource packet to be pre-configured according to the information of the data to be processed, wherein the resource packet is used for defining a post-processing process. And processing the data to be processed by utilizing a post-processing flow corresponding to the resource packet, and obtaining the processed data. Wherein the post-processing procedure is matched with the service type of the data to be processed. That is, the method and the device perform post-processing on the data to be processed through the pre-configured post-processing flow, do not need related personnel to learn, reduce processing cost, improve working efficiency, and avoid processing errors caused by unfamiliar manual configuration knowledge.
For facilitating understanding of the implementation framework of the post-processing platform in the application, referring to the framework diagram shown in fig. 5, the front end may use a specific platform as a front end page, so as to keep the interface concise and easy to operate. Specifically, the front end is responsible for providing the corresponding resource name and service type parameters to the back end.
The service type parameter may be a suffix of a resource name of the resource to be processed, where the suffix may indicate a service type of the resource to be processed.
The back end can build back end service by adopting a specific framework, call back end script, call common resource post-processing service by script, open a self-defined interface and automatically configure specific service according to business requirements. The backend access layer may include the following modules:
catalog searching: searching whether the prefix catalog exists or not through the resource name of the front end, searching if the prefix catalog exists, and returning to an upper-layer prompt if the prefix catalog does not exist.
And (5) file retrieval: whether the file resource exists or not is retrieved, as above.
Command distribution: according to different service type parameters, different back-end scripts are distributed, log information and standard error information are added, and the information can be intuitively returned to an upper layer.
Exception handling: the front-end tasks are stored through the queue, and the tasks are processed in a first-in first-out mode, so that queue blocking caused by triggering the tasks simultaneously is avoided. And adding a timeout processing and error information reporting mechanism, and adding abnormal protection to the process blockage possibly occurring in the background.
The rear access layer issues a command to the script service layer, wherein the command comprises the name of the data to be processed, so that the script service layer acquires the data to be processed from the database according to the name of the data to be processed.
The script service layer comprises: picture services and resource services. The picture service comprises a picture cutting service, a picture adapting service and a compressed texture service; resource services may include asset hosting services, file compression services, and file format services. For specific functions of each service node, reference may be made to the related descriptions in the above embodiments, which are not described herein. For different script service layers, the service customization post-processing service can be completed by arbitrary combination.
Based on the above method embodiments, the embodiments of the present application provide a data post-processing apparatus and an electronic device, and will be described below with reference to the accompanying drawings.
Referring to fig. 6, which is a block diagram of a data post-processing apparatus according to an embodiment of the present application, as shown in fig. 6, the apparatus 600 may include: a display unit 601, an acquisition unit 602, and a processing unit 603.
Wherein, the display unit 601 is configured to respond to a triggering operation of a user, and display a first page;
an obtaining unit 602, configured to obtain information of data to be processed in response to a triggering operation of a user on the first page;
the obtaining unit 602 is further configured to obtain a pre-configured resource packet according to the information of the data to be processed;
and the processing unit 603 is configured to process the data to be processed by using a post-processing procedure corresponding to the resource packet, so as to obtain processed data, where the post-processing procedure is matched with a service type of the data to be processed.
In some embodiments, the display unit 601 is specifically configured to respond to a selection operation triggered by a user at a client interface, and display a first page corresponding to a selected service template, where the service template is used to define the post-processing procedure.
In some embodiments, the obtaining unit 602 is specifically configured to obtain information of the input data to be processed in response to an input operation triggered by the user in an input box of the first page; or, responding to the selection operation triggered by the user on the first page, and acquiring the information of the selected data to be processed.
In some embodiments, the apparatus further comprises: a storage unit;
and the storage unit is used for storing the processed data to an asset storage platform.
In some embodiments, the obtaining unit 602 is further configured to obtain a preview picture in response to a triggering operation of the user on the first page, where the preview picture is an effect graph after being processed by the post-processing procedure.
In some embodiments, the apparatus further comprises: a generating unit;
the display unit 601 is further configured to display a second page in response to a creation operation triggered by the user at the client, where the second page is used to create a service template, and the service template is used to define the post-processing procedure;
the obtaining unit 602 is further configured to obtain a service template name and a resource package in response to a triggering operation of the user on the second page, where the resource package is used to define the post-processing procedure;
the generating unit is used for generating a service template based on the service template name and the resource package.
In some embodiments, the resource package includes at least one post-processing node therein, different ones of the at least one post-processing nodes performing different post-processing operations.
In some embodiments, the at least one post-processing node comprises one or more of: picture cropping node, picture adaptation node, compressed texture node, file compression node, file format processing node, and asset hosting node.
In some embodiments, the apparatus further comprises: a retrieval unit;
the searching unit is used for searching resources according to the information of the data to be processed before acquiring a pre-configured resource packet according to the information of the data to be processed;
the obtaining unit 602 is further configured to read the data to be processed from a database according to the information of the data to be processed if the search result is present.
In some embodiments, the resource retrieval includes directory retrieval and/or file retrieval.
It should be noted that, for specific implementation of each unit in this embodiment, reference may be made to the related description in the above method embodiment. The division of the units in the embodiment of the application is schematic, which is merely a logic function division, and other division manners may be adopted in actual implementation. Each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. For example, in the above embodiment, the processing unit and the transmitting unit may be the same unit or may be different units. The integrated units may be implemented in hardware or in software functional units.
Referring to fig. 7, a schematic diagram of an electronic device 700 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 7 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 7, the electronic device 700 may include a processing means (e.g., a central processor, a graphics processor, etc.) 701, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 702 or a program loaded from a storage means 708 into a Random Access Memory (RAM) 703. In the RAM703, various programs and data required for the operation of the electronic device 700 are also stored. The processing device 701, the ROM702, and the RAM703 are connected to each other through a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
In general, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 shows an electronic device 700 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via communication device 709, or installed from storage 708, or installed from ROM 702. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 701.
The electronic device provided by the embodiment of the present disclosure belongs to the same inventive concept as the method provided by the above embodiment, and technical details not described in detail in the present embodiment can be seen in the above embodiment, and the present embodiment has the same beneficial effects as the above embodiment.
The present disclosure provides a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the method provided by the above embodiments.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (Hyper Text Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the method described above.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. Where the names of the units/modules do not constitute a limitation of the units themselves in some cases.
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
It should be noted that, in the present description, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. For the system or device disclosed in the embodiments, since it corresponds to the method disclosed in the embodiments, the description is relatively simple, and the relevant points refer to the description of the method section.
It should be understood that in this application, "at least one" means one or more, and "a plurality" means two or more. "and/or" for describing the association relationship of the association object, the representation may have three relationships, for example, "a and/or B" may represent: only a, only B and both a and B are present, wherein a, B may be singular or plural. The character "/" generally indicates that the context-dependent object is an "or" relationship. "at least one of" or the like means any combination of these items, including any combination of single item(s) or plural items(s). For example, at least one (one) of a, b or c may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
It is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (13)

1. A method of post-processing data, the method comprising:
responding to the triggering operation of a user, and displaying a first page;
responding to the triggering operation of the user on the first page, and acquiring information of data to be processed;
acquiring a pre-configured resource package according to the information of the data to be processed;
and processing the data to be processed by utilizing a post-processing process corresponding to the resource package to obtain processed data, wherein the post-processing process is matched with the service type of the data to be processed.
2. The method of claim 1, wherein displaying the first page in response to a user's trigger operation comprises:
and responding to the selection operation triggered by the user on the client interface, displaying a first page corresponding to the selected service template, wherein the service template is used for defining the post-processing process.
3. The method according to claim 1, wherein the obtaining information of the data to be processed in response to the triggering operation of the user on the first page includes:
responding to input operation triggered by a user on an input box of the first page, and acquiring information of input data to be processed;
or alternatively, the process may be performed,
and responding to the selection operation triggered by the user on the first page, and acquiring the information of the selected data to be processed.
4. The method according to claim 1, wherein the method further comprises:
and storing the processed data to an asset storage platform.
5. The method according to claim 1, wherein the method further comprises:
and responding to the triggering operation of the user on the first page, and acquiring a preview picture, wherein the preview picture is an effect picture processed by the post-processing process.
6. The method according to claim 1, wherein the method further comprises:
responding to the creation operation triggered by the user at the client, displaying a second page, wherein the second page is used for creating a service template, and the service template is used for defining the post-processing process;
responding to the triggering operation of the user on the second page, and acquiring a service template name and a resource package, wherein the resource package is used for defining the post-processing process;
and generating a service template based on the service template name and the resource package.
7. The method of claim 6, wherein the resource package includes at least one post-processing node therein, different ones of the at least one post-processing nodes performing different post-processing operations.
8. The method of claim 7, wherein the at least one post-processing node comprises one or more of:
picture cropping node, picture adaptation node, compressed texture node, file compression node, file format processing node, and asset hosting node.
9. The method of claim 1, wherein prior to obtaining the pre-configured resource package based on the information of the data to be processed, the method further comprises:
performing resource retrieval according to the information of the data to be processed;
and if the search result is that the data exists, reading the data to be processed from a database according to the information of the data to be processed.
10. The method according to claim 9, wherein the resource retrieval comprises a directory retrieval and/or a file retrieval.
11. A data post-processing apparatus, the apparatus comprising:
the display unit is used for responding to the triggering operation of the user and displaying a first page;
the acquisition unit is used for responding to the triggering operation of the user on the first page and acquiring information of data to be processed;
the acquisition unit is further used for acquiring a pre-configured resource packet according to the information of the data to be processed;
and the processing unit is used for processing the data to be processed by utilizing a post-processing process corresponding to the resource package to obtain the processed data, and the post-processing process is matched with the service type of the data to be processed.
12. An electronic device, the device comprising: a processor and a memory;
the memory is used for storing instructions or computer programs;
the processor for executing the instructions or computer program in the memory to cause the electronic device to perform the method of any of claims 1-10.
13. A computer readable storage medium having instructions stored therein which, when executed on a device, cause the device to perform the method of any of claims 1-10.
CN202310109228.3A 2023-02-01 2023-02-01 Data post-processing method, device, equipment and medium Pending CN116126195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310109228.3A CN116126195A (en) 2023-02-01 2023-02-01 Data post-processing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310109228.3A CN116126195A (en) 2023-02-01 2023-02-01 Data post-processing method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN116126195A true CN116126195A (en) 2023-05-16

Family

ID=86300858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310109228.3A Pending CN116126195A (en) 2023-02-01 2023-02-01 Data post-processing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN116126195A (en)

Similar Documents

Publication Publication Date Title
CN111629252B (en) Video processing method and device, electronic equipment and computer readable storage medium
CN111291103B (en) Interface data analysis method and device, electronic equipment and storage medium
CN111198859B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111309304B (en) Method, device, medium and electronic equipment for generating IDL file
CN111857720A (en) Method and device for generating user interface state information, electronic equipment and medium
CN111612434B (en) Method, apparatus, electronic device and medium for generating processing flow
CN111241137B (en) Data processing method, device, electronic equipment and storage medium
CN112507676B (en) Method and device for generating energy report, electronic equipment and computer readable medium
CN116126195A (en) Data post-processing method, device, equipment and medium
CN115526953A (en) Method and device for generating view, electronic equipment and storage medium
CN111338621B (en) Method, apparatus, electronic device and computer readable medium for displaying data
CN111193785B (en) File cutting and transmitting method and device and electronic equipment
CN111367592B (en) Information processing method and device
CN111274104B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN112732457A (en) Image transmission method, image transmission device, electronic equipment and computer readable medium
CN111797350A (en) Data processing method and device and electronic equipment
CN114040014B (en) Content pushing method, device, electronic equipment and computer readable storage medium
CN113672567B (en) File construction method, device, electronic equipment and computer readable medium
CN114707680B (en) Aircraft 3D model generation method and device, electronic equipment and readable medium
CN117294889A (en) Request display method, apparatus, electronic device, storage medium and program product
CN112764652A (en) Data storage method, device, equipment and medium based on workflow engine
CN116886531A (en) Service processing method, device, medium and electronic equipment
CN112883697A (en) Workflow list generation method and device, electronic equipment and computer readable medium
CN112734523A (en) Information display method and device, electronic equipment and computer readable medium

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