CN114598939A - Video watermark adding method and device and electronic equipment - Google Patents

Video watermark adding method and device and electronic equipment Download PDF

Info

Publication number
CN114598939A
CN114598939A CN202210440145.8A CN202210440145A CN114598939A CN 114598939 A CN114598939 A CN 114598939A CN 202210440145 A CN202210440145 A CN 202210440145A CN 114598939 A CN114598939 A CN 114598939A
Authority
CN
China
Prior art keywords
watermark
memory
watermark data
video
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210440145.8A
Other languages
Chinese (zh)
Other versions
CN114598939B (en
Inventor
马强
王小娜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mgjia Beijing Technology Co ltd
Original Assignee
Mgjia Beijing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mgjia Beijing Technology Co ltd filed Critical Mgjia Beijing Technology Co ltd
Priority to CN202210440145.8A priority Critical patent/CN114598939B/en
Publication of CN114598939A publication Critical patent/CN114598939A/en
Application granted granted Critical
Publication of CN114598939B publication Critical patent/CN114598939B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/835Generation of protective data, e.g. certificates
    • H04N21/8358Generation of protective data, e.g. certificates involving watermark
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Image Processing (AREA)

Abstract

A video watermark adding method, a video watermark adding device and electronic equipment are provided. The invention discloses a video watermark adding method, which comprises the following steps: sequentially acquiring a current video frame image and watermark contents to be added to the current video frame image from a target video; screening second watermark data corresponding to watermark content from the first watermark data preloaded in the memory; and overlaying the second watermark data on the current video frame image. According to the invention, the watermark data which corresponds to the watermark content and can be directly covered on the video frame image is directly screened from the memory, so that the process of generating the watermark content into the image and transcoding the image is omitted, the processing speed of the watermark is accelerated, and the problem that the video is blocked easily due to long time consumed by the watermark processing is effectively avoided.

Description

Video watermark adding method and device and electronic equipment
Technical Field
The invention relates to the technical field of video image processing, in particular to a video watermark adding method and device and electronic equipment.
Background
In the prior art, the addition of video watermarks is generally performed by generating a picture from watermark content, transcoding the picture, and then overlaying transcoded watermark data on each frame of video. In this process, it takes a lot of time to generate the watermark picture and transcode the watermark picture into data that can be overlaid on the video, and especially in the case of fast watermark change in the video, the slow processing speed may cause video blocking.
Disclosure of Invention
In view of this, embodiments of the present invention provide a video watermark adding method to solve the problem in the prior art that video jamming is easily caused due to long time consumed for watermark processing.
In order to achieve the purpose, the invention provides the following technical scheme:
the embodiment of the invention provides a video watermark adding method, which comprises the following steps:
sequentially acquiring a current video frame image and watermark contents to be added to the current video frame image from a target video;
screening second watermark data corresponding to the watermark content from first watermark data preloaded in a memory;
overlaying the second watermark data onto a current video frame image.
Optionally, the first watermark data preloaded in the memory is obtained by:
analyzing the target video to obtain an operation scene of the target video;
calling first watermark data related to the operation scene from a watermark database based on the operation scene;
and preloading the first watermark data into the internal memory.
Optionally, the video watermark adding method further includes:
transcoding the watermark content to be added to the current video frame image to obtain third watermark data which can be directly covered;
and storing the third watermark data in a watermark database.
Optionally, the storing the third watermark data in a watermark database includes:
classifying the third watermark data according to the operation scene of the watermark content;
and storing the classified third watermark data into a watermark database.
Optionally, the video watermark adding method further includes:
acquiring the use frequency of first watermark data preloaded in the memory;
and deleting the first watermark data with the use frequency lower than a preset frequency threshold from the memory.
Optionally, the video watermark adding method further includes:
acquiring a plurality of watermark contents added by the target video;
establishing a watermark prediction model based on the plurality of watermark contents, and predicting the subsequent predicted watermark contents needing to be added according to the watermark prediction model;
judging whether the first watermark data preloaded in the memory has watermark data which is consistent with the predicted watermark content or not;
if the predicted watermark content does not exist, the predicted watermark content is compared with a watermark database, and watermark data corresponding to the predicted watermark content is extracted from the watermark database and loaded into an internal memory.
Optionally, the video watermark adding method further includes:
if the watermark data which is consistent with the predicted watermark content does not exist in the watermark database, generating a watermark picture according to the predicted watermark content;
transcoding the watermark picture to obtain predicted watermark data;
and loading the predicted watermark data into a memory, and storing the predicted watermark data into the watermark database.
An embodiment of the present invention further provides a video watermark adding apparatus, including:
the acquisition module is used for sequentially acquiring a current video frame image and watermark contents to be added to the current video frame image from a target video;
the screening module is used for screening second watermark data corresponding to the watermark content from first watermark data preloaded in a memory;
and the processing module is used for overlaying the second watermark data on the current video frame image.
An embodiment of the present invention further provides an electronic device, including:
the device comprises a memory and a processor, wherein the memory and the processor are connected with each other in a communication mode, the memory stores computer instructions, and the processor executes the computer instructions so as to execute the video watermarking method provided by the embodiment of the invention.
The embodiment of the invention also provides a computer-readable storage medium, which stores computer instructions, and the computer instructions are used for enabling the computer to execute the video watermarking method provided by the embodiment of the invention.
The technical scheme of the invention has the following advantages:
the invention provides a video watermark adding method, which comprises the steps of sequentially obtaining a current video frame image and watermark contents to be added to the current video frame image from a target video; screening second watermark data corresponding to watermark content from the first watermark data preloaded in the memory; and overlaying the second watermark data on the current video frame image. According to the invention, the watermark data which corresponds to the watermark content and can be directly covered on the video frame image is directly screened from the memory, so that the process of generating the watermark content into the image and transcoding the image is omitted, the processing speed of the watermark is accelerated, and the problem that the video is blocked easily due to long time consumed by the watermark processing is effectively avoided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a video watermarking method according to an embodiment of the present invention;
fig. 2 is a flowchart of obtaining pre-loaded first watermark data in a memory according to an embodiment of the present invention;
fig. 3 is a flowchart of storing third watermark data in a watermark database according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating updating first watermark data in a memory according to an embodiment of the present invention;
fig. 5 is a flowchart of predicting watermark content according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a video watermarking apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
According to an embodiment of the present invention, there is provided a video watermarking method embodiment, it should be noted that the steps shown in the flowchart of the figure may be executed in a computer system such as a set of computer executable instructions, and that although a logical order is shown in the flowchart, in some cases, the steps shown or described may be executed in an order different from that here.
In this embodiment, a video watermarking method is provided, which can be used in a scene that needs to be watermarked, as shown in fig. 1, where the video watermarking method includes the following steps:
step S1: and sequentially acquiring the current video frame image and the watermark content to be added to the current video frame image from the target video.
Step S2: and screening second watermark data corresponding to the watermark content from the first watermark data preloaded in the memory.
Step S3: and overlaying the second watermark data on the current video frame image.
Specifically, as the watermarks of each frame of image in the video may be different, in the video playing process, time consumption is long according to the existing method of generating the image and transcoding again, and especially under the condition that the watermark in the video changes rapidly, the processing speed cannot keep up, and the video is blocked.
Through the steps S1 to S3, the video watermark adding method provided in the embodiment of the present invention directly screens the watermark data corresponding to the watermark content and capable of directly covering the video frame image from the memory, so as to omit the process of generating the watermark content into a picture and transcoding the picture, increase the processing speed of the watermark, and effectively avoid the problem that the video is jammed due to long time consumed for watermark processing.
Specifically, in an embodiment, the first watermark data preloaded in the internal memory in the step S2 is obtained as shown in fig. 2 in the following manner:
step S21: and analyzing the target video to obtain the running scene of the target video. Specifically, by performing identification analysis on the scene, for example, the operation scene is related to vehicle speed or time, the watermark content is likely to be the vehicle speed or time.
Step S22: based on the operation scene, first watermark data relevant to the operation scene is called from a watermark database. Specifically, a large amount of watermark data is stored in the watermark database, and the watermark data related to the operation scene can be extracted from the watermark database based on the operation scene.
Step S23: and preloading the first watermark data into the memory. Specifically, the first watermark data is preloaded into the memory, so that subsequent direct calling is facilitated, and the watermark adding efficiency is effectively improved.
Specifically, in an embodiment, as shown in fig. 2, the obtaining of the first watermark data preloaded in the memory further includes the following steps:
step S24: and transcoding the watermark content which needs to be added to the current video frame image to obtain third watermark data which can be directly covered.
Step S25: and storing the third watermark data in a watermark database.
Specifically, the process is to continuously enrich the stock of the watermark database and provide stronger data support for later calling of watermark data.
Specifically, in an embodiment, as shown in fig. 3, the step S25 includes the following steps:
step S251: and classifying the third watermark data according to the operation scene of the watermark content.
Step S252: and storing the classified third watermark data into a watermark database.
Specifically, the third watermark data is classified and then stored, so that the watermark data can be called based on the operation scene conveniently.
Specifically, in an embodiment, as shown in fig. 4, the video watermarking method further includes the following steps:
step S41: and acquiring the use frequency of the first watermark data preloaded in the memory. Specifically, since the first watermark data is called according to the running scene, part of the first watermark data may be unavailable or used less frequently.
Step S42: and deleting the first watermark data with the use frequency lower than the preset frequency threshold from the memory. Specifically, in order to reduce the occupation of the memory and increase the processing speed, the first watermark data pre-loaded in the memory is dynamically updated, and the first watermark data with the use frequency lower than the preset frequency threshold is deleted from the memory.
Specifically, in an embodiment, as shown in fig. 5, the video watermarking method further includes the following steps:
step S51: and acquiring a plurality of watermark contents to which the target video is added.
Step S52: and establishing a watermark prediction model based on the plurality of watermark contents, and predicting the subsequent predicted watermark contents needing to be added according to the watermark prediction model.
Step S53: and judging whether the first watermark data preloaded in the memory has watermark data which is consistent with the predicted watermark content.
Step S54: if the predicted watermark content does not exist, the predicted watermark content is compared with the watermark database, and watermark data corresponding to the predicted watermark content is extracted from the watermark database and loaded into the memory.
Specifically, the watermark data which is possibly needed subsequently is predicted according to the watermark content, and the watermark data which is not preloaded into the memory is loaded into the memory in advance through prediction, so that the processing speed of the watermark is accelerated. For example watermarking vehicle related video:
1. the watermark display content is related to the vehicle speed, and different content is displayed at different vehicle speeds. And predicting the vehicle speed at the next moment according to the characteristic of continuous change of the vehicle speed, predicting the watermark content according to the relation between the vehicle speed and the watermark content, and extracting the required watermark data from the watermark database in advance according to the watermark content and loading the watermark data into the memory.
2. The watermark shows that the content is time dependent, with different time showing different content. Because the time is forward in a single direction, the watermark content at the next moment is calculated according to the relation between the time and the watermark content, and the needed watermark data is extracted from the watermark database in advance according to the watermark content and loaded into the memory.
3. The watermark shows that the content is location dependent and different locations show different content. Since the location is continuously variable for a running vehicle. The location of the next moment can be presumed according to the location movement change rule of the current moment, the watermark content is predicted according to the relation between the location and the watermark content, and the needed watermark data is extracted from the watermark database in advance according to the watermark content and loaded into the memory.
Specifically, in an embodiment, as shown in fig. 5, the video watermarking method further includes the following steps:
step S55: and if the watermark data which is consistent with the predicted watermark content does not exist in the watermark database, generating a watermark picture according to the predicted watermark content.
Step S56: and transcoding the watermark picture to obtain predicted watermark data.
Step S57: and loading the predicted watermark data into a memory, and storing the predicted watermark data into a watermark database.
Specifically, when the watermark database does not have the watermark data which is consistent with the predicted watermark content, the watermark data is obtained through the traditional processing process according to the predicted watermark content and is loaded to the memory and stored in the watermark database, so that when the watermark data needs to be called, the corresponding watermark data is stored in the memory, and the watermark adding speed is effectively improved; and by storing the predicted watermark data into the watermark database, more powerful data support is provided for later watermark data invocation.
In this embodiment, a video watermark adding apparatus is further provided, and the apparatus is used to implement the foregoing embodiments and preferred embodiments, and details of which have been already described are omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
The present embodiment provides a video watermarking apparatus, as shown in fig. 6, including:
the obtaining module 101 is configured to sequentially obtain the current video frame image and the watermark content that needs to be added to the current video frame image from the target video, for details, refer to the related description of step S1 in the foregoing method embodiment, and no further description is given here.
The screening module 102 is configured to screen second watermark data corresponding to the watermark content from the first watermark data preloaded in the memory, for details, refer to the related description of step S2 in the foregoing method embodiment, and details are not described here again.
The processing module 103 is configured to overlay the second watermark data on the current video frame image, for details, refer to the related description of step S3 in the foregoing method embodiment, and details are not repeated here.
The video watermarking apparatus in this embodiment is presented in the form of a functional unit, where the unit refers to an ASIC circuit, a processor and a memory executing one or more software or fixed programs, and/or other devices that may provide the above-described functionality.
Further functional descriptions of the modules are the same as those of the corresponding embodiments, and are not repeated herein.
There is also provided an electronic device according to an embodiment of the present invention, as shown in fig. 7, the electronic device may include a processor 901 and a memory 902, where the processor 901 and the memory 902 may be connected by a bus or in another manner, and fig. 7 illustrates an example of a connection by a bus.
Processor 901 may be a Central Processing Unit (CPU). The Processor 901 may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or combinations thereof.
The memory 902, which is a non-transitory computer readable storage medium, may be used for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the methods in the method embodiments of the present invention. The processor 901 executes various functional applications and data processing of the processor by executing non-transitory software programs, instructions and modules stored in the memory 902, that is, implements the methods in the above-described method embodiments.
The memory 902 may include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor 901, and the like. Further, the memory 902 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 902 may optionally include memory located remotely from the processor 901, which may be connected to the processor 901 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more modules are stored in the memory 902, which when executed by the processor 901 performs the methods in the above-described method embodiments.
The specific details of the electronic device may be understood by referring to the corresponding related descriptions and effects in the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, and the program can be stored in a computer readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD) or a Solid State Drive (SSD), etc.; the storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A video watermarking method, comprising:
sequentially acquiring a current video frame image and watermark contents to be added to the current video frame image from a target video;
screening second watermark data corresponding to the watermark content from first watermark data preloaded in a memory;
overlaying the second watermark data onto a current video frame image.
2. The video watermarking method according to claim 1, wherein the first watermark data preloaded in the memory is obtained by:
analyzing the target video to obtain an operation scene of the target video;
calling first watermark data related to the operation scene from a watermark database based on the operation scene;
and preloading the first watermark data into the internal memory.
3. The video watermarking method according to claim 2, further comprising:
transcoding the watermark content to be added to the current video frame image to obtain third watermark data which can be directly covered;
and storing the third watermark data in a watermark database.
4. The video watermarking method according to claim 3, wherein the storing the third watermark data to a watermark database includes:
classifying the third watermark data according to the operation scene of the watermark content;
and storing the classified third watermark data into a watermark database.
5. The video watermarking method according to claim 1, further comprising:
acquiring the use frequency of first watermark data preloaded in the memory;
and deleting the first watermark data with the use frequency lower than a preset frequency threshold from the memory.
6. The video watermarking method according to claim 1, further comprising:
acquiring a plurality of watermark contents added by the target video;
establishing a watermark prediction model based on the plurality of watermark contents, and predicting the subsequent predicted watermark contents needing to be added according to the watermark prediction model;
judging whether the first watermark data preloaded in the memory has watermark data which is consistent with the predicted watermark content or not;
if the predicted watermark content does not exist, the predicted watermark content is compared with a watermark database, and watermark data corresponding to the predicted watermark content is extracted from the watermark database and loaded into an internal memory.
7. The video watermarking method according to claim 6, further comprising:
if the watermark data which is consistent with the predicted watermark content does not exist in the watermark database, generating a watermark picture according to the predicted watermark content;
transcoding the watermark picture to obtain predicted watermark data;
and loading the predicted watermark data into a memory, and storing the predicted watermark data into the watermark database.
8. A video watermarking apparatus, comprising:
the acquisition module is used for sequentially acquiring a current video frame image and watermark contents to be added to the current video frame image from a target video;
the screening module is used for screening second watermark data corresponding to the watermark content from first watermark data preloaded in a memory;
and the processing module is used for overlaying the second watermark data on the current video frame image.
9. An electronic device, comprising:
a memory and a processor, the memory and the processor being communicatively coupled to each other, the memory having stored therein computer instructions, the processor executing the computer instructions to perform the video watermarking method of any of claims 1-7.
10. A computer-readable storage medium storing computer instructions for causing a computer to execute the video watermarking method according to any one of claims 1 to 7.
CN202210440145.8A 2022-04-25 2022-04-25 Video watermark adding method and device and electronic equipment Active CN114598939B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210440145.8A CN114598939B (en) 2022-04-25 2022-04-25 Video watermark adding method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210440145.8A CN114598939B (en) 2022-04-25 2022-04-25 Video watermark adding method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN114598939A true CN114598939A (en) 2022-06-07
CN114598939B CN114598939B (en) 2023-07-14

