WO2019037623A1 - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
WO2019037623A1
WO2019037623A1 PCT/CN2018/100564 CN2018100564W WO2019037623A1 WO 2019037623 A1 WO2019037623 A1 WO 2019037623A1 CN 2018100564 W CN2018100564 W CN 2018100564W WO 2019037623 A1 WO2019037623 A1 WO 2019037623A1
Authority
WO
WIPO (PCT)
Prior art keywords
watermark
information
content
data
image information
Prior art date
Application number
PCT/CN2018/100564
Other languages
French (fr)
Chinese (zh)
Inventor
潘学瑞
程哲
张玉亮
唐笛
Original Assignee
阿里巴巴集团控股有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2019037623A1 publication Critical patent/WO2019037623A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules

Definitions

  • the present application relates to the field of Internet information processing technology and computer technology, and in particular, to a data processing method and device.
  • Watermark as a means of protecting digital information. It can be understood that some digital information is added to digital multimedia (for example, images, sounds, video signals, etc.) to achieve authenticity identification, copyright protection, and the like for digital multimedia. Typically, watermark information is hidden in a host (eg, digital multimedia) file without affecting the objectivity and integrity of the host file.
  • a host eg, digital multimedia
  • the first way when the digital multimedia is published in the application platform, the pre-configured watermark content and the watermark display template are searched, and the watermark content is embedded in the digital multimedia according to the watermark display template.
  • the watermark content and the watermark display template are determined in advance, which means that the digital multimedia distributed in the application platform will use the predetermined watermark content and the watermark template at the time of publishing.
  • the second way use a watermark camera (Insta Place) to embed a watermark in digital multimedia.
  • the image when the image is acquired by using the watermark camera, the current location is located, and the watermark content including the location information may be generated according to the current location, and the watermark content is embedded in the acquired image.
  • the image output by the watermark camera contains the watermark content.
  • the second method realizes the dynamic change of the watermark content based on the location.
  • this method still cannot meet the user's requirements, and the user experience of the watermark service provided by the application platform is relatively poor.
  • the embodiment of the present application provides a data processing method and device, which are used to solve the problem that the user experience of the watermark service provided by the application platform provided by the user in the prior art is relatively poor.
  • the embodiment of the present application provides a data processing method, including:
  • Transmitting the watermark data to the client causing the client to embed the watermark data in the image information and render the display.
  • the embodiment of the present application further provides a data processing method, including:
  • the image information containing the watermark content is rendered and the image information is displayed.
  • the embodiment of the present application further provides a data processing method, including:
  • the watermark content contained in the watermark data is embedded in the image information.
  • the embodiment of the present application further provides a data processing device, including:
  • the receiving unit receives a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
  • the processing unit determines the watermark content according to the location information and/or the time information; and generates watermark data according to the watermark content;
  • the embodiment of the present application further provides a data processing device, including:
  • the receiving unit receives an image processing request sent by the user, where the image processing request includes image information
  • Processing unit determining location information and/or time information according to the image processing request
  • a sending unit configured to send a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
  • the receiving unit receives watermark data sent by the server
  • the processing unit embeds the watermark content included in the watermark data into the image information, renders the image information including the watermark content, and displays the image information.
  • the embodiment of the present application further provides a data processing device, including:
  • Determining a unit Determining a unit, determining location information and/or time information, and determining watermark data according to the location information and/or the time information;
  • the processing unit embeds the watermark content included in the watermark data into the image information.
  • the embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
  • Transmitting the watermark data to the client causing the client to embed the watermark data in the image information and render the display.
  • the embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
  • the image information containing the watermark content is rendered and the image information is displayed.
  • the embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
  • the watermark content contained in the watermark data is embedded in the image information.
  • the watermark when receiving a watermark data acquisition request that includes location information and/or time information sent by the client, the watermark may be determined according to the location information and/or the time information. And generating watermark data according to the watermark content; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display.
  • the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users.
  • the required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user effectively improve the user experience of the watermark service provided by the application platform.
  • FIG. 1 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a data processing method according to an embodiment of the present application.
  • FIG. 3 is a schematic diagram of an image information publishing interface according to an embodiment of the present application.
  • FIG. 4 is a schematic diagram of an image information publishing interface provided by an embodiment of the present application.
  • FIG. 5 is a schematic flowchart of a data processing method according to an embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic flowchart diagram of a data processing method according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • an embodiment of the present application provides a data processing method and device, and when receiving a watermark data acquisition request including location information and/or time information sent by a client, according to the location information and/or Or the time information, determining the watermark content; and generating watermark data according to the watermark content; transmitting the watermark data to the client, so that the client embeds the watermark data into the image information and Render display.
  • the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users.
  • the required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user effectively improve the user experience of the watermark service provided by the application platform.
  • the data processing device described in the embodiment of the present application can also be applied in an advertisement information publishing scenario, that is, the advertisement information is used as a service content, and when the image information matched with the advertisement information is published, the advertisement information is used as the watermark content.
  • the image information is embedded for publishing, so that the user who views the image information can also see the advertisement information to achieve promotion of the advertisement information.
  • FIG. 1 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
  • Step 101 Receive a watermark data acquisition request sent by a client, where the watermark data acquisition request includes location information and/or time information.
  • the client may send a watermark data acquisition request to the server when receiving the image information publishing request sent by the user, or may send a watermark to the server when detecting that the user collects the image information by using the collecting function of the client.
  • the data acquisition request is not specifically limited here.
  • the location of the client is determined by the location mode, and the location information corresponding to the location is carried in the watermark data acquisition request and sent to the server.
  • the location information herein may be the location where the located client is located, or the location of the image information to be released. For example, if the image information is collected in the Forbidden City in Beijing, the watermark data acquisition request includes The location information can be the location information corresponding to the Beijing Imperial Palace.
  • the time information here may be time information when the server receives the watermark data acquisition request, and the time information includes the year, month, day, hour, minute and second, and may also be the shooting time of the image information to be released, for example, the image information is collected in a certain winter. So, then the time information contained in the watermark data acquisition request may be winter.
  • Step 102 Determine the watermark content according to the location information and/or the time information.
  • the server when receiving the watermark data acquisition request sent by the client, determines the location feature corresponding to the location information according to the location information.
  • the location information herein may be a POI (Point Of Interest), so that the server can analyze the location feature corresponding to the POI by using a different map database.
  • POI Point Of Interest
  • the server may determine the watermark content based on the location feature and/or the time information.
  • the server can determine the watermark content according to the location feature; or,
  • the server can determine the watermark content according to the time information; or,
  • the server can determine the watermark content based on the location characteristics and time information.
  • the obtained watermark content is also different; if the location features are different and the time information is the same, the obtained watermark content is also different.
  • the time information here may be the time information when the server receives the watermark data acquisition request, and the time information includes the year, month, day, hour, minute, and second, and may also be the shooting time of the image information to be released, which is not specifically limited herein.
  • the server when receiving the watermark data acquisition request sent by the client, determines the weather information of the location corresponding to the location information according to the time information.
  • the determined weather information is that the location corresponding to the location information meets the weather information of a certain day.
  • the weather information corresponding to the location corresponding to the location information is sunny, cloudy, Rainy weather, snowy day, etc.; if the time information here is hour, minute, and second, then the determined weather information is weather information that meets the position corresponding to the location information, for example, the weather corresponding to the location corresponding to the location information
  • the information is morning weather information, morning weather information, noon weather information, afternoon weather information, night weather information, and the like.
  • the watermark content is determined according to the location information and the weather information in combination with the system time.
  • the location information is different, the weather information is different, and the time information is different, and the determined watermark content is also different.
  • the watermark content determined by the different location information is different
  • the watermark content determined by the different time information is different.
  • the method further includes:
  • different watermark contents may be determined for different service scenarios, that is, if the location information is the same and the time information is the same, the determined watermark content is different for different service scenarios.
  • the service content may be determined according to the business progress, so that the service content determined at different times is also different.
  • the business content may be a product promotion situation, and the business content determined at the beginning stage of the promotion activity is different from the business content determined at the development stage of the promotion activity; the business content and promotion determined in the development stage of the promotion activity The business content determined during the closing phase of the event is different.
  • the watermark content determined by the different location information is different
  • the watermark content determined by different business content is different.
  • Step 103 Generate watermark data according to the watermark content.
  • the watermark data may include the watermark content, and may also include the watermark content and the watermark template.
  • the watermark template is used to represent one or more of the display manner and the display position of the watermark content in the host file.
  • the same watermark template may be used for the same watermark content, or different watermark templates may be used, which are not specifically limited herein.
  • the watermark template is selected by the user.
  • the server may push the watermark template to the client in a real-time or periodic manner, or may push the updated watermark template to the client after the watermark template is updated, which is not specifically limited herein.
  • the client receives the image information publishing request sent by the user or detects that the user collects the image information by using the collecting function of the client
  • the watermark template may be displayed to the user, and the user selects the watermark template used, then the client is in the direction
  • the watermark data acquisition request sent by the server will contain the watermark template selected by the user.
  • the server when receiving the watermark data acquisition request sent by the client, the server generates watermark data according to the watermark content and the watermark template, and the watermark data includes the watermark template and the watermark content.
  • the preset relationship between the watermark content and the watermark template may be pre-configured in the server, and after determining the watermark content, the server may obtain the determined watermark template corresponding to the watermark content according to the preset relationship. And generating watermark data according to the watermark content and the watermark template.
  • Step 104 Send the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
  • the server after determining the watermark data, sends the watermark data to the client, so that the client can embed the watermark data in the image information and render the display.
  • the watermark content when receiving the watermark data acquisition request that includes the location information and/or the time information sent by the client, the watermark content may be determined according to the location information and the time information; Generating watermark data according to the watermark content; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display.
  • the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users.
  • the required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user effectively improve the user experience of the watermark service provided by the application platform.
  • the server may generate different watermarks for the user based on various factors such as the user's travel destination, the image capturing location, the weather condition of the destination, and the time of uploading the image. Data to achieve the purpose of dynamically adjusting the watermark content.
  • FIG. 2 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
  • Step 201 Receive an image processing request sent by a user, where the image processing request includes image information.
  • the image processing request may be sent to the client through the interface provided by the application platform.
  • the image processing request here can be understood as an image uploading request, that is, the user needs to upload image information to the server; and can also be understood as an image publishing request, that is, the user needs to publish image information through the application client, for example, publishing image information related to travel, etc. Etc.; can also be understood as an image processing request, that is, the user needs to add a watermark to a certain image information, and the like.
  • the image processing request is described below as an example of an image processing request.
  • FIG. 3 is a schematic diagram of an image information publishing interface according to an embodiment of the present application.
  • the image information publishing interface comprises two parts: one part is image information to be released; the other part is description information related to the image information that needs to be input by the user, for example: shooting position, shooting time, and the like.
  • the user can send an image information publishing request to the client by clicking the submit control.
  • the client collects the image information through the collecting device; and if the user touch submitting control is detected, determining to receive the image information publishing request that is sent by the user and including the image information.
  • FIG. 4 is a schematic diagram of an image information publishing interface according to an embodiment of the present application.
  • the client has an acquisition function, and the user can collect image information through the collection device, and send an image information publishing request to the client through the touch submitting control.
  • Step 202 Determine location information and/or time information according to the image processing request.
  • the client determines the shooting position of the image information according to the image information included in the image processing request. And determining a generation time of the image information according to the image information included in the image processing request.
  • the client determines the location information by the positioning method upon receiving the image processing request, and determines the system time when the image processing request is received.
  • the location information may be determined by the map service center or by other means. If the location information is determined by the map service center, the map service center may be integrated into the server or may be independent of the server. There is no specific limit here.
  • Step 203 Send a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information.
  • Step 204 Receive watermark data sent by the server.
  • the watermark data sent by the server may be determined based on the location information and/or the time information included in the watermark acquisition request, or the watermark template may be obtained from the watermark template database, and then the watermark acquisition request is obtained.
  • the location information and/or the time information are included in the determination, and are not specifically limited herein.
  • the watermark template database described herein may be integrated in the server or may be server-independent, and the generated watermark template needs to be pushed to the server periodically or periodically.
  • Step 205 Embed the watermark content included in the watermark data into the image information to generate the image information including the watermark content.
  • the watermark content included in the watermark data is embedded in the image information; the image information including the watermark content is rendered by a rendering container, and the image information is loaded and displayed.
  • the rendering technology used in the rendering container here may be a technology that supports 2D rendering, or a technology that supports 3D rendering, which is not specifically limited herein.
  • FIG. 5 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
  • Step 501 The client receives an image information publishing request sent by the user, where the image information publishing request includes image information.
  • Step 502 The client determines location information and/or time information according to the image information publishing request.
  • Step 503 The client sends a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information.
  • Step 504 The server determines the watermark content according to the location information and/or the time information.
  • Step 505 The server generates watermark data according to the watermark content.
  • Step 506 The server sends the watermark data to the client.
  • Step 507 The client receives the watermark data sent by the server.
  • Step 508 The client embeds the watermark content included in the watermark data into the image information, and renders and displays the image information including the watermark content.
  • FIG. 6 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • the data processing device includes: a receiving unit 601, a processing unit 602, and a sending unit 603, where:
  • the receiving unit 601 receives a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
  • the processing unit 602 determines the watermark content according to the location information and/or the time information; and generates watermark data according to the watermark content;
  • the sending unit 603 sends the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
  • the watermark data acquisition request further includes a watermark template selected by the user, where the watermark template includes one or more of a display manner and a display position of the watermark content;
  • the unit 603 generates watermark data according to the watermark content, including:
  • Watermark data is generated according to the watermark content and the watermark template, and the watermark template includes the watermark template and the watermark content.
  • the data processing device further includes: a determining unit 604, wherein:
  • the determining unit 604 determines, according to the image information included in the watermark data acquisition request, the service content associated with the image information;
  • the processing unit 603 determines the watermark content according to the location information and/or the time information, including:
  • the processing unit 603 determines the watermark content according to the location information and/or the time information, including:
  • the watermark content is determined according to the location information and the weather information in conjunction with the system time.
  • the processing unit 603 determines the watermark content according to the location information and/or the time information, including:
  • the processing unit 603 generates watermark data according to the watermark content, including:
  • Watermark data is generated based on the watermark content and the watermark template.
  • the different watermark contents determined by the different location information are different;
  • the watermark content determined by the different time information is different.
  • the data processing device may be implemented by using a hardware, or may be implemented by using a software, and is not specifically limited herein.
  • the data processing device may determine the watermark content according to the location information and/or the time information; and according to the watermark content Generating watermark data; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display.
  • the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users.
  • the required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user effectively improve the user experience of the watermark service provided by the application platform.
  • an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
  • Transmitting the watermark data to the client causing the client to embed the watermark data in the image information and render the display.
  • FIG. 7 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • the data processing device includes: a receiving unit 701, a processing unit 702, and a sending unit 703, where:
  • the receiving unit 701 receives an image processing request sent by the user, where the image processing request includes image information
  • the processing unit 702 determines location information and/or time information according to the image processing request.
  • the sending unit 703 sends a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
  • the receiving unit 701 receives watermark data sent by the server
  • the processing unit 702 embeds the watermark content included in the watermark data into the image information, renders the image information including the watermark content, and displays the image information.
  • the processing unit 702 determines location information according to the image processing request, including:
  • a shooting position of the image information is determined based on image information included in the image processing request.
  • the processing unit 702 determines time information according to the image processing request, including:
  • a generation time of the image information is determined according to image information included in the image processing request.
  • the receiving unit 701 receives an image processing request sent by a user, including:
  • the processing unit 702 embeds the watermark content included in the watermark data into the image information, and renders and displays the image information including the watermark content, including:
  • the image information containing the watermark content is rendered by a rendering container and loaded to display the image information.
  • the data processing device provided by the embodiment of the present disclosure may be implemented by using a hardware, or may be implemented by using a software, and is not specifically limited herein.
  • an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
  • Receiving watermark data sent by the server embedding the watermark content contained in the watermark data into the image information, rendering the image information including the watermark content, and displaying the image information.
  • FIG. 8 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application.
  • the method can be as follows.
  • the data processing method provided by the embodiment of the present application can be applied to adding a watermark to the image information, and whether it is published or displayed, which is not limited herein.
  • Step 801 Acquire image information.
  • the manner of acquiring the image information includes, but is not limited to, the user collecting the image information by using the collection device, and sending the image to the application client by specifying a control (eg, submitting the control, adding a watermark control),
  • the image information can be obtained by the application client.
  • Step 802 Determine location information and/or time information.
  • determining location information includes:
  • a shooting position of the image information is determined based on the image information.
  • Determine time information including:
  • a generation time of the image information is determined based on the image information.
  • Step 803 Determine watermark data according to the location information and/or the time information.
  • the watermark content is determined according to the location feature and/or the time information corresponding to the location information.
  • the watermark content may be determined according to the location feature
  • the watermark content is determined based on the location feature and the time information.
  • the watermark data is determined based on the watermark content.
  • the watermark template is determined, and the watermark data is determined based on the watermark template and the watermark content.
  • the watermark template described herein can be obtained from the server side, and the specific acquisition manner is not specifically limited herein.
  • Step 804 Embed the watermark content included in the watermark data into the image information.
  • FIG. 9 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
  • the data processing device includes: an obtaining unit 901, a determining unit 902, and a processing unit 903, where:
  • the obtaining unit 901 acquires image information
  • Determining unit 902 determining location information and/or time information, and determining watermark data according to the location information and/or the time information;
  • the processing unit 903 embeds the watermark content included in the watermark data into the image information.
  • the determining unit 902 determines location information, including:
  • a shooting position of the image information is determined based on the image information.
  • the determining unit 902 determines time information, including:
  • a generation time of the image information is determined based on the image information.
  • an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
  • the watermark content contained in the watermark data is embedded in the image information.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
  • RAM random access memory
  • ROM read only memory
  • Memory is an example of a computer readable medium.
  • Computer readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information storage can be implemented by any method or technology.
  • the information can be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transportable media can be used to store information that can be accessed by a computing device.
  • computer readable media does not include temporary storage of computer readable media, such as modulated data signals and carrier waves.
  • embodiments of the present application can be provided as a method, system, or computer program product.
  • the present application can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment in combination of software and hardware.
  • the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

Disclosed are a data processing method and device. The method comprises: determining, when receiving a watermark data acquisition request comprising location information and/or time information sent by a client, watermark content according to the location information and/or the time information; generating watermark data according to the watermark content; and sending the watermark data to the client so that the client embeds the watermark data into image information for rendering and displaying. In this way, a server can determine different watermark data for watermark data acquisition requests sent by different clients, dynamically deliver the watermark data, and implement dynamic changes in watermark content and/or watermark templates, i.e., can deliver for different users watermark data meeting different user requirements, so that watermarks used by image information of the different users are different, and watermarks used by different image information of the same user are different. Therefore, the user experience of a watermark service provided by an application platform is effectively improved.

Description

一种数据处理方法及设备Data processing method and device
本申请要求2017年08月22日递交的申请号为201710724353.X、发明名称为“一种数据处理方法及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application Serial No. No. No. No. No. No. No. No. No. No. No. No.
技术领域Technical field
本申请涉及互联网信息处理技术领域以及计算机技术领域,尤其涉及一种数据处理方法及设备。The present application relates to the field of Internet information processing technology and computer technology, and in particular, to a data processing method and device.
背景技术Background technique
水印,作为一种数字信息的保护手段。可以理解为向数字多媒体(例如:图像、声音、视频信号等)中添加某些数字信息,以达到对数字多媒体的真伪鉴别、版权保护等。通常,水印信息隐藏于宿主(例如:数字多媒体)文件中,不影响宿主文件的客观性和完整性。Watermark, as a means of protecting digital information. It can be understood that some digital information is added to digital multimedia (for example, images, sounds, video signals, etc.) to achieve authenticity identification, copyright protection, and the like for digital multimedia. Typically, watermark information is hidden in a host (eg, digital multimedia) file without affecting the objectivity and integrity of the host file.
目前,在数字多媒体中增加水印信息的方式包括但不限于以下几种:Currently, ways to add watermark information in digital multimedia include, but are not limited to, the following:
第一种方式:当在应用平台中发布数字多媒体时,查找预先配置的水印内容以及水印显示模板,并根据该水印显示模板,在该数字多媒体中嵌入该水印内容。The first way: when the digital multimedia is published in the application platform, the pre-configured watermark content and the watermark display template are searched, and the watermark content is embedded in the digital multimedia according to the watermark display template.
也就是说,在应用平台的开发阶段,预先确定了水印内容以及水印显示模板,这就意味着在该应用平台中发布的数字多媒体将在发布时使用预先确定的水印内容以及水印模板。That is to say, in the development stage of the application platform, the watermark content and the watermark display template are determined in advance, which means that the digital multimedia distributed in the application platform will use the predetermined watermark content and the watermark template at the time of publishing.
但是,由于第一种方式所提供的水印内容以及水印模板相对固定,无法实现根据实际需求变更或者更换水印内容和/或水印模板。However, since the watermark content and the watermark template provided by the first method are relatively fixed, it is impossible to change or replace the watermark content and/or the watermark template according to actual needs.
第二种方式:使用水印相机(Insta Place)在数字多媒体中嵌入水印。The second way: use a watermark camera (Insta Place) to embed a watermark in digital multimedia.
具体地,在使用水印相机采集图像时,定位当前所在位置,可以根据当前所在位置,生成包含该位置信息的水印内容,并将该水印内容嵌入采集的图像中。这样,通过水印相机输出的图像中包含水印内容。Specifically, when the image is acquired by using the watermark camera, the current location is located, and the watermark content including the location information may be generated according to the current location, and the watermark content is embedded in the acquired image. Thus, the image output by the watermark camera contains the watermark content.
相比于第一种方式,第二种方式虽然实现了水印内容基于位置的动态变化,但是,这种方式依然无法满足用户需求,使得用户对应用平台所提供的水印服务的用户体验比较差。Compared with the first method, the second method realizes the dynamic change of the watermark content based on the location. However, this method still cannot meet the user's requirements, and the user experience of the watermark service provided by the application platform is relatively poor.
发明内容Summary of the invention
有鉴于此,本申请实施例提供了一种数据处理方法及设备,用于解决现有技术中存在的用户对应用平台所提供的水印服务的用户体验比较差的问题。In view of this, the embodiment of the present application provides a data processing method and device, which are used to solve the problem that the user experience of the watermark service provided by the application platform provided by the user in the prior art is relatively poor.
本申请实施例提供一种数据处理方法,包括:The embodiment of the present application provides a data processing method, including:
接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;Receiving a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
根据所述位置信息和/或所述时间信息,确定所述水印内容;Determining the watermark content according to the location information and/or the time information;
根据所述水印内容,生成水印数据;Generating watermark data according to the watermark content;
将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。Transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and render the display.
本申请实施例还提供一种数据处理方法,包括:The embodiment of the present application further provides a data processing method, including:
接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;Receiving an image processing request sent by a user, where the image processing request includes image information;
根据所述图像处理请求,确定位置信息和/或时间信息;Determining location information and/or time information according to the image processing request;
向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;Sending a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
接收所述服务器发送的水印数据,并将所述水印数据中包含的水印内容嵌入所述图像信息中;Receiving watermark data sent by the server, and embedding the watermark content included in the watermark data into the image information;
渲染包含所述水印内容的所述图像信息,并显示所述图像信息。The image information containing the watermark content is rendered and the image information is displayed.
本申请实施例还提供了一种数据处理方法,包括:The embodiment of the present application further provides a data processing method, including:
获取图像信息;Obtain image information;
确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining location information and/or time information, and determining watermark data based on the location information and/or the time information;
将所述水印数据中包含的水印内容嵌入所述图像信息中。The watermark content contained in the watermark data is embedded in the image information.
本申请实施例还提供一种数据处理设备,包括:The embodiment of the present application further provides a data processing device, including:
接收单元,接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;The receiving unit receives a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
处理单元,根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;The processing unit determines the watermark content according to the location information and/or the time information; and generates watermark data according to the watermark content;
发送单元,将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入 图像信息中并渲染显示。And sending, by the sending unit, the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
本申请实施例还提供一种数据处理设备,包括:The embodiment of the present application further provides a data processing device, including:
接收单元,接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;The receiving unit receives an image processing request sent by the user, where the image processing request includes image information;
处理单元,根据所述图像处理请求,确定位置信息和/或时间信息;Processing unit, determining location information and/or time information according to the image processing request;
发送单元,向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;a sending unit, configured to send a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
所述接收单元,接收所述服务器发送的水印数据;The receiving unit receives watermark data sent by the server;
所述处理单元,将所述水印数据中包含的水印内容嵌入所述图像信息中,渲染包含所述水印内容的所述图像信息,并显示所述图像信息。The processing unit embeds the watermark content included in the watermark data into the image information, renders the image information including the watermark content, and displays the image information.
本申请实施例还提供一种数据处理设备,包括:The embodiment of the present application further provides a data processing device, including:
获取单元,获取图像信息;Obtaining a unit to acquire image information;
确定单元,确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining a unit, determining location information and/or time information, and determining watermark data according to the location information and/or the time information;
处理单元,将所述水印数据中包含的水印内容嵌入所述图像信息中。The processing unit embeds the watermark content included in the watermark data into the image information.
本申请实施例还提供了一种数据处理设备,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:The embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;Receiving a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
根据所述位置信息和/或所述时间信息,确定所述水印内容;Determining the watermark content according to the location information and/or the time information;
根据所述水印内容,生成水印数据;Generating watermark data according to the watermark content;
将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。Transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and render the display.
本申请实施例还提供了一种数据处理设备,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:The embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;Receiving an image processing request sent by a user, where the image processing request includes image information;
根据所述图像处理请求,确定位置信息和/或时间信息;Determining location information and/or time information according to the image processing request;
向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;Sending a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
接收所述服务器发送的水印数据,并将所述水印数据中包含的水印内容嵌入所述图像信息中;Receiving watermark data sent by the server, and embedding the watermark content included in the watermark data into the image information;
渲染包含所述水印内容的所述图像信息,并显示所述图像信息。The image information containing the watermark content is rendered and the image information is displayed.
本申请实施例还提供一种数据处理设备,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:The embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program, and is configured to perform the following steps by the at least one processor:
获取图像信息;Obtain image information;
确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining location information and/or time information, and determining watermark data based on the location information and/or the time information;
将所述水印数据中包含的水印内容嵌入所述图像信息中。The watermark content contained in the watermark data is embedded in the image information.
本申请实施例采用的上述至少一个技术方案能够达到以下有益效果:The above at least one technical solution adopted by the embodiment of the present application can achieve the following beneficial effects:
在本申请实施例提供的技术方案中,在接收客户端发送的包含位置信息和/或时间信息的水印数据获取请求时,可以根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。这样,针对不同客户端发送的水印数据获取请求,服务器可以确定不同的水印数据,动态的下发水印数据,实现水印内容和/或水印模板的动态变化,即能够为不同的用户下发符合用户需求的水印数据,达到不同用户的图像信息所使用的水印不同,以及相同的用户的不同图像信息所使用的水印不同,有效改善了用户对应用平台所提供的水印服务的用户体验。In the technical solution provided by the embodiment of the present application, when receiving a watermark data acquisition request that includes location information and/or time information sent by the client, the watermark may be determined according to the location information and/or the time information. And generating watermark data according to the watermark content; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display. In this way, for the watermark data acquisition request sent by different clients, the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users. The required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user, effectively improve the user experience of the watermark service provided by the application platform.
附图说明DRAWINGS
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the present application, and are intended to be a part of this application. In the drawing:
图1为本申请实施例提供的一种数据处理方法的流程示意图;FIG. 1 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application;
图2为本申请实施例提供的一种数据处理方法的流程示意图;2 is a schematic flowchart of a data processing method according to an embodiment of the present application;
图3为本申请实施例提供的图像信息发布界面的示意图;FIG. 3 is a schematic diagram of an image information publishing interface according to an embodiment of the present application;
图4为本申请实施例提供的图像信息发布界面的示意图;4 is a schematic diagram of an image information publishing interface provided by an embodiment of the present application;
图5为本申请实施例提供的一种数据处理方法的流程示意图;FIG. 5 is a schematic flowchart of a data processing method according to an embodiment of the present application;
图6为本申请实施例提供的一种数据处理设备的结构示意图;FIG. 6 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure;
图7为本申请实施例提供的一种数据处理设备的结构示意图;FIG. 7 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure;
图8为本申请实施例提供的一种数据处理方法的流程示意图;FIG. 8 is a schematic flowchart diagram of a data processing method according to an embodiment of the present disclosure;
图9为本申请实施例提供的一种数据处理设备的结构示意图。FIG. 9 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure.
具体实施方式Detailed ways
为了实现本申请的目的,本申请实施例提供了一种数据处理方法及设备,在接收客户端发送的包含位置信息和/或时间信息的水印数据获取请求时,可以根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。这样,针对不同客户端发送的水印数据获取请求,服务器可以确定不同的水印数据,动态的下发水印数据,实现水印内容和/或水印模板的动态变化,即能够为不同的用户下发符合用户需求的水印数据,达到不同用户的图像信息所使用的水印不同,以及相同的用户的不同图像信息所使用的水印不同,有效改善了用户对应用平台所提供的水印服务的用户体验。In order to achieve the purpose of the present application, an embodiment of the present application provides a data processing method and device, and when receiving a watermark data acquisition request including location information and/or time information sent by a client, according to the location information and/or Or the time information, determining the watermark content; and generating watermark data according to the watermark content; transmitting the watermark data to the client, so that the client embeds the watermark data into the image information and Render display. In this way, for the watermark data acquisition request sent by different clients, the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users. The required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user, effectively improve the user experience of the watermark service provided by the application platform.
需要说明的是,本申请实施例所记载的数据处理设备还可以应用在广告信息发布场景中,即将广告信息作为一种业务内容,在发布与其匹配的图像信息时,将该广告信息作为水印内容嵌入该图像信息中进行发布,这样使得查看到该图像信息的用户也能够看到该广告信息,以达到广告信息的推广。It should be noted that the data processing device described in the embodiment of the present application can also be applied in an advertisement information publishing scenario, that is, the advertisement information is used as a service content, and when the image information matched with the advertisement information is published, the advertisement information is used as the watermark content. The image information is embedded for publishing, so that the user who views the image information can also see the advertisement information to achieve promotion of the advertisement information.
为使本申请的目的、技术方案和优点更加清楚,下面将结合本申请具体实施例及相应的附图对本申请技术方案进行清楚、完整地描述。显然,所描述的实施例仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions of the present application will be clearly and completely described in the following with reference to the specific embodiments of the present application and the corresponding drawings. It is apparent that the described embodiments are only a part of the embodiments of the present application, and not all of them. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
以下结合附图,详细说明本申请各实施例提供的技术方案。The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
图1为本申请实施例提供的一种数据处理方法的流程示意图。所述方法可以如下所示。FIG. 1 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
步骤101:接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息。Step 101: Receive a watermark data acquisition request sent by a client, where the watermark data acquisition request includes location information and/or time information.
在本申请实施例中,客户端可以在接收到用户发送的图像信息发布请求时,向服务器发送水印数据获取请求;也可以在检测到用户使用客户端的采集功能采集图像信息时,向服务器发送水印数据获取请求,这里不做具体限定。In the embodiment of the present application, the client may send a watermark data acquisition request to the server when receiving the image information publishing request sent by the user, or may send a watermark to the server when detecting that the user collects the image information by using the collecting function of the client. The data acquisition request is not specifically limited here.
客户端在向服务器发送水印数据获取请求时,通过定位方式确定该客户端所在位置,并将该位置对应的位置信息携带在水印数据获取请求中发送给服务器。When the client sends a watermark data acquisition request to the server, the location of the client is determined by the location mode, and the location information corresponding to the location is carried in the watermark data acquisition request and sent to the server.
需要说明的是,这里的位置信息可以是定位的客户端所在的位置,也可以是待发布的图像信息的拍摄位置,例如:图像信息是在北京故宫采集得到的,那么水印数据获取 请求中包含的位置信息可以是北京故宫对应的位置信息。It should be noted that the location information herein may be the location where the located client is located, or the location of the image information to be released. For example, if the image information is collected in the Forbidden City in Beijing, the watermark data acquisition request includes The location information can be the location information corresponding to the Beijing Imperial Palace.
这里的时间信息可以是服务器接收到水印数据获取请求时的时间信息,这个时间信息包含年月日时分秒,也可以是待发布的图像信息的拍摄时间,例如:图像信息是某一年冬天采集到的,那么水印数据获取请求中包含的时间信息可以是冬天。The time information here may be time information when the server receives the watermark data acquisition request, and the time information includes the year, month, day, hour, minute and second, and may also be the shooting time of the image information to be released, for example, the image information is collected in a certain winter. So, then the time information contained in the watermark data acquisition request may be winter.
步骤102:根据所述位置信息和/或所述时间信息,确定所述水印内容。Step 102: Determine the watermark content according to the location information and/or the time information.
在本申请实施例中,服务器在接收到客户端发送的水印数据获取请求时,根据所述位置信息,确定所述位置信息对应的位置特征。In the embodiment of the present application, when receiving the watermark data acquisition request sent by the client, the server determines the location feature corresponding to the location information according to the location information.
具体地,这里的位置信息可以是POI(Point Of Interest),这样,服务器可以借助不同的地图数据库,分析得到该POI对应的位置特征。Specifically, the location information herein may be a POI (Point Of Interest), so that the server can analyze the location feature corresponding to the POI by using a different map database.
较优地,在得到位置特征后,服务器可以根据位置特征和/或时间信息,确定水印内容。Preferably, after obtaining the location feature, the server may determine the watermark content based on the location feature and/or the time information.
即服务器可以根据位置特征,确定水印内容;或者,That is, the server can determine the watermark content according to the location feature; or,
服务器可以根据时间信息,确定水印内容;或者,The server can determine the watermark content according to the time information; or,
服务器可以根据位置特征和时间信息,确定水印内容。The server can determine the watermark content based on the location characteristics and time information.
这样如果位置特征相同,时间信息不同,那么得到的水印内容也不同;如果位置特征不同,时间信息相同,那么得到的水印内容也不同。Thus, if the location features are the same and the time information is different, the obtained watermark content is also different; if the location features are different and the time information is the same, the obtained watermark content is also different.
这里的时间信息可以是服务器接收到水印数据获取请求时的时间信息,这个时间信息包含年月日时分秒,也可以是待发布的图像信息的拍摄时间,这里不做具体限定。The time information here may be the time information when the server receives the watermark data acquisition request, and the time information includes the year, month, day, hour, minute, and second, and may also be the shooting time of the image information to be released, which is not specifically limited herein.
在本申请实施例中,服务器在接收到客户端发送的水印数据获取请求时,根据所述时间信息,确定所述位置信息对应的位置的天气信息。In the embodiment of the present application, when receiving the watermark data acquisition request sent by the client, the server determines the weather information of the location corresponding to the location information according to the time information.
这里的时间信息如果是年月日,那么确定的天气信息为所述位置信息对应的位置在满足某一天的天气信息,例如:所述位置信息对应的位置对应的天气信息是晴天、阴天、雨天、雪天等等;这里的时间信息如果是时分秒,那么确定的天气信息为所述位置信息对应的位置在满足某一时刻的天气信息,例如:所述位置信息对应的位置对应的天气信息是早上的天气信息、上午的天气信息、中午的天气信息、下午的天气信息、晚上的天气信息等等。If the time information here is the year, month, and day, the determined weather information is that the location corresponding to the location information meets the weather information of a certain day. For example, the weather information corresponding to the location corresponding to the location information is sunny, cloudy, Rainy weather, snowy day, etc.; if the time information here is hour, minute, and second, then the determined weather information is weather information that meets the position corresponding to the location information, for example, the weather corresponding to the location corresponding to the location information The information is morning weather information, morning weather information, noon weather information, afternoon weather information, night weather information, and the like.
较优地,在得到天气信息后,根据所述位置信息和所述天气信息,结合系统时间,确定所述水印内容。Preferably, after the weather information is obtained, the watermark content is determined according to the location information and the weather information in combination with the system time.
这样位置信息不同,天气信息不同,时间信息也不同,那么确定的水印内容也不同。In this way, the location information is different, the weather information is different, and the time information is different, and the determined watermark content is also different.
即不同的所述位置信息确定的所述水印内容不同;That is, the watermark content determined by the different location information is different;
和/或,不同的所述时间信息确定的所述水印内容不同。And/or, the watermark content determined by the different time information is different.
较优地,在本申请实施例中,所述方法还包括:Preferably, in the embodiment of the present application, the method further includes:
在确定水印内容时,可以针对不同的业务场景,确定出不同的水印内容,即如果位置信息相同、时间信息也相同,那么针对不同的业务场景,确定出的水印内容也不同。When the watermark content is determined, different watermark contents may be determined for different service scenarios, that is, if the location information is the same and the time information is the same, the determined watermark content is different for different service scenarios.
具体地,根据所述水印数据获取请求中包含的图像信息,确定与所述图像信息相关联的业务内容,进而根据所述位置信息和所述业务内容,确定所述水印内容;或者,Specifically, determining, according to the image information included in the watermark data acquisition request, the service content associated with the image information, and determining the watermark content according to the location information and the service content; or
根据所述时间信息和所述业务内容,确定所述水印内容;或者,Determining the watermark content according to the time information and the service content; or
根据所述位置特征、所述时间信息和所述业务内容,确定所述水印内容。Determining the watermark content according to the location feature, the time information, and the service content.
需要说明的是,针对同一个业务场景,可以根据业务进展,确定业务内容,这样不同时间确定的业务内容也不同。It should be noted that, for the same business scenario, the service content may be determined according to the business progress, so that the service content determined at different times is also different.
例如:业务场景为某一个产品的推广活动,那么业务内容可以是产品推广情况,推广活动开始阶段确定的业务内容与推广活动发展阶段确定的业务内容不同;推广活动发展阶段确定的业务内容与推广活动收尾阶段确定的业务内容不同。For example, if the business scenario is a promotion activity of a certain product, then the business content may be a product promotion situation, and the business content determined at the beginning stage of the promotion activity is different from the business content determined at the development stage of the promotion activity; the business content and promotion determined in the development stage of the promotion activity The business content determined during the closing phase of the event is different.
即不同的所述位置信息确定的所述水印内容不同;That is, the watermark content determined by the different location information is different;
和/或,不同的所述时间信息确定的所述水印内容不同;And/or different watermark contents determined by the different time information;
和/或,不同的业务内容确定的所述水印内容不同。And/or, the watermark content determined by different business content is different.
步骤103:根据所述水印内容,生成水印数据。Step 103: Generate watermark data according to the watermark content.
在本申请实施例中,水印数据可以包含水印内容,也可以包含水印内容和水印模板,这里的水印模板用于表征水印内容在宿主文件中的展示方式、展示位置中的一种或者多种。In the embodiment of the present application, the watermark data may include the watermark content, and may also include the watermark content and the watermark template. The watermark template is used to represent one or more of the display manner and the display position of the watermark content in the host file.
针对相同的水印内容可以采用相同的水印模板,也可以采用不同的水印模板,这里不做具体限定。The same watermark template may be used for the same watermark content, or different watermark templates may be used, which are not specifically limited herein.
较优地,水印模板由用户自己选择。那么服务器可以采用实时或者周期地方式向客户端推送水印模板,也可以在水印模板发生更新后向客户端推送更新后的水印模板,这里不做具体限定。那么在客户端接收到用户发送的图像信息发布请求或者检测到用户使用客户端的采集功能采集图像信息时或者后,可以向用户展示水印模板,由用户选择所使用的水印模板,那么客户端在向服务器发送的水印数据获取请求中将包含用户选择的水印模板。Preferably, the watermark template is selected by the user. Then, the server may push the watermark template to the client in a real-time or periodic manner, or may push the updated watermark template to the client after the watermark template is updated, which is not specifically limited herein. Then, when the client receives the image information publishing request sent by the user or detects that the user collects the image information by using the collecting function of the client, the watermark template may be displayed to the user, and the user selects the watermark template used, then the client is in the direction The watermark data acquisition request sent by the server will contain the watermark template selected by the user.
这样,服务器在接收到客户端发送的水印数据获取请求时,根据所述水印内容和所述水印模板,生成水印数据,所述水印数据中包含所述水印模板和所述水印内容。In this way, when receiving the watermark data acquisition request sent by the client, the server generates watermark data according to the watermark content and the watermark template, and the watermark data includes the watermark template and the watermark content.
较优地,还可以预先在服务器中配置的水印内容与水印模板之间的预设关系,那么服务器在确定水印内容之后,可以根据该预设关系,得到确定的所述水印内容对应的水印模板;并根据所述水印内容和所述水印模板,生成水印数据。Preferably, the preset relationship between the watermark content and the watermark template may be pre-configured in the server, and after determining the watermark content, the server may obtain the determined watermark template corresponding to the watermark content according to the preset relationship. And generating watermark data according to the watermark content and the watermark template.
步骤104:将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。Step 104: Send the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
在本申请实施例中,服务器在确定水印数据之后,将该水印数据发送给所述客户端,这样客户端可以将所述水印数据嵌入图像信息中并渲染显示。In the embodiment of the present application, after determining the watermark data, the server sends the watermark data to the client, so that the client can embed the watermark data in the image information and render the display.
通过本申请实施例提供的技术方案,在接收客户端发送的包含位置信息和/或时间信息的水印数据获取请求时,可以根据所述位置信息和所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。这样,针对不同客户端发送的水印数据获取请求,服务器可以确定不同的水印数据,动态的下发水印数据,实现水印内容和/或水印模板的动态变化,即能够为不同的用户下发符合用户需求的水印数据,达到不同用户的图像信息所使用的水印不同,以及相同的用户的不同图像信息所使用的水印不同,有效改善了用户对应用平台所提供的水印服务的用户体验。According to the technical solution provided by the embodiment of the present application, when receiving the watermark data acquisition request that includes the location information and/or the time information sent by the client, the watermark content may be determined according to the location information and the time information; Generating watermark data according to the watermark content; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display. In this way, for the watermark data acquisition request sent by different clients, the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users. The required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user, effectively improve the user experience of the watermark service provided by the application platform.
如果本申请实施例提供的技术方案应用在旅行场景中,可以基于用户旅行目的地,图像拍摄位置,目的地的天气状况,上传图像的时间等各种因素的不同,服务器为用户生成不同的水印数据,以实现动态调整水印内容的目的。If the technical solution provided by the embodiment of the present application is applied in a travel scenario, the server may generate different watermarks for the user based on various factors such as the user's travel destination, the image capturing location, the weather condition of the destination, and the time of uploading the image. Data to achieve the purpose of dynamically adjusting the watermark content.
图2为本申请实施例提供的一种数据处理方法的流程示意图。所述方法可以如下所示。FIG. 2 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
步骤201:接收用户发送的图像处理请求,所述图像处理请求中包含图像信息。Step 201: Receive an image processing request sent by a user, where the image processing request includes image information.
在本申请实施例中,当用户需要将已拍摄的图像信息发布在应用平台上时,可以通过应用平台提供的界面向客户端发送图像处理请求。In the embodiment of the present application, when the user needs to publish the captured image information on the application platform, the image processing request may be sent to the client through the interface provided by the application platform.
这里的图像处理请求可以理解为图像上传请求,即用户需要向服务器上传图像信息;也可以理解为图像发布请求,即用户需要通过应用客户端发布图像信息,例如:发布与旅行有关的图像信息等等;还可以理解为图像处理请求,即用户需要在某一个图像信息中增加水印,等等。The image processing request here can be understood as an image uploading request, that is, the user needs to upload image information to the server; and can also be understood as an image publishing request, that is, the user needs to publish image information through the application client, for example, publishing image information related to travel, etc. Etc.; can also be understood as an image processing request, that is, the user needs to add a watermark to a certain image information, and the like.
下面以图像处理请求为图像信息发布请求为例进行说明。The image processing request is described below as an example of an image processing request.
图3为本申请实施例提供的图像信息发布界面的示意图。FIG. 3 is a schematic diagram of an image information publishing interface according to an embodiment of the present application.
从图3中可以看出,该图像信息发布界面包含两部分:一部分是待发布的图像信息; 另一部分是需要用户输入的与图像信息有关的描述信息,例如:拍摄位置、拍摄时间等等。用户可以通过点击提交控件的方式向客户端发送图像信息发布请求。As can be seen from FIG. 3, the image information publishing interface comprises two parts: one part is image information to be released; the other part is description information related to the image information that needs to be input by the user, for example: shooting position, shooting time, and the like. The user can send an image information publishing request to the client by clicking the submit control.
较优地,客户端通过采集设备采集图像信息;并若检测到用户触控提交控件,那么确定接收到用户发送的包含所述图像信息的图像信息发布请求。Preferably, the client collects the image information through the collecting device; and if the user touch submitting control is detected, determining to receive the image information publishing request that is sent by the user and including the image information.
图4为本申请实施例提供的图像信息发布界面的示意图。FIG. 4 is a schematic diagram of an image information publishing interface according to an embodiment of the present application.
从图4中可以看出,客户端具备采集功能,用户可以通过采集设备采集图像信息,并通过触控提交控件向客户端发送图像信息发布请求。As can be seen from FIG. 4, the client has an acquisition function, and the user can collect image information through the collection device, and send an image information publishing request to the client through the touch submitting control.
步骤202:根据所述图像处理请求,确定位置信息和/或时间信息。Step 202: Determine location information and/or time information according to the image processing request.
在本申请实施例中,如果图像处理请求通过图3所示的方式确定,那么客户端根据所述图像处理请求中包含的图像信息,确定所述图像信息的拍摄位置。以及根据所述图像处理请求中包含的图像信息,确定所述图像信息的生成时间。In the embodiment of the present application, if the image processing request is determined by the manner shown in FIG. 3, the client determines the shooting position of the image information according to the image information included in the image processing request. And determining a generation time of the image information according to the image information included in the image processing request.
如果图像处理请求通过图4所示的方式确定,那么客户端在接收到所述图像处理请求时,通过定位方式确定位置信息,以及在接收到所述图像处理请求时,确定系统时间。If the image processing request is determined by the manner shown in FIG. 4, the client determines the location information by the positioning method upon receiving the image processing request, and determines the system time when the image processing request is received.
在本申请实施例中,位置信息的确定方式可以通过地图服务中心,也可以通过其他手段实现,如果通过地图服务中心确定位置信息,那么地图服务中心可以集成在服务器中,也可以独立于服务器,这里不做具体限定。In the embodiment of the present application, the location information may be determined by the map service center or by other means. If the location information is determined by the map service center, the map service center may be integrated into the server or may be independent of the server. There is no specific limit here.
步骤203:向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息。Step 203: Send a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information.
步骤204:接收所述服务器发送的水印数据。Step 204: Receive watermark data sent by the server.
在本申请实施例中,服务器发送的水印数据可以是基于水印获取请求中包含所述位置信息和/或所述时间信息确定的,也可以从水印模板数据库中获取水印模板,再基于水印获取请求中包含所述位置信息和/或所述时间信息确定的,这里不做具体限定。In the embodiment of the present application, the watermark data sent by the server may be determined based on the location information and/or the time information included in the watermark acquisition request, or the watermark template may be obtained from the watermark template database, and then the watermark acquisition request is obtained. The location information and/or the time information are included in the determination, and are not specifically limited herein.
这里记载的水印模板数据库可以是集成在服务器中,也可以是独立于服务器的,需要定时或者周期地向服务器推送生成的水印模板。The watermark template database described herein may be integrated in the server or may be server-independent, and the generated watermark template needs to be pushed to the server periodically or periodically.
步骤205:将所述水印数据中包含的水印内容嵌入所述图像信息中,生成包含所述水印内容的所述图像信息。Step 205: Embed the watermark content included in the watermark data into the image information to generate the image information including the watermark content.
在本申请实施例中,将所述水印数据中包含的水印内容嵌入所述图像信息中;通过渲染容器渲染包含所述水印内容的所述图像信息,并加载显示所述图像信息。In the embodiment of the present application, the watermark content included in the watermark data is embedded in the image information; the image information including the watermark content is rendered by a rendering container, and the image information is loaded and displayed.
这里的渲染容器所采用的渲染技术可以是支持2D渲染的技术,也可以是支持3D渲染的技术,这里不做具体限定。The rendering technology used in the rendering container here may be a technology that supports 2D rendering, or a technology that supports 3D rendering, which is not specifically limited herein.
图5为本申请实施例提供的一种数据处理方法的流程示意图。所述方法可以如下所示。FIG. 5 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows.
步骤501:客户端接收用户发送的图像信息发布请求,所述图像信息发布请求中包含图像信息。Step 501: The client receives an image information publishing request sent by the user, where the image information publishing request includes image information.
步骤502:客户端根据所述图像信息发布请求,确定位置信息和/或时间信息。Step 502: The client determines location information and/or time information according to the image information publishing request.
步骤503:客户端向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息。Step 503: The client sends a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information.
步骤504:服务器根据所述位置信息和/或所述时间信息,确定所述水印内容。Step 504: The server determines the watermark content according to the location information and/or the time information.
步骤505:服务器根据所述水印内容,生成水印数据。Step 505: The server generates watermark data according to the watermark content.
步骤506:服务器将所述水印数据发送给所述客户端。Step 506: The server sends the watermark data to the client.
步骤507:客户端接收所述服务器发送的水印数据。Step 507: The client receives the watermark data sent by the server.
步骤508:客户端将所述水印数据中包含的水印内容嵌入所述图像信息中,渲染显示包含所述水印内容的所述图像信息。Step 508: The client embeds the watermark content included in the watermark data into the image information, and renders and displays the image information including the watermark content.
图6为本申请实施例提供的一种数据处理设备的结构示意图。所述数据处理设备包括:接收单元601、处理单元602和发送单元603,其中:FIG. 6 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure. The data processing device includes: a receiving unit 601, a processing unit 602, and a sending unit 603, where:
接收单元601,接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;The receiving unit 601 receives a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
处理单元602,根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;The processing unit 602 determines the watermark content according to the location information and/or the time information; and generates watermark data according to the watermark content;
发送单元603,将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。The sending unit 603 sends the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
在本申请的另一个实施例中,所述水印数据获取请求中还包含用户选择的水印模板,所述水印模板中包含水印内容的展示方式、展示位置中的一种或者多种;所述处理单元603根据所述水印内容,生成水印数据,包括:In another embodiment of the present application, the watermark data acquisition request further includes a watermark template selected by the user, where the watermark template includes one or more of a display manner and a display position of the watermark content; The unit 603 generates watermark data according to the watermark content, including:
根据所述水印内容和所述水印模板,生成水印数据,所述水印数据中包含所述水印模板和所述水印内容。Watermark data is generated according to the watermark content and the watermark template, and the watermark template includes the watermark template and the watermark content.
在本申请的另一个实施例中,所述数据处理设备还包括:确定单元604,其中:In another embodiment of the present application, the data processing device further includes: a determining unit 604, wherein:
所述确定单元604,根据所述水印数据获取请求中包含的图像信息,确定与所述图像信息相关联的业务内容;The determining unit 604 determines, according to the image information included in the watermark data acquisition request, the service content associated with the image information;
所述处理单元603根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:The processing unit 603 determines the watermark content according to the location information and/or the time information, including:
根据所述位置信息和所述业务内容,确定所述水印内容;或者,Determining the watermark content according to the location information and the service content; or
根据所述时间信息和所述业务内容,确定所述水印内容;或者,Determining the watermark content according to the time information and the service content; or
根据所述位置特征、所述时间信息和所述业务内容,确定所述水印内容。Determining the watermark content according to the location feature, the time information, and the service content.
在本申请的另一个实施例中,所述处理单元603根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:In another embodiment of the present application, the processing unit 603 determines the watermark content according to the location information and/or the time information, including:
根据所述时间信息,确定所述位置信息对应的位置的天气信息;Determining, according to the time information, weather information of a location corresponding to the location information;
根据所述位置信息和所述天气信息,结合系统时间,确定所述水印内容。The watermark content is determined according to the location information and the weather information in conjunction with the system time.
在本申请的另一个实施例中,所述处理单元603根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:In another embodiment of the present application, the processing unit 603 determines the watermark content according to the location information and/or the time information, including:
根据所述位置信息,确定所述位置信息对应的位置特征;Determining, according to the location information, a location feature corresponding to the location information;
根据所述位置特征和所述时间信息,确定所述水印内容。Determining the watermark content based on the location feature and the time information.
在本申请的另一个实施例中,所述处理单元603根据所述水印内容,生成水印数据,包括:In another embodiment of the present application, the processing unit 603 generates watermark data according to the watermark content, including:
根据配置的水印内容与水印模板之间的预设关系,得到确定的所述水印内容对应的水印模板;Obtaining a watermark template corresponding to the determined watermark content according to a preset relationship between the configured watermark content and the watermark template;
根据所述水印内容和所述水印模板,生成水印数据。Watermark data is generated based on the watermark content and the watermark template.
在本申请的另一个实施例中,不同的所述位置信息确定的所述水印内容不同;In another embodiment of the present application, the different watermark contents determined by the different location information are different;
和/或,不同的所述时间信息确定的所述水印内容不同。And/or, the watermark content determined by the different time information is different.
需要说明的是,本申请实施例提供的数据处理设备可以通过硬件方式实现,也可以通过软件方式实现,这里不做具体限定。数据处理设备在接收客户端发送的包含位置信息和/或时间信息的水印数据获取请求时,可以根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。这样,针对不同客户端发送的水印数据获取请求,服务器可以确定不同的水印数据,动态的下发水印数据,实现水印内容和/或水印模板的动态变化,即能够为不同的用户下发符合用户需求的水印数据,达到不同用户的图像信息所使用的水印不同,以及相同的用户的不同图像信息所使用的水印不同,有效改善了用户对应用平台所提供的水印服务的用户体验。It should be noted that the data processing device provided by the embodiment of the present disclosure may be implemented by using a hardware, or may be implemented by using a software, and is not specifically limited herein. When receiving the watermark data acquisition request including the location information and/or the time information sent by the client, the data processing device may determine the watermark content according to the location information and/or the time information; and according to the watermark content Generating watermark data; transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and rendering the display. In this way, for the watermark data acquisition request sent by different clients, the server can determine different watermark data, dynamically send the watermark data, and realize the dynamic change of the watermark content and/or the watermark template, that is, the user can be delivered to meet different users. The required watermark data, different watermarks used to achieve image information of different users, and different watermarks used by different image information of the same user, effectively improve the user experience of the watermark service provided by the application platform.
基于同一个发明构思,本申请实施例还提供了一种数据处理设备,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:Based on the same inventive concept, an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;Receiving a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
根据所述位置信息和/或所述时间信息,确定所述水印内容;Determining the watermark content according to the location information and/or the time information;
根据所述水印内容,生成水印数据;Generating watermark data according to the watermark content;
将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。Transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and render the display.
本申请实施例中的具体实现方式可以通过上述记载的方式实现,这里不再做一一赘述。The specific implementation manners in the embodiments of the present application may be implemented in the manner described above, and details are not described herein again.
图7为本申请实施例提供的一种数据处理设备的结构示意图。所述数据处理设备包括:接收单元701、处理单元702和发送单元703,其中:FIG. 7 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure. The data processing device includes: a receiving unit 701, a processing unit 702, and a sending unit 703, where:
接收单元701,接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;The receiving unit 701 receives an image processing request sent by the user, where the image processing request includes image information;
处理单元702,根据所述图像处理请求,确定位置信息和/或时间信息;The processing unit 702 determines location information and/or time information according to the image processing request.
发送单元703,向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;The sending unit 703 sends a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
所述接收单元701,接收所述服务器发送的水印数据;The receiving unit 701 receives watermark data sent by the server;
所述处理单元702,将所述水印数据中包含的水印内容嵌入所述图像信息中,渲染包含所述水印内容的所述图像信息,并显示所述图像信息。The processing unit 702 embeds the watermark content included in the watermark data into the image information, renders the image information including the watermark content, and displays the image information.
在本申请的另一个实施例中,所述处理单元702根据所述图像处理请求,确定位置信息,包括:In another embodiment of the present application, the processing unit 702 determines location information according to the image processing request, including:
在接收到所述图像处理请求时,通过定位方式确定位置信息;When receiving the image processing request, determining location information by using a positioning manner;
或者,or,
根据所述图像处理请求中包含的图像信息,确定所述图像信息的拍摄位置。A shooting position of the image information is determined based on image information included in the image processing request.
在本申请的另一个实施例中,所述处理单元702根据所述图像处理请求,确定时间信息,包括:In another embodiment of the present application, the processing unit 702 determines time information according to the image processing request, including:
在接收到所述图像处理请求时,确定系统时间;Determining a system time upon receiving the image processing request;
或者,or,
根据所述图像处理请求中包含的图像信息,确定所述图像信息的生成时间。A generation time of the image information is determined according to image information included in the image processing request.
在本申请的另一个实施例中,所述接收单元701接收用户发送的图像处理请求,包括:In another embodiment of the present application, the receiving unit 701 receives an image processing request sent by a user, including:
通过采集设备采集图像信息;Collecting image information through the collection device;
若检测到用户触控提交控件,那么确定接收到用户发送的包含所述图像信息的图像处理请求。If the user touch submitting control is detected, it is determined that an image processing request including the image information sent by the user is received.
在本申请的另一个实施例中,所述处理单元702将所述水印数据中包含的水印内容嵌入所述图像信息中,渲染显示包含所述水印内容的所述图像信息,包括:In another embodiment of the present application, the processing unit 702 embeds the watermark content included in the watermark data into the image information, and renders and displays the image information including the watermark content, including:
将所述水印数据中包含的水印内容嵌入所述图像信息中;Embedging the watermark content contained in the watermark data into the image information;
通过渲染容器渲染包含所述水印内容的所述图像信息,并加载显示所述图像信息。The image information containing the watermark content is rendered by a rendering container and loaded to display the image information.
需要说明的是,本申请实施例提供的数据处理设备可以通过硬件方式实现,也可以通过软件方式实现,这里不做具体限定。It should be noted that the data processing device provided by the embodiment of the present disclosure may be implemented by using a hardware, or may be implemented by using a software, and is not specifically limited herein.
基于同一个发明构思,本申请实施例还提供了一种数据处理设备,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:Based on the same inventive concept, an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;Receiving an image processing request sent by a user, where the image processing request includes image information;
根据所述图像处理请求,确定位置信息和/或时间信息;Determining location information and/or time information according to the image processing request;
向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;Sending a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
接收所述服务器发送的水印数据,并将所述水印数据中包含的水印内容嵌入所述图像信息中,渲染包含所述水印内容的所述图像信息,并显示所述图像信息。Receiving watermark data sent by the server, embedding the watermark content contained in the watermark data into the image information, rendering the image information including the watermark content, and displaying the image information.
本申请实施例中的具体实现方式可以通过上述记载的方式实现,这里不再做一一赘述。The specific implementation manners in the embodiments of the present application may be implemented in the manner described above, and details are not described herein again.
图8为本申请实施例提供的一种数据处理方法的流程示意图。所述方法可以如下所示。本申请实施例所提供的数据处理方法可以应用在为图像信息增加水印方面,至于是否发布或者显示,这里不做限定。FIG. 8 is a schematic flowchart diagram of a data processing method according to an embodiment of the present application. The method can be as follows. The data processing method provided by the embodiment of the present application can be applied to adding a watermark to the image information, and whether it is published or displayed, which is not limited herein.
步骤801:获取图像信息。Step 801: Acquire image information.
在本申请实施例中,获取图像信息的方式包括但不限于:用户通过采集设备采集到图像信息,并通过指定控件(例如:提交控件、增加水印控件)将该图像发送给应用客户端,此时应用客户端可以获取到该图像信息。In the embodiment of the present application, the manner of acquiring the image information includes, but is not limited to, the user collecting the image information by using the collection device, and sending the image to the application client by specifying a control (eg, submitting the control, adding a watermark control), The image information can be obtained by the application client.
步骤802:确定位置信息和/或时间信息。Step 802: Determine location information and/or time information.
在本申请实施例中,确定位置信息,包括:In the embodiment of the present application, determining location information includes:
通过定位方式确定位置信息;或者,Determine location information by positioning; or,
根据所述图像信息,确定所述图像信息的拍摄位置。A shooting position of the image information is determined based on the image information.
确定时间信息,包括:Determine time information, including:
确定系统时间;或者,Determine system time; or,
根据所述图像信息,确定所述图像信息的生成时间。A generation time of the image information is determined based on the image information.
具体实现方式可以参见上述实施例中的具体操作。For specific implementations, refer to the specific operations in the foregoing embodiments.
步骤803:根据所述位置信息和/或所述时间信息,确定水印数据。Step 803: Determine watermark data according to the location information and/or the time information.
在本申请实施例中,首先,根据位置信息对应的位置特征和/或时间信息,确定水印内容。In the embodiment of the present application, first, the watermark content is determined according to the location feature and/or the time information corresponding to the location information.
具体地,可以根据位置特征,确定水印内容;或者,Specifically, the watermark content may be determined according to the location feature; or
根据时间信息,确定水印内容;或者,Determining the watermark content based on the time information; or,
根据位置特征和时间信息,确定水印内容。The watermark content is determined based on the location feature and the time information.
其次,根据所述水印内容,确定水印数据。Second, the watermark data is determined based on the watermark content.
具体地,确定水印模板,并基于所述水印模板和所述水印内容,确定水印数据。Specifically, the watermark template is determined, and the watermark data is determined based on the watermark template and the watermark content.
这里所记载的水印模板可以从服务器侧获取的,具体获取方式这里不做具体限定。The watermark template described herein can be obtained from the server side, and the specific acquisition manner is not specifically limited herein.
步骤804:将所述水印数据中包含的水印内容嵌入所述图像信息中。Step 804: Embed the watermark content included in the watermark data into the image information.
具体实现方式可以参见上述实施例中的具体操作,这里不再一一赘述。For specific implementations, refer to the specific operations in the foregoing embodiments, and details are not described herein again.
图9为本申请实施例提供的一种数据处理设备的结构示意图。所述数据处理设备包括:获取单元901、确定单元902和处理单元903,其中:FIG. 9 is a schematic structural diagram of a data processing device according to an embodiment of the present disclosure. The data processing device includes: an obtaining unit 901, a determining unit 902, and a processing unit 903, where:
获取单元901,获取图像信息;The obtaining unit 901 acquires image information;
确定单元902,确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining unit 902, determining location information and/or time information, and determining watermark data according to the location information and/or the time information;
处理单元903,将所述水印数据中包含的水印内容嵌入所述图像信息中。The processing unit 903 embeds the watermark content included in the watermark data into the image information.
在本申请的另一个实施例中,所述确定单元902确定位置信息,包括:In another embodiment of the present application, the determining unit 902 determines location information, including:
通过定位方式确定位置信息;Determining location information by positioning;
或者,or,
根据所述图像信息,确定所述图像信息的拍摄位置。A shooting position of the image information is determined based on the image information.
在本申请的另一个实施例中,所述确定单元902确定时间信息,包括:In another embodiment of the present application, the determining unit 902 determines time information, including:
确定系统时间;Determine the system time;
或者,or,
根据所述图像信息,确定所述图像信息的生成时间。A generation time of the image information is determined based on the image information.
基于同一个发明构思,本申请实施例还提供了一种数据处理设备,包括:至少一个 存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:Based on the same inventive concept, an embodiment of the present application further provides a data processing device, including: at least one memory and at least one processor, wherein the memory stores a program and is configured to be configured by the at least one processor Perform the following steps:
获取图像信息;Obtain image information;
确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining location information and/or time information, and determining watermark data based on the location information and/or the time information;
将所述水印数据中包含的水印内容嵌入所述图像信息中。The watermark content contained in the watermark data is embedded in the image information.
本申请实施例中的具体实现方式可以通过上述记载的方式实现,这里不再做一一赘述。The specific implementation manners in the embodiments of the present application may be implemented in the manner described above, and details are not described herein again.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。The memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory. Memory is an example of a computer readable medium.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer readable media includes both permanent and non-persistent, removable and non-removable media. Information storage can be implemented by any method or technology. The information can be computer readable instructions, data structures, modules of programs, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transportable media can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include temporary storage of computer readable media, such as modulated data signals and carrier waves.
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。It is also to be understood that the terms "comprises" or "comprising" or "comprising" or any other variations are intended to encompass a non-exclusive inclusion, such that a process, method, article, Other elements not explicitly listed, or elements that are inherent to such a process, method, commodity, or equipment. An element defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device including the element.
本领域技术人员应明白,本申请的实施例可提供为方法、系统或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present application can be provided as a method, system, or computer program product. Thus, the present application can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment in combination of software and hardware. Moreover, the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
以上所述仅为本申请的实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。The above description is only an embodiment of the present application and is not intended to limit the application. Various changes and modifications can be made to the present application by those skilled in the art. Any modifications, equivalents, improvements, etc. made within the spirit and scope of the present application are intended to be included within the scope of the appended claims.