Family

ID=81811824

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210440145.8A Active CN114598939B (en) 2022-04-25 2022-04-25 Video watermark adding method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN114598939B (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004630A1 (en) * 2004-07-02 2006-01-05 Microsoft Corporation Advertising through digital watermarks
CN102685470A (en) * 2011-03-07 2012-09-19 航天信息股份有限公司 Video digital watermark embedding method and video digital water embedding device directing at AVS (audio video standard) video format
CN103365964A (en) * 2013-06-21 2013-10-23 腾讯科技(深圳)有限公司 Information recommendation method as well as related equipment and system
CN104867097A (en) * 2014-02-26 2015-08-26 腾讯科技(深圳)有限公司 Method and device for generating watermark picture
CN104954472A (en) * 2015-06-19 2015-09-30 上海卓悠网络科技有限公司 Watermark information treatment method, server and mobile terminal
CN105992050A (en) * 2015-02-06 2016-10-05 广州市动景计算机科技有限公司 Video downloading method and device
CN108230220A (en) * 2016-12-15 2018-06-29 百度在线网络技术(北京)有限公司 Watermark adding method and device
CN108810654A (en) * 2018-07-12 2018-11-13 武汉斗鱼网络科技有限公司 A kind of watermark adding method, device and electronic equipment
CN109033276A (en) * 2018-07-10 2018-12-18 Oppo广东移动通信有限公司 Method for pushing, device, storage medium and the electronic equipment of paster
CN109147007A (en) * 2018-08-01 2019-01-04 Oppo(重庆)智能科技有限公司 Paster loading method, device, terminal and computer readable storage medium
CN109147006A (en) * 2018-06-25 2019-01-04 努比亚技术有限公司 A kind of image processing method, mobile terminal and computer readable storage medium
CN109191229A (en) * 2018-07-16 2019-01-11 三星电子(中国)研发中心 Augmented reality ornament recommended method and device
CN109413508A (en) * 2018-10-26 2019-03-01 广州虎牙信息科技有限公司 Method, apparatus, equipment, plug-flow method and the live broadcast system of image blend
CN109614547A (en) * 2018-12-05 2019-04-12 广州三星通信技术研究有限公司 The method and apparatus of preferred watermark for electric terminal
CN109816586A (en) * 2019-01-30 2019-05-28 重庆传音通讯技术有限公司 Image processing method, device, terminal device and storage medium
CN110362971A (en) * 2019-06-11 2019-10-22 杭州电子科技大学 A kind of screen watermark display methods of content-adaptive
CN111427853A (en) * 2020-03-23 2020-07-17 腾讯科技(深圳)有限公司 Data loading method and related device
CN113469866A (en) * 2021-07-01 2021-10-01 建信金融科技有限责任公司 Data processing method and device and server

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004630A1 (en) * 2004-07-02 2006-01-05 Microsoft Corporation Advertising through digital watermarks
CN102685470A (en) * 2011-03-07 2012-09-19 航天信息股份有限公司 Video digital watermark embedding method and video digital water embedding device directing at AVS (audio video standard) video format
CN103365964A (en) * 2013-06-21 2013-10-23 腾讯科技(深圳)有限公司 Information recommendation method as well as related equipment and system
CN104867097A (en) * 2014-02-26 2015-08-26 腾讯科技(深圳)有限公司 Method and device for generating watermark picture
CN105992050A (en) * 2015-02-06 2016-10-05 广州市动景计算机科技有限公司 Video downloading method and device
CN104954472A (en) * 2015-06-19 2015-09-30 上海卓悠网络科技有限公司 Watermark information treatment method, server and mobile terminal
CN108230220A (en) * 2016-12-15 2018-06-29 百度在线网络技术(北京)有限公司 Watermark adding method and device
CN109147006A (en) * 2018-06-25 2019-01-04 努比亚技术有限公司 A kind of image processing method, mobile terminal and computer readable storage medium
CN109033276A (en) * 2018-07-10 2018-12-18 Oppo广东移动通信有限公司 Method for pushing, device, storage medium and the electronic equipment of paster
CN108810654A (en) * 2018-07-12 2018-11-13 武汉斗鱼网络科技有限公司 A kind of watermark adding method, device and electronic equipment
CN109191229A (en) * 2018-07-16 2019-01-11 三星电子(中国)研发中心 Augmented reality ornament recommended method and device
CN109147007A (en) * 2018-08-01 2019-01-04 Oppo(重庆)智能科技有限公司 Paster loading method, device, terminal and computer readable storage medium
CN109413508A (en) * 2018-10-26 2019-03-01 广州虎牙信息科技有限公司 Method, apparatus, equipment, plug-flow method and the live broadcast system of image blend
CN109614547A (en) * 2018-12-05 2019-04-12 广州三星通信技术研究有限公司 The method and apparatus of preferred watermark for electric terminal
CN109816586A (en) * 2019-01-30 2019-05-28 重庆传音通讯技术有限公司 Image processing method, device, terminal device and storage medium
CN110362971A (en) * 2019-06-11 2019-10-22 杭州电子科技大学 A kind of screen watermark display methods of content-adaptive
CN111427853A (en) * 2020-03-23 2020-07-17 腾讯科技(深圳)有限公司 Data loading method and related device
CN113469866A (en) * 2021-07-01 2021-10-01 建信金融科技有限责任公司 Data processing method and device and server

Also Published As

Publication number Publication date
CN114598939B (en) 2023-07-14

Similar Documents

Publication Publication Date Title
CN111031346B (en) Method and device for enhancing video image quality
US9262684B2 (en) Methods of image fusion for image stabilization
CN110392305B (en) Video static picture detection method, terminal and computer readable storage medium
WO2021179826A1 (en) Image processing method and related product
US20220383637A1 (en) Live streaming sampling method and apparatus, and electronic device
US11836898B2 (en) Method and apparatus for generating image, and electronic device
US8165387B2 (en) Information processing apparatus and method, program, and recording medium for selecting data for learning
CN111124470A (en) Automatic optimization method and device for program package based on cloud platform
CN116916151B (en) Shooting method, electronic device and storage medium
US9076207B1 (en) Image processing method, system and electronic device
CN114598939B (en) Video watermark adding method and device and electronic equipment
CN110689496B (en) Method and device for determining noise reduction model, electronic equipment and computer storage medium
US20120005587A1 (en) Performing Remoting Operations For Different Regions Of A Display Surface At Different Rates
CN114363697B (en) Video file generation and playing method and device
US20220108427A1 (en) Method and an electronic device for detecting and removing artifacts/degradations in media
CN109429067B (en) Dynamic picture compression method and device, computer equipment and storage medium
CN113361426A (en) Vehicle loss assessment image acquisition method, medium, device and electronic equipment
CN114185630B (en) Screen recording method, device, computer equipment and storage medium
EP4300416A1 (en) Image identifying device, image reproducing device, image identifying method, and program
KR100828194B1 (en) Apparatus and method for deciding a blurriness of digital pictures, and system for image processing using the same
JP2004280433A (en) Image processor, image processing method, and image processing program
CN117292286A (en) Video generation method and device, storage medium and electronic equipment
CN118057474A (en) Copyright early warning method, related device and computer medium
JP2023100028A (en) Image processing method, image processing apparatus, computer program, and image processing system
CN111831239A (en) Virtual desktop ghost eliminating method and device, electronic equipment and storage medium

Legal Events

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