Claims (21)

  1. 一种数据处理方法,其特征在于,包括:A data processing method, comprising:
    接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;Receiving a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
    根据所述位置信息和/或所述时间信息,确定所述水印内容;Determining the watermark content according to the location information and/or the time information;
    根据所述水印内容,生成水印数据;Generating watermark data according to the watermark content;
    将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中。Transmitting the watermark data to the client, causing the client to embed the watermark data in the image information.
  2. 根据权利要求1所述的数据处理方法,其特征在于,所述水印数据获取请求中还包含用户选择的水印模板,所述水印模板中包含水印内容的展示方式、展示位置中的一种或者多种;The data processing method according to claim 1, wherein the watermark data acquisition request further comprises a watermark template selected by the user, wherein the watermark template includes one or more of a display manner and a display position of the watermark content. Species
    根据所述水印内容,生成水印数据,包括:Generating watermark data according to the watermark content, including:
    根据所述水印内容和所述水印模板,生成水印数据,所述水印数据中包含所述水印模板和所述水印内容。Watermark data is generated according to the watermark content and the watermark template, and the watermark template includes the watermark template and the watermark content.
  3. 根据权利要求1所述的数据处理方法,其特征在于,所述方法还包括:The data processing method according to claim 1, wherein the method further comprises:
    根据所述水印数据获取请求中包含的图像信息,确定与所述图像信息相关联的业务内容;Determining a service content associated with the image information according to image information included in the watermark data acquisition request;
    根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:Determining the watermark content according to the location information and/or the time information, including:
    根据所述位置信息和所述业务内容,确定所述水印内容;或者,Determining the watermark content according to the location information and the service content; or
    根据所述时间信息和所述业务内容,确定所述水印内容;或者,Determining the watermark content according to the time information and the service content; or
    根据所述位置信息、所述时间信息和所述业务内容,确定所述水印内容。Determining the watermark content according to the location information, the time information, and the service content.
  4. 根据权利要求1所述的数据处理方法,其特征在于,根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:The data processing method according to claim 1, wherein the determining the watermark content according to the location information and/or the time information comprises:
    根据所述时间信息,确定所述位置信息对应的位置的天气信息;Determining, according to the time information, weather information of a location corresponding to the location information;
    根据所述位置信息和所述天气信息,结合系统时间,确定所述水印内容。The watermark content is determined according to the location information and the weather information in conjunction with the system time.
  5. 根据权利要求1所述的数据处理方法,其特征在于,根据所述位置信息和/或所述时间信息,确定所述水印内容,包括:The data processing method according to claim 1, wherein the determining the watermark content according to the location information and/or the time information comprises:
    根据所述位置信息,确定所述位置信息对应的位置特征;Determining, according to the location information, a location feature corresponding to the location information;
    根据所述位置特征和/或所述时间信息,确定所述水印内容。The watermark content is determined based on the location feature and/or the time information.
  6. 根据权利要求1所述的数据处理方法,其特征在于,根据所述水印内容,生成 水印数据,包括:The data processing method according to claim 1, wherein the generating the watermark data according to the watermark content comprises:
    根据配置的水印内容与水印模板之间的预设关系,得到确定的所述水印内容对应的水印模板;Obtaining a watermark template corresponding to the determined watermark content according to a preset relationship between the configured watermark content and the watermark template;
    根据所述水印内容和所述水印模板,生成水印数据。Watermark data is generated based on the watermark content and the watermark template.
  7. 根据权利要求1至6任一项所述的数据处理方法,其特征在于,不同的所述位置信息确定的所述水印内容不同;The data processing method according to any one of claims 1 to 6, wherein the watermark content determined by the different location information is different;
    和/或,不同的所述时间信息确定的所述水印内容不同。And/or, the watermark content determined by the different time information is different.
  8. 一种数据处理方法,其特征在于,包括:A data processing method, comprising:
    接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;Receiving an image processing request sent by a user, where the image processing request includes image information;
    根据所述图像处理请求,确定位置信息和/或时间信息;Determining location information and/or time information according to the image processing request;
    向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;Sending a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
    接收所述服务器发送的水印数据,并将所述水印数据中包含的水印内容嵌入所述图像信息中;Receiving watermark data sent by the server, and embedding the watermark content included in the watermark data into the image information;
    生成包含所述水印内容的所述图像信息。The image information containing the watermark content is generated.
  9. 根据权利要求8所述的数据处理方法,其特征在于,根据所述图像处理请求,确定位置信息,包括:The data processing method according to claim 8, wherein determining the location information according to the image processing request comprises:
    在接收到所述图像处理请求时,通过定位方式确定位置信息;When receiving the image processing request, determining location information by using a positioning manner;
    或者,or,
    根据所述图像处理请求中包含的图像信息,确定所述图像信息的拍摄位置。A shooting position of the image information is determined based on image information included in the image processing request.
  10. 根据权利要求8所述的数据处理方法,其特征在于,根据所述图像处理请求,确定时间信息,包括:The data processing method according to claim 8, wherein determining the time information according to the image processing request comprises:
    在接收到所述图像处理请求时,确定系统时间;Determining a system time upon receiving the image processing request;
    或者,or,
    根据所述图像处理请求中包含的图像信息,确定所述图像信息的生成时间。A generation time of the image information is determined according to image information included in the image processing request.
  11. 根据权利要求8所述的数据处理方法,其特征在于,接收用户发送的图像处理请求,包括:The data processing method according to claim 8, wherein receiving the image processing request sent by the user comprises:
    通过采集设备采集图像信息;Collecting image information through the collection device;
    若检测到用户触控提交控件,那么确定接收到用户发送的包含所述图像信息的图像处理请求。If the user touch submitting control is detected, it is determined that an image processing request including the image information sent by the user is received.
  12. 根据权利要求8所述的数据处理方法,其特征在于,将所述水印数据中包含的水印内容嵌入所述图像信息中,生成包含所述水印内容的所述图像信息,包括:The data processing method according to claim 8, wherein the embedding the watermark content included in the watermark data into the image information to generate the image information including the watermark content comprises:
    将所述水印数据中包含的水印内容嵌入所述图像信息中;Embedging the watermark content contained in the watermark data into the image information;
    通过渲染容器渲染包含所述水印内容的所述图像信息,并加载显示所述图像信息。The image information containing the watermark content is rendered by a rendering container and loaded to display the image information.
  13. 一种数据处理方法,其特征在于,包括:A data processing method, comprising:
    获取图像信息;Obtain image information;
    确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining location information and/or time information, and determining watermark data based on the location information and/or the time information;
    将所述水印数据中包含的水印内容嵌入所述图像信息中。The watermark content contained in the watermark data is embedded in the image information.
  14. 根据权利要求13所述的数据处理方法,其特征在于,确定位置信息,包括:The data processing method according to claim 13, wherein the determining the location information comprises:
    通过定位方式确定位置信息;Determining location information by positioning;
    或者,or,
    根据所述图像信息,确定所述图像信息的拍摄位置。A shooting position of the image information is determined based on the image information.
  15. 根据权利要求13所述的数据处理方法,其特征在于,确定时间信息,包括:The data processing method according to claim 13, wherein determining the time information comprises:
    确定系统时间;Determine the system time;
    或者,or,
    根据所述图像信息,确定所述图像信息的生成时间。A generation time of the image information is determined based on the image information.
  16. 一种数据处理设备,其特征在于,包括:A data processing device, comprising:
    接收单元,接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;The receiving unit receives a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
    处理单元,根据所述位置信息和/或所述时间信息,确定所述水印内容;并根据所述水印内容,生成水印数据;The processing unit determines the watermark content according to the location information and/or the time information; and generates watermark data according to the watermark content;
    发送单元,将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。The sending unit sends the watermark data to the client, so that the client embeds the watermark data into the image information and renders the display.
  17. 一种数据处理设备,其特征在于,包括:A data processing device, comprising:
    接收单元,接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;The receiving unit receives an image processing request sent by the user, where the image processing request includes image information;
    处理单元,根据所述图像处理请求,确定位置信息和/或时间信息;Processing unit, determining location information and/or time information according to the image processing request;
    发送单元,向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;a sending unit, configured to send a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
    所述接收单元,接收所述服务器发送的水印数据;The receiving unit receives watermark data sent by the server;
    所述处理单元,将所述水印数据中包含的水印内容嵌入所述图像信息中,生成包含所述水印内容的所述图像信息。The processing unit embeds the watermark content included in the watermark data into the image information to generate the image information including the watermark content.
  18. 一种数据处理设备,其特征在于,包括:A data processing device, comprising:
    获取单元,获取图像信息;Obtaining a unit to acquire image information;
    确定单元,确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining a unit, determining location information and/or time information, and determining watermark data according to the location information and/or the time information;
    处理单元,将所述水印数据中包含的水印内容嵌入所述图像信息中。The processing unit embeds the watermark content included in the watermark data into the image information.
  19. 一种数据处理设备,其特征在于,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:A data processing apparatus, comprising: at least one memory and at least one processor, wherein the memory stores a program and is configured to perform the following steps by the at least one processor:
    接收客户端发送的水印数据获取请求,所述水印数据获取请求中包含位置信息和/或时间信息;Receiving a watermark data acquisition request sent by the client, where the watermark data acquisition request includes location information and/or time information;
    根据所述位置信息和/或所述时间信息,确定所述水印内容;Determining the watermark content according to the location information and/or the time information;
    根据所述水印内容,生成水印数据;Generating watermark data according to the watermark content;
    将所述水印数据发送给所述客户端,使所述客户端将所述水印数据嵌入图像信息中并渲染显示。Transmitting the watermark data to the client, causing the client to embed the watermark data in the image information and render the display.
  20. 一种数据处理设备,其特征在于,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:A data processing apparatus, comprising: at least one memory and at least one processor, wherein the memory stores a program and is configured to perform the following steps by the at least one processor:
    接收用户发送的图像处理请求,所述图像处理请求中包含图像信息;Receiving an image processing request sent by a user, where the image processing request includes image information;
    根据所述图像处理请求,确定位置信息和/或时间信息;Determining location information and/or time information according to the image processing request;
    向服务器发送水印数据获取请求,所述水印获取请求中包含所述位置信息和/或所述时间信息;Sending a watermark data acquisition request to the server, where the watermark acquisition request includes the location information and/or the time information;
    接收所述服务器发送的水印数据,并将所述水印数据中包含的水印内容嵌入所述图像信息中;Receiving watermark data sent by the server, and embedding the watermark content included in the watermark data into the image information;
    渲染包含所述水印内容的所述图像信息,并显示所述图像信息。The image information containing the watermark content is rendered and the image information is displayed.
  21. 一种数据处理设备,其特征在于,包括:至少一个存储器和至少一个处理器,其中,所述存储器存储有程序,并被配置成由所述至少一个处理器执行以下步骤:A data processing apparatus, comprising: at least one memory and at least one processor, wherein the memory stores a program and is configured to perform the following steps by the at least one processor:
    获取图像信息;Obtain image information;
    确定位置信息和/或时间信息,并根据所述位置信息和/或所述时间信息,确定水印数据;Determining location information and/or time information, and determining watermark data based on the location information and/or the time information;
    将所述水印数据中包含的水印内容嵌入所述图像信息中。The watermark content contained in the watermark data is embedded in the image information.
PCT/CN2018/100564 2017-08-22 2018-08-15 Data processing method and device WO2019037623A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710724353.X 2017-08-22
CN201710724353.XA CN109427031A (en) 2017-08-22 2017-08-22 A kind of data processing method and equipment

Publications (1)

Publication Number Publication Date
WO2019037623A1 true WO2019037623A1 (en) 2019-02-28

Family

ID=65439958

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/100564 WO2019037623A1 (en) 2017-08-22 2018-08-15 Data processing method and device

Country Status (3)

Country Link
CN (1) CN109427031A (en)
TW (1) TW201914311A (en)
WO (1) WO2019037623A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112800396A (en) * 2021-02-08 2021-05-14 北京百度网讯科技有限公司 Page watermark generation method, device, equipment, storage medium and program product
CN113596392A (en) * 2021-06-30 2021-11-02 海南视联通信技术有限公司 Watermark processing method, device, terminal equipment and storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199731A (en) * 2020-11-17 2021-01-08 支付宝(杭州)信息技术有限公司 Data processing method, device and equipment
CN113407961A (en) * 2021-06-16 2021-09-17 中国工商银行股份有限公司 Data anti-leakage method, device and system
CN113420242A (en) * 2021-08-24 2021-09-21 阿里巴巴(中国)有限公司 Shopping guide method, resource distribution method, content display method and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130297737A1 (en) * 2011-01-14 2013-11-07 Irdeto B.V. Multiparty watermarking method and system
CN103533248A (en) * 2013-10-24 2014-01-22 腾讯科技(上海)有限公司 Image processing method, terminal and system
CN104867097A (en) * 2014-02-26 2015-08-26 腾讯科技(深圳)有限公司 Method and device for generating watermark picture
CN106210928A (en) * 2016-08-10 2016-12-07 深圳市企拍文化科技有限公司 Add real-time geographical locations information watermaking system and method in video

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105631797B (en) * 2015-12-24 2019-03-08 小米科技有限责任公司 Watermark adding method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130297737A1 (en) * 2011-01-14 2013-11-07 Irdeto B.V. Multiparty watermarking method and system
CN103533248A (en) * 2013-10-24 2014-01-22 腾讯科技(上海)有限公司 Image processing method, terminal and system
CN104867097A (en) * 2014-02-26 2015-08-26 腾讯科技(深圳)有限公司 Method and device for generating watermark picture
CN106210928A (en) * 2016-08-10 2016-12-07 深圳市企拍文化科技有限公司 Add real-time geographical locations information watermaking system and method in video

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112800396A (en) * 2021-02-08 2021-05-14 北京百度网讯科技有限公司 Page watermark generation method, device, equipment, storage medium and program product
CN112800396B (en) * 2021-02-08 2023-10-27 北京百度网讯科技有限公司 Page watermark generation method, device, equipment, storage medium and program product
CN113596392A (en) * 2021-06-30 2021-11-02 海南视联通信技术有限公司 Watermark processing method, device, terminal equipment and storage medium

Also Published As

Publication number Publication date
CN109427031A (en) 2019-03-05
TW201914311A (en) 2019-04-01

Similar Documents

Publication Publication Date Title
WO2019037623A1 (en) Data processing method and device
US11967299B2 (en) Smart camera user interface
JP5546246B2 (en) Content management system
US10140552B2 (en) Automatic event recognition and cross-user photo clustering
US8321395B2 (en) Associating digital images with waypoints
US8856121B1 (en) Event based metadata synthesis
US20120150871A1 (en) Autonomous Mobile Blogging
US20090327229A1 (en) Automatic knowledge-based geographical organization of digital media
US20140108963A1 (en) System and method for managing tagged images
US20210271738A1 (en) System for creating music publishing agreements from metadata of a digital audio workstation
US20210272222A1 (en) System and methods for tracking authorship attribution and creating music publishing agreements from metadata
US20170039394A1 (en) Facilitating electronic signatures based on physical proximity of devices
US20100082411A1 (en) Dynamic advertisement management
WO2019037622A1 (en) Subscription processing method, and method and device for providing reservation service
CN110851538A (en) Block chain-based content generation method, device, equipment and storage medium
US10299012B2 (en) Descriptive metadata extraction and linkage with editorial content
US20140115713A1 (en) Providing electronic signature services to third party applications based on api calls
CA2986872A1 (en) Rich content appraisal report generator
US10445858B2 (en) Dynamic picture sizing based on user access criteria
US20100254607A1 (en) System and method for image mapping and integration
US20160078285A1 (en) System and Method for Displaying an Object in a Tagged Image
WO2022142634A1 (en) Media resource transmission method and apparatus
US9947042B2 (en) Method for providing on-demand digital representations to mobile devices and other computers in other geographic locations by auction and/or sale
US9961086B2 (en) Dynamic content authentication for secure merchant-customer communications
US20240004918A1 (en) Method and apparatus for the collection and management of quantitative data on unusual aerial phenomena via a citizen network of personal devices

Legal Events

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

Ref document number: 18847355

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18847355

Country of ref document: EP

Kind code of ref document: A1