WO2021027596A1 - 图像特效处理方法、装置、电子设备和计算机可读存储介质 - Google Patents

图像特效处理方法、装置、电子设备和计算机可读存储介质 Download PDF

Info

Publication number
WO2021027596A1
WO2021027596A1 PCT/CN2020/106236 CN2020106236W WO2021027596A1 WO 2021027596 A1 WO2021027596 A1 WO 2021027596A1 CN 2020106236 W CN2020106236 W CN 2020106236W WO 2021027596 A1 WO2021027596 A1 WO 2021027596A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
pane
layer
special effect
unit
Prior art date
Application number
PCT/CN2020/106236
Other languages
English (en)
French (fr)
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 北京字节跳动网络技术有限公司
Priority to JP2022507802A priority Critical patent/JP7400079B2/ja
Publication of WO2021027596A1 publication Critical patent/WO2021027596A1/zh
Priority to US17/590,797 priority patent/US20220159197A1/en
Priority to US18/417,881 priority patent/US20240163392A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/222Studio circuitry; Studio devices; Studio equipment
    • H04N5/262Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
    • H04N5/2621Cameras specially adapted for the electronic generation of special effects during image pickup, e.g. digital cameras, camcorders, video cameras having integrated special effects capability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/90Dynamic range modification of images or parts thereof
    • G06T5/94Dynamic range modification of images or parts thereof based on local image properties, e.g. for local contrast enhancement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Definitions

  • the present disclosure relates to the technical field of image special effect processing, and in particular to an image special effect processing method, device, electronic equipment, and computer-readable storage medium.
  • the post-production method of the captured image is usually adopted to obtain images with special effects.
  • this method is not real-time and cannot perform special effect processing on the input image in real time; or R&D personnel write programs for each special effect, but this is very inflexible. If multiple special effects are needed, multiple implementations are required. This will result in larger program size, more complicated implementation, and time-consuming and labor-intensive.
  • the technical problem solved by the present disclosure is to provide an image special effect processing method, so as to at least partially solve the technical problem of the complicated and inflexible realization of image special effects in the prior art.
  • an image special effect processing device an image special effect processing hardware device, a computer-readable storage medium, and an image special effect processing terminal are also provided.
  • An image special effect processing method including:
  • the combined image output is displayed on the terminal screen.
  • An image special effect processing device including:
  • Video acquisition module for acquiring video images
  • a pane moving module configured to place a preset movable pane on the video image, and the pane moves on the video image
  • the current image determining module is configured to determine the current image according to the current playback progress of the video image
  • the historical image acquisition module is configured to acquire the historical image when the pane moves to the preset position from the data storage layer through the image acquisition unit of the rendering layer;
  • a combination processing module configured to perform a combination processing on the historical image and the current image through the animation logic processing unit of the script layer and the special effect unit of the rendering layer;
  • the image display module is used to output the combined image for display on the terminal screen.
  • An electronic device including:
  • Memory for storing non-transitory computer readable instructions
  • the processor is configured to run the computer-readable instructions to enable the processor to implement any of the image special effects processing methods described above when executed.
  • a computer-readable storage medium for storing non-transitory computer-readable instructions.
  • the computer is caused to execute the image special effect processing method described in any one of the above .
  • An image special effect processing terminal includes any image special effect processing device described above.
  • the image acquisition unit of the rendering layer acquires the historical image when the pane is moved from the data storage layer to the preset position, and the historical image and the current image are combined through the animation logic processing unit of the script layer and the special effect unit of the rendering layer Processing, the combined image output is displayed on the terminal screen, so that special effects can be realized only by modifying the rendering layer, which is relatively simple and flexible to implement.
  • FIG. 1 is a schematic flowchart of an image special effect processing method according to an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of an image special effect processing device according to an embodiment of the present disclosure
  • Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. .
  • the image special effect processing method mainly includes the following steps S11 to S16.
  • Step S11 Obtain a video image.
  • the video image may be a real-time input video stream, for example, a live video in a short video application, or a video image pre-stored in the terminal.
  • the terminal may be a mobile terminal, such as a smart phone, a tablet computer, or a fixed terminal, such as a desktop computer.
  • Step S12 Place a preset movable pane on the video image, and the pane moves on the video image.
  • the size of the pane can be set according to the terminal screen, and the type of the pane can be a horizontal pane or a vertical pane.
  • the width of the pane is equal to the width of the terminal screen
  • the height of the pane is one-fifth of the height of the terminal screen
  • the width of the pane is one-fifth of the width of the terminal screen
  • the height of the pane is equal to that of the terminal screen.
  • the height of the screen is equal.
  • the pane When the pane is a horizontal pane, the pane can move from bottom to top or from top to bottom along the terminal screen. When the pane is a vertical pane, the pane can move from left to right or from right to left along the terminal screen.
  • Step S13 Determine the current image according to the current playback progress of the video image.
  • the current image is the image played at the current moment.
  • the current moment can be customized by the user.
  • the video image is displayed on the terminal screen for playback.
  • the current image can be acquired by triggering the corresponding button, such as taking a photo or capturing the terminal screen.
  • Step S14 Obtain a historical image when the pane moves to a preset position from the data storage layer through the image acquisition unit of the rendering layer.
  • the data storage layer is used to store historical images.
  • the data storage layer can be composed of a cache, and the historical images are stored in the cache so that they can be accessed quickly.
  • the historical image may be one or more.
  • Step S15 Combine the historical image and the current image through the animation logic processing unit of the script layer and the special effect unit of the rendering layer.
  • the script layer includes script programs and script files required for running the script programs. Control the rendering layer by setting the logic in the script.
  • the animation logic processing unit is used to determine the position of the pane.
  • the special effects unit is used to draw historical images and current images, and perform combined rendering.
  • Step S16 The combined image is output and displayed on the terminal screen.
  • the image acquisition unit of the rendering layer acquires the historical image when the pane is moved to the preset position from the data storage layer, and the historical image and the current image are combined through the animation logic processing unit of the script layer and the special effect unit of the rendering layer.
  • the combined image output is displayed on the terminal screen, so that special effects can be realized only by modifying the rendering layer, which is relatively simple and flexible to implement.
  • the method further includes:
  • the image captured by the image capture unit of the rendering layer from the video image when the pane is moved to a preset position is stored in the data storage layer as a historical image.
  • the preset position can be customized by the user.
  • the preset position when the pane moves from bottom to top along the terminal screen, the preset position may be the upper boundary of the terminal screen, and when the pane moves from top to bottom along the terminal screen, the preset position may be the lower part of the terminal screen Boundary.
  • the preset position when the pane moves from left to right along the terminal screen, the preset position can be the right edge of the terminal screen.
  • the preset position can be on the terminal screen. The left border.
  • step S15 specifically includes:
  • Step S151 Determine the position of the pane in the blank image through the animation logic processing unit of the script layer;
  • Step S152 draw the pane at the position through the special effect unit of the rendering layer, draw the historical image on the inner area of the pane, and draw the current image on the window The outer area of the grid;
  • Step S153 Combine the images in the inner and outer areas of the pane to obtain an image.
  • the method further includes:
  • the movement cycle of the pane is controlled by the counter of the script layer.
  • the method further includes:
  • the execution cycle of the animation logic processing unit is controlled by the counter of the script layer.
  • the method further includes:
  • the script layer includes script programs and script files required for running the script programs.
  • Control the rendering layer by setting the logic in the script. For example, by sending an image acquisition instruction to the image acquisition unit of the rendering layer, the image acquisition unit acquires the historical image of the video image from the data storage layer according to the image acquisition instruction.
  • the method further includes:
  • the script layer sends a control instruction to the special effect fetching unit of the rendering layer to trigger the operation of the special effect unit.
  • control of the rendering layer is achieved by setting the logic in the script. For example, by controlling the special effect unit of the rendering layer to complete a special effect. That is, a control instruction is sent to the special effect fetching unit of the rendering layer, and the special effect unit superimposes the historical image with the current image according to the control instruction.
  • the method further includes:
  • control of the rendering layer is achieved by setting the logic in the script.
  • the script layer sends an image capture instruction to the image capture unit of the rendering layer, and the image capture unit captures the image according to the capture instruction, and caches the captured image in the storage layer.
  • the image capture instruction includes at least one of the following parameters: image identification, image coordinates, image width, image height, and resolution of the terminal screen.
  • the image identifier is the number or name of the captured image, and the image identifier can be randomly generated each time an image is captured.
  • the image coordinates are the start and end coordinates of the captured image, including x and y coordinates.
  • it can be the coordinates of the upper left corner and the lower right corner of the terminal screen.
  • the image coordinates may specifically be normalized coordinates.
  • the actual coordinate needs to be calculated according to the resolution of the terminal screen.
  • the product of the normalized coordinate and the resolution of the terminal screen is taken as the actual coordinate.
  • the image width is the width of the captured image.
  • the image height is the height of the captured image.
  • the device embodiments of the present disclosure can be used to perform the steps implemented by the method embodiments of the present disclosure.
  • the device can execute the steps in the image special effect processing method embodiment described in the first embodiment.
  • the device mainly includes: a video acquisition module 21, a pane moving module 22, a current image determination module 23, a historical image acquisition module 24, a combination processing module 25 and an image display module 26; among them,
  • the video acquisition module 21 is used to acquire video images
  • the pane moving module 22 is configured to place a preset movable pane on the video image, and the pane moves on the video image;
  • the current image determining module 23 is configured to determine the current image according to the current playback progress of the video image
  • the historical image acquisition module 24 is configured to acquire historical images when the pane moves to a preset position from the data storage layer through the image acquisition unit of the rendering layer;
  • the combination processing module 25 is configured to perform a combination processing on the historical image and the current image through the animation logic processing unit of the script layer and the special effect unit of the rendering layer;
  • the image display module 26 is used to output the combined image for display on the terminal screen.
  • the device further includes: an image storage module 27, wherein:
  • the image storage module 27 is configured to capture the image when the pane is moved to a preset position from the video image by the image capture unit of the rendering layer as a historical image and store it in the data storage layer.
  • combination processing module 25 is specifically configured to: determine the position of the pane in the blank image through the animation logic processing unit of the script layer; draw the position of the pane in the blank image through the special effect unit of the rendering layer Pane, and draw the historical image in the inner area of the pane, and draw the current image in the outer area of the pane; combine the images in the inner and outer areas of the pane to obtain an image .
  • the device further includes: a movement period control module 28, wherein:
  • the movement period control module 28 is configured to control the movement period of the pane through the counter of the script layer.
  • the device further includes: an execution cycle control module 29, wherein:
  • the execution cycle control module 29 is configured to control the execution cycle of the animation logic processing unit through the counter of the script layer.
  • the device further includes: an acquisition instruction sending module 210; wherein,
  • the acquisition instruction sending module 210 is configured to send an image acquisition instruction to the image acquisition unit of the rendering layer through the script layer to trigger the operation of the image acquisition unit.
  • the device further includes: a control instruction sending module 211; wherein,
  • the control instruction sending module 211 is configured to send a control instruction to the special effect fetching unit of the rendering layer through the script layer to trigger the operation of the special effect unit.
  • the device further includes: a grabbing instruction sending module 212; wherein,
  • the capture instruction sending module 212 is configured to send an image capture instruction to the image capture unit of the rendering layer through the script layer to trigger the operation of the image capture unit.
  • the image capture instruction includes at least one of the following parameters: image identification, image coordinates, image width, image height, and resolution of the terminal screen.
  • the terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 3 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 300 may include a processing device (such as a central processing unit, a graphics processor, etc.) 301, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 302 or from a storage device 306.
  • the program in the memory (RAM) 303 executes various appropriate actions and processing.
  • various programs and data required for the operation of the electronic device 300 are also stored.
  • the processing device 301, the ROM 302, and the RAM 303 are connected to each other through a bus 304.
  • An input/output (I/O) interface 305 is also connected to the bus 304.
  • the following devices can be connected to the I/O interface 305: including input devices 306 such as touch screens, touch pads, keyboards, mice, cameras, microphones, accelerometers, gyroscopes, etc.; including, for example, liquid crystal displays (LCD), speakers, vibration An output device 307 such as a device; a storage device 306 such as a magnetic tape and a hard disk; and a communication device 309.
  • the communication device 309 may allow the electronic device 300 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 3 shows an electronic device 300 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 309, or installed from the storage device 306, or installed from the ROM 302.
  • the processing device 301 When the computer program is executed by the processing device 301, the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
  • the aforementioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any superposition of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a superposition of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable overlay of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable superposition of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable superposition of the above.
  • the client and server can communicate with any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol), and can communicate with digital data in any form or medium.
  • Communication e.g., communication network
  • Examples of communication networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any currently known or future research and development network of.
  • LAN local area networks
  • WAN wide area networks
  • the Internet e.g., the Internet
  • end-to-end networks e.g., ad hoc end-to-end networks
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device acquires a video image; and places a preset movable pane on the video Image, and the pane moves on the video image; determines the current image according to the current playback progress of the video image; obtains the pane from the data storage layer through the image acquisition unit of the rendering layer and moves to the preset position
  • the historical image at the time; the historical image and the current image are combined through the animation logic processing unit of the script layer and the special effect unit of the rendering layer; and the combined image is output and displayed on the terminal screen.
  • the computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or their superpositions.
  • the above-mentioned programming languages include but are not limited to object-oriented programming languages such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user’s computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to pass Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the superposition of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by superimposing dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented in a software manner, or may be implemented in a hardware manner. Among them, the name of the unit does not constitute a limitation on the unit itself under certain circumstances.
  • exemplary types of hardware logic components include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
  • FPGA Field Programmable Gate Array
  • ASIC Application Specific Integrated Circuit
  • ASSP Application Specific Standard Product
  • SOC System on Chip
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium, which may contain or store a program for use by or in combination with the instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • the machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or equipment, or any suitable superposition of the foregoing.
  • machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard drives, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable superposition of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM compact disk read only memory
  • magnetic storage device magnetic storage device, or any suitable superposition of the foregoing.
  • an image special effect processing method including:
  • the combined image output is displayed on the terminal screen.
  • the method further includes:
  • the image captured by the image capture unit of the rendering layer from the video image when the pane is moved to a preset position is stored in the data storage layer as a historical image.
  • combination processing of the historical image and the current image by the animation logic processing unit of the script layer and the special effect unit of the rendering layer includes:
  • the method further includes:
  • the movement cycle of the pane is controlled by the counter of the script layer.
  • the method further includes:
  • the execution cycle of the animation logic processing unit is controlled by the counter of the script layer.
  • the method further includes:
  • the method further includes:
  • the script layer sends control instructions to the special effect fetching unit of the rendering layer to trigger the operation of the special effect unit.
  • the method further includes:
  • the image capture instruction includes at least one of the following parameters: image identification, image coordinates, image width, image height, resolution of the terminal screen, and number of split screens.
  • an image special effect processing apparatus including:
  • Video acquisition module for acquiring video images
  • a pane moving module configured to place a preset movable pane on the video image, and the pane moves on the video image
  • the current image determining module is configured to determine the current image according to the current playback progress of the video image
  • the historical image acquisition module is configured to acquire the historical image when the pane moves to the preset position from the data storage layer through the image acquisition unit of the rendering layer;
  • a combination processing module configured to perform a combination processing on the historical image and the current image through the animation logic processing unit of the script layer and the special effect unit of the rendering layer;
  • the image display module is used to output the combined image for display on the terminal screen.
  • the device further includes:
  • the image storage module is configured to capture the image when the pane is moved to a preset position from the video image by the image capture unit of the rendering layer as a historical image and store it in the data storage layer.
  • the combination processing module is specifically configured to: determine the position of the pane in the blank image through the animation logic processing unit of the script layer; and draw the window at the position through the special effect unit of the rendering layer. And draw the historical image on the inner area of the pane, and draw the current image on the outer area of the pane; combine the images of the inner and outer areas of the pane to obtain an image.
  • the device further includes:
  • the movement period control module is used to control the movement period of the pane through the counter of the script layer.
  • the device further includes:
  • the execution cycle control module is used to control the execution cycle of the animation logic processing unit through the counter of the script layer.
  • the device further includes:
  • the acquisition instruction sending module is configured to send an image acquisition instruction to the image acquisition unit of the rendering layer through the script layer to trigger the operation of the image acquisition unit.
  • the device further includes:
  • the control instruction sending module is used to send a control instruction to the special effect fetching unit of the rendering layer through the script layer to trigger the operation of the special effect unit.
  • the device further includes:
  • the grabbing instruction sending module is configured to send an image grabbing instruction to the image grabbing unit of the rendering layer through the script layer to trigger the operation of the image grabbing unit.
  • the image capture instruction includes at least one of the following parameters: image identification, image coordinates, image width, image height, and resolution of the terminal screen.
  • an electronic device including:
  • Memory for storing non-transitory computer readable instructions
  • the processor is configured to run the computer-readable instructions to enable the processor to implement the above-mentioned image special effect processing method when executed.
  • a computer-readable storage medium for storing non-transitory computer-readable instructions.
  • the non-transitory computer-readable instructions are executed by a computer, the The computer executes the above-mentioned image special effect processing method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Studio Devices (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

本公开公开了一种图像特效处理方法、装置、电子设备和计算机可读存储介质。其中方法包括:获取视频图像;将预先设置的可移动的窗格放置在视频图像上,且窗格随着视频图像的播放移动;根据视频图像的当前播放进度确定当前图像;通过渲染层的图像获取单元从数据存储层获取窗格移动到预设位置时的历史图像;通过脚本层的动画逻辑处理单元和渲染层的特效单元对历史图像和当前图像进行组合处理;将组合后的图像输出在终端屏幕上显示。本公开实施例数据存储层获取窗格移动到预设位置时的历史图像,通过动画逻辑处理单元和渲染层的特效单元对历史图像和当前图像进行组合处理这样只需要通过修改渲染层即可实现特效,实现起来比较简单灵活。

Description

图像特效处理方法、装置、电子设备和计算机可读存储介质
相关申请的交叉引用
本申请要求于2019年08月09日提交的,申请号为201910735603.9、发明名称为“图像特效处理方法、装置、电子设备和计算机可读存储介质”的中国专利申请的优先权,该申请的全文通过引用结合在本申请中。
技术领域
本公开涉及图像特效处理技术领域,特别是涉及一种图像特效处理方法、装置、电子设备和计算机可读存储介质。
背景技术
随着智能终端技术的发展,智能终端的功能也越来越多样化,例如,用户可以使用终端中摄像头拍摄图像(例如,照片或视频),已经成为人们娱乐消遣的新模式。但是,单纯的拍摄图像已经不能用户的需求了。随之如何对拍摄的图像进行特效处理,以得到更好玩有趣的图像,成为人们关注的焦点。
在现有技术中,通常采用对拍摄的图像后期制作的方式,得到特殊效果的图像。但是这样方式不具有实时性,无法实时的对输入图像进行特殊效果处理;或者研发人员针对每种特效专门编写程序实现,但是这样非常不灵活,如果需要多种特效的话,就需要多种实现,这样会导致程序的体积较大,实现起来比较复杂,且费时费力。
发明内容
提供该发明内容部分以便以简要的形式介绍构思,这些构思将在后面的具体实施方式部分被详细描述。该发明内容部分并不旨在标识要求保护的技术方案的关键特征或必要特征,也不旨在用于限制所要 求的保护的技术方案的范围。
本公开解决的技术问题是提供一种图像特效处理方法,以至少部分地解决现有技术中图像特效实现比较复杂且不灵活的技术问题。此外,还提供一种图像特效处理装置、图像特效处理硬件装置、计算机可读存储介质和图像特效处理终端。
为了实现上述目的,根据本公开的一个方面,提供以下技术方案:
一种图像特效处理方法,包括:
获取视频图像;
将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
根据所述视频图像的当前播放进度确定当前图像;
通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
将组合后的图像输出在终端屏幕上显示。
为了实现上述目的,根据本公开的一个方面,提供以下技术方案:
一种图像特效处理装置,包括:
视频获取模块,用于获取视频图像;
窗格移动模块,用于将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
当前图像确定模块,用于根据所述视频图像的当前播放进度确定当前图像;
历史图像获取模块,用于通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
组合处理模块,用于通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
图像显示模块,用于将组合后的图像输出在终端屏幕上显示。
为了实现上述目的,根据本公开的一个方面,提供以下技术方案:
一种电子设备,包括:
存储器,用于存储非暂时性计算机可读指令;以及
处理器,用于运行所述计算机可读指令,使得所述处理器执行时实现上述任一项所述的图像特效处理方法。
为了实现上述目的,根据本公开的一个方面,提供以下技术方案:
一种计算机可读存储介质,用于存储非暂时性计算机可读指令,当所述非暂时性计算机可读指令由计算机执行时,使得所述计算机执行上述任一项所述的图像特效处理方法。
为了实现上述目的,根据本公开的又一个方面,还提供以下技术方案:
一种图像特效处理终端,包括上述任一图像特效处理装置。
本公开实施例通过渲染层的图像获取单元从数据存储层获取窗格移动到预设位置时的历史图像,通过脚本层的动画逻辑处理单元和渲染层的特效单元对历史图像和当前图像进行组合处理,将组合后的图像输出在终端屏幕上显示,这样只需要通过修改渲染层即可实现特效,实现起来比较简单灵活。
上述说明仅是本公开技术方案的概述,为了能更清楚了解本公开的技术手段,而可依照说明书的内容予以实施,并且为让本公开的上述和其他目的、特征和优点能够更明显易懂,以下特举较佳实施例,并配合附图,详细说明如下。。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为根据本公开一个实施例的图像特效处理方法的流程示意图;
图2为根据本公开一个实施例的图像特效处理装置的流程示意图;
图3为根据本公开一个实施例的电子设备的结构示意图。。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
实施例一
为了解决现有技术中图像特效实现比较复杂且不灵活的技术问题,本公开实施例提供一种图像特效处理方法。如图1所示,该图像特效处理方法主要包括如下步骤S11至步骤S16。
步骤S11:获取视频图像。
具体的,视频图像可以为实时输入的视频流,例如,短视频应用中的直播视频,也可以为预先存储在终端中的视频图像。其中,终端可以为移动终端,例如智能手机、平板电脑,也可以为固定终端,例如台式电脑。
步骤S12:将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动。
其中,窗格大小可以根据终端屏幕设置,窗格的类型可以为横向窗格也可以为纵向窗格。例如,窗格的宽度与终端屏幕的宽度相等,窗格的高度为终端屏幕的高度的五分之一,或窗格的宽度为终端屏幕的宽度的五分之一,窗格的高度与终端屏幕的高度相等。
当窗格为横向窗格时,则窗格可以沿着终端屏幕由下而上或由上而下移动。当窗格为纵向窗格时,则窗格可以沿着终端屏幕由左及右或由右及左移动。
步骤S13:根据所述视频图像的当前播放进度确定当前图像。
其中,当前图像为当前时刻播放到的图像。
其中,当前时刻可以由用户自定义设置。
具体的,将视频图像显示在终端屏幕上进行播放,当用户有需求或者观看到感兴趣的图像时,可以通过触发相应的按钮获取当前图像,例如拍照或截取终端屏幕。
步骤S14:通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像。
其中,数据存储层用于存储历史图像,例如,数据存储层可由缓存组成,历史图像存储在缓存中,这样可以快速的存取。
其中,所述历史图像可以为一张或多张。
步骤S15:通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理。
其中,脚本层包含脚本程序,及所述脚本程序运行所需要的脚本文件。通过设置脚本中的逻辑实现对渲染层的控制。
其中,动画逻辑处理单元用于确定窗格的位置。
其中,特效单元用于绘制历史图像和当前图像,并进行组合渲染。
步骤S16:将组合后的图像输出在终端屏幕上显示。
本实施例通过渲染层的图像获取单元从数据存储层获取窗格移动到预设位置时的历史图像,通过脚本层的动画逻辑处理单元和渲染层的特效单元对历史图像和当前图像进行组合处理,将组合后的图像输出在终端屏幕上显示,这样只需要通过修改渲染层即可实现特效,实现起来比较简单灵活。
在一个可选的实施例中,所述方法还包括:
通过所述渲染层的图像抓取单元从所述视频图像中抓取所述窗格移动到预设位置时的图像作为历史图像存储在所述数据存储层。
其中,预设位置可以由用户自定义设置。例如,当窗格沿着终端 屏幕由下而上移动时,预设位置可以为终端屏幕的上部边界,当窗格沿着终端屏幕由上而下移动时,预设位置可以为终端屏幕的下部边界,当窗格沿着终端屏幕由左及右移动时,预设位置可以为终端屏幕的右部边界,当窗格沿着终端屏幕由右及左移动时,预设位置可以为终端屏幕的左部边界。
在一个可选的实施例中,步骤S15具体包括:
步骤S151:通过脚本层的动画逻辑处理单元确定所述窗格在空白图像中的位置;
步骤S152:通过所述述渲染层的特效单元在所述位置处绘制所述窗格,并将所述历史图像绘制在所述窗格的内部区域,并将所述当前图像绘制在所述窗格的外部区域;
步骤S153:将所述窗格内外区域的图像进行组合得到一张图像。
在一个可选的实施例中,所述方法还包括:
通过所述脚本层的计数器控制所述窗格的移动周期。
在一个可选的实施例中,所述方法还包括:
通过所述脚本层的计数器控制所述动画逻辑处理单元的执行周期。
在一个可选的实施例中,所述方法还包括:
通过脚本层向所述渲染层的图像获取单元发送图像获取指令,以触发所述图像获取单元的操作。
其中,脚本层包含脚本程序,及所述脚本程序运行所需要的脚本文件。通过设置脚本中的逻辑实现对渲染层的控制。例如,通过向渲染层的图像获取单元发送图像获取指令,图像获取单元根据图像获取指令从数据存储层中获取所述视频图像的历史图像。
在一个可选的实施例中,所述方法还包括:
通过脚本层向所述渲染层的特效取单元发送控制指令,以触发所述特效单元的操作。
具体的,通过设置脚本中的逻辑实现对渲染层的控制。例如,通过控制渲染层的特效单元完成一个特效。即向所述渲染层的特效取单元发送控制指令,所述特效单元根据控制指令将所述历史图像与所述当前图像叠加。
在一个可选的实施例中,所述方法还包括:
通过脚本层向所述渲染层的图像抓取单元发送图像抓取指令,以触发所述图像抓取单元的操作。
具体的,通过设置脚本中的逻辑实现对渲染层的控制。例如,通过脚本层向所述渲染层的图像抓取单元发送图像抓取指令,图像抓取单元根据抓取指令抓取图像,并将抓取的图像缓存在存储层中。
进一步的,所述图像抓取指令中包含以下至少一项参数:图像标识、图像坐标、图像宽度、图像高度、所述终端屏幕的分辨率。
其中,图像标识为抓取图像的编号或名称,在每次抓取图像时可以随机生成图像标识。
其中,图像坐标为抓取图像的开始坐标和终点坐标,包括x坐标和y坐标。例如,可以为终端屏幕左上角坐标及右下角坐标。图像坐标具体可以为归一化坐标。当为归一化坐标时,需要根据所述终端屏幕的分辨率计算得到实际坐标,例如,将归一化坐标与所述终端屏幕的分辨率的乘积作为实际坐标。
其中,图像宽度为抓取图像的宽度。
其中,图像高度为抓取图像的高度。
本领域技术人员应能理解,在上述各个实施例的基础上,还可以进行明显变型(例如,对所列举的模式进行叠加)或等同替换。
在上文中,虽然按照上述的顺序描述了图像特效处理方法实施例中的各个步骤,本领域技术人员应清楚,本公开实施例中的步骤并不必然按照上述顺序执行,其也可以倒序、并行、交叉等其他顺序执行,而且,在上述步骤的基础上,本领域技术人员也可以再加入其他步骤,这些明显变型或等同替换的方式也应包含在本公开的保护范围之内,在此不再赘述。
下面为本公开装置实施例,本公开装置实施例可用于执行本公开方法实施例实现的步骤,为了便于说明,仅示出了与本公开实施例相关的部分,具体技术细节未揭示的,请参照本公开方法实施例。
实施例二
为了解决现有技术中图像特效实现比较复杂且不灵活的技术问题,本公开实施例提供一种图像特效处理装置。该装置可以执行上述实施例一所述的图像特效处理方法实施例中的步骤。如图2所示,该装置主要包括:视频获取模块21、窗格移动模块22、当前图像确定模块23、历史图像获取模块24、组合处理模块25和图像显示模块26;其中,
视频获取模块21用于获取视频图像;
窗格移动模块22用于将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
当前图像确定模块23用于根据所述视频图像的当前播放进度确定当前图像;
历史图像获取模块24用于通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
组合处理模块25用于通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
图像显示模块26用于将组合后的图像输出在终端屏幕上显示。
进一步的,所述装置还包括:图像存储模块27,其中,
图像存储模块27,用于通过所述渲染层的图像抓取单元从所述视频图像中抓取所述窗格移动到预设位置时的图像作为历史图像存储在所述数据存储层。
进一步的,所述组合处理模块25具体用于:通过脚本层的动画逻辑处理单元确定所述窗格在空白图像中的位置;通过所述述渲染层的特效单元在所述位置处绘制所述窗格,并将所述历史图像绘制在所述窗格的内部区域,并将所述当前图像绘制在所述窗格的外部区域;将所述窗格内外区域的图像进行组合得到一张图像。
进一步的,所述装置还包括:移动周期控制模块28,其中,
移动周期控制模块28,用于通过所述脚本层的计数器控制所述窗格的移动周期。
进一步的,所述装置还包括:执行周期控制模块29,其中,
执行周期控制模块29,用于通过所述脚本层的计数器控制所述动画逻辑处理单元的执行周期。
进一步的,所述装置还包括:获取指令发送模块210;其中,
获取指令发送模块210用于通过脚本层向所述渲染层的图像获取单元发送图像获取指令,以触发所述图像获取单元的操作。
进一步的,所述装置还包括:控制指令发送模块211;其中,
控制指令发送模块211用于通过脚本层向所述渲染层的特效取单元发送控制指令,以触发所述特效单元的操作。
进一步的,所述装置还包括:抓取指令发送模块212;其中,
抓取指令发送模块212用于通过脚本层向所述渲染层的图像抓取单元发送图像抓取指令,以触发所述图像抓取单元的操作。
进一步的,所述图像抓取指令中包含以下至少一项参数:图像标识、图像坐标、图像宽度、图像高度、所述终端屏幕的分辨率。
有关图像特效处理装置实施例的工作原理、实现的技术效果等详细说明可以参考前述图像特效处理方法实施例中的相关说明,在此不再赘述。
实施例三
下面参考图3,其示出了适于用来实现本公开实施例的电子设备300的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图3示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图3所示,电子设备300可以包括处理装置(例如中央处理器、图形处理器等)301,其可以根据存储在只读存储器(ROM)302中的程序或者从存储装置306加载到随机访问存储器(RAM)303中的程序而执行各种适当的动作和处理。在RAM 303中,还存储有电子设备300操作所需的各种程序和数据。处理装置301、ROM 302以及RAM303通过总线304彼此相连。输入/输出(I/O)接口305也连接至总线304。
通常,以下装置可以连接至I/O接口305:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置306;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置307;包括例如磁带、硬盘等的存储装置306;以及通信装置309。通信装置309可以允许电子设备300与其他设备进行无线或有线通信以交换数据。虽然图3示出了具有各种装置的电子设备300,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置309从网络上被下载和安装,或者从存储装置306被安装,或者从ROM 302被安装。在该计算机程序被处理装置301执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意叠加。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的叠加。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的叠加。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的叠加。计算 机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的叠加。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取视频图像;将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;根据所述视频图像的当前播放进度确定当前图像;通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;将组合后的图像输出在终端屏幕上显示。
可以以一种或多种程序设计语言或其叠加来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利 用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的叠加,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的叠加来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适叠加。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适叠加。
根据本公开的一个或多个实施例,提供了一种图像特效处理方法, 包括:
获取视频图像;
将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
根据所述视频图像的当前播放进度确定当前图像;
通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
将组合后的图像输出在终端屏幕上显示。
进一步的,所述方法还包括:
通过所述渲染层的图像抓取单元从所述视频图像中抓取所述窗格移动到预设位置时的图像作为历史图像存储在所述数据存储层。
进一步的,所述通过脚本层的动画逻辑处理单元和所述述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理,包括:
通过脚本层的动画逻辑处理单元确定所述窗格在空白图像中的位置;
通过所述述渲染层的特效单元在所述位置处绘制所述窗格,并将所述历史图像绘制在所述窗格的内部区域,并将所述当前图像绘制在所述窗格的外部区域;
将所述窗格内外区域的图像进行组合得到一张图像。
进一步的,所述方法还包括:
通过所述脚本层的计数器控制所述窗格的移动周期。
进一步的,所述方法还包括:
通过所述脚本层的计数器控制所述动画逻辑处理单元的执行周期。
进一步的,所述方法还包括:
通过脚本层向所述渲染层的图像获取单元发送图像获取指令,以触发所述图像获取单元的操作。
进一步的,所述方法还包括:
通过脚本层向所述渲染层的特效取单元发送控制指令,以触发所 述特效单元的操作。
进一步的,所述方法还包括:
通过脚本层向所述渲染层的图像抓取单元发送图像抓取指令,以触发所述图像抓取单元的操作。
进一步的,所述图像抓取指令中包含以下至少一项参数:图像标识、图像坐标、图像宽度、图像高度、所述终端屏幕的分辨率、分屏数量。
根据本公开的一个或多个实施例,提供了一种图像特效处理装置,包括:
视频获取模块,用于获取视频图像;
窗格移动模块,用于将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
当前图像确定模块,用于根据所述视频图像的当前播放进度确定当前图像;
历史图像获取模块,用于通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
组合处理模块,用于通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
图像显示模块,用于将组合后的图像输出在终端屏幕上显示。
进一步的,所述装置还包括:
图像存储模块,用于通过所述渲染层的图像抓取单元从所述视频图像中抓取所述窗格移动到预设位置时的图像作为历史图像存储在所述数据存储层。
进一步的,所述组合处理模块具体用于:通过脚本层的动画逻辑处理单元确定所述窗格在空白图像中的位置;通过所述述渲染层的特效单元在所述位置处绘制所述窗格,并将所述历史图像绘制在所述窗格的内部区域,并将所述当前图像绘制在所述窗格的外部区域;将所述窗格内外区域的图像进行组合得到一张图像。
进一步的,所述装置还包括:
移动周期控制模块,用于通过所述脚本层的计数器控制所述窗格 的移动周期。
进一步的,所述装置还包括:
执行周期控制模块,用于通过所述脚本层的计数器控制所述动画逻辑处理单元的执行周期。
进一步的,所述装置还包括:
获取指令发送模块,用于通过脚本层向所述渲染层的图像获取单元发送图像获取指令,以触发所述图像获取单元的操作。
进一步的,所述装置还包括:
控制指令发送模块,用于通过脚本层向所述渲染层的特效取单元发送控制指令,以触发所述特效单元的操作。
进一步的,所述装置还包括:
抓取指令发送模块,用于通过脚本层向所述渲染层的图像抓取单元发送图像抓取指令,以触发所述图像抓取单元的操作。
进一步的,所述图像抓取指令中包含以下至少一项参数:图像标识、图像坐标、图像宽度、图像高度、所述终端屏幕的分辨率。
根据本公开的一个或多个实施例,提供了一种电子设备,包括:
存储器,用于存储非暂时性计算机可读指令;以及
处理器,用于运行所述计算机可读指令,使得所述处理器执行时实现上述的图像特效处理方法。
根据本公开的一个或多个实施例,提供了一种计算机可读存储介质,用于存储非暂时性计算机可读指令,当所述非暂时性计算机可读指令由计算机执行时,使得所述计算机执行上述的图像特效处理方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定叠加而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意叠加而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环 境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以叠加地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子叠加的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (12)

  1. 一种图像特效处理方法,其特征在于,包括:
    获取视频图像;
    将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
    根据所述视频图像的当前播放进度确定当前图像;
    通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
    通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
    将组合后的图像输出在终端屏幕上显示。
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    通过所述渲染层的图像抓取单元从所述视频图像中抓取所述窗格移动到预设位置时的图像作为历史图像存储在所述数据存储层。
  3. 根据权利要求1所述的方法,其特征在于,所述通过脚本层的动画逻辑处理单元和所述述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理,包括:
    通过脚本层的动画逻辑处理单元确定所述窗格在空白图像中的位置;
    通过所述述渲染层的特效单元在所述位置处绘制所述窗格,并将所述历史图像绘制在所述窗格的内部区域,并将所述当前图像绘制在所述窗格的外部区域;
    将所述窗格内外区域的图像进行组合得到一张图像。
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    通过所述脚本层的计数器控制所述窗格的移动周期。
  5. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    通过所述脚本层的计数器控制所述动画逻辑处理单元的执行周期。
  6. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    通过所述脚本层向所述渲染层的图像获取单元发送图像获取指令, 以触发所述图像获取单元的操作。
  7. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    通过所述脚本层向所述渲染层的特效取单元发送控制指令,以触发所述特效单元的操作。
  8. 根据权利要求2所述的方法,其特征在于,所述方法还包括:
    通过所述脚本层向所述渲染层的图像抓取单元发送图像抓取指令,以触发所述图像抓取单元的操作。
  9. 根据权利要求6所述的方法,其特征在于,所述图像抓取指令中包含以下至少一项参数:图像标识、图像坐标、图像宽度、图像高度、所述终端屏幕的分辨率。
  10. 一种图像特效处理装置,其特征在于,包括:
    视频获取模块,用于获取视频图像;
    窗格移动模块,用于将预先设置的可移动的窗格放置在所述视频图像上,且所述窗格在所述视频图像上移动;
    当前图像确定模块,用于根据所述视频图像的当前播放进度确定当前图像;
    历史图像获取模块,用于通过渲染层的图像获取单元从数据存储层获取所述窗格移动到预设位置时的历史图像;
    组合处理模块,用于通过脚本层的动画逻辑处理单元和所述渲染层的特效单元对所述历史图像和所述当前图像进行组合处理;
    图像显示模块,用于将组合后的图像输出在终端屏幕上显示。
  11. 一种电子设备,包括:
    存储器,用于存储非暂时性计算机可读指令;以及
    处理器,用于运行所述计算机可读指令,使得所述处理器执行时实现根据权利要求1-9任一项所述的图像特效处理方法。
  12. 一种计算机可读存储介质,用于存储非暂时性计算机可读指令,当所述非暂时性计算机可读指令由计算机执行时,使得所述计算机执行权利要求1-9任一项所述的图像特效处理方法。
PCT/CN2020/106236 2019-08-09 2020-07-31 图像特效处理方法、装置、电子设备和计算机可读存储介质 WO2021027596A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2022507802A JP7400079B2 (ja) 2019-08-09 2020-07-31 画像特殊効果処理方法、装置、電子装置及びコンピュータ読み取り可能な記憶媒体
US17/590,797 US20220159197A1 (en) 2019-08-09 2022-02-01 Image special effect processing method and apparatus, and electronic device and computer readable storage medium
US18/417,881 US20240163392A1 (en) 2019-08-09 2024-01-19 Image special effect processing method and apparatus, and electronic device and computer readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910735603.9A CN112348748A (zh) 2019-08-09 2019-08-09 图像特效处理方法、装置、电子设备和计算机可读存储介质
CN201910735603.9 2019-08-09

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/590,797 Continuation US20220159197A1 (en) 2019-08-09 2022-02-01 Image special effect processing method and apparatus, and electronic device and computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2021027596A1 true WO2021027596A1 (zh) 2021-02-18

Family

ID=74366974

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/106236 WO2021027596A1 (zh) 2019-08-09 2020-07-31 图像特效处理方法、装置、电子设备和计算机可读存储介质

Country Status (4)

Country Link
US (1) US20220159197A1 (zh)
JP (1) JP7400079B2 (zh)
CN (1) CN112348748A (zh)
WO (1) WO2021027596A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115484487A (zh) * 2022-08-23 2022-12-16 北京奇艺世纪科技有限公司 一种视频播放方法、装置、电子设备及存储介质
CN116389898A (zh) * 2023-02-27 2023-07-04 荣耀终端有限公司 图像处理方法、设备及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113476837B (zh) * 2021-07-01 2024-06-04 网易(杭州)网络有限公司 画质展示方法、装置、设备和存储介质
CN114626975A (zh) * 2022-03-21 2022-06-14 北京字跳网络技术有限公司 数据处理方法、装置、设备、存储介质和程序产品

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101617531A (zh) * 2007-08-24 2009-12-30 索尼株式会社 图像处理装置、运动图像播放装置及其处理方法和程序
CN103209312A (zh) * 2012-01-12 2013-07-17 中兴通讯股份有限公司 一种视频播放器、移动终端及移动终端播放视频的方法
CN103702220A (zh) * 2013-12-13 2014-04-02 乐视网信息技术(北京)股份有限公司 一种视频播放方法及装置
EP2808871A1 (en) * 2013-05-31 2014-12-03 Kabushiki Kaisha Toshiba Reproduction apparatus, reproduction method, and reproduction program
CN107820026A (zh) * 2016-09-12 2018-03-20 董思言 一种图像生成方法
CN108055477A (zh) * 2017-11-23 2018-05-18 北京美摄网络科技有限公司 一种实现拖影特效的方法和装置
CN109064539A (zh) * 2018-08-02 2018-12-21 苏州蜗牛数字科技股份有限公司 一种在ugui中嵌入特效的方法及计算机可读存储介质

Family Cites Families (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05227475A (ja) * 1992-02-10 1993-09-03 Nippon Television Network Corp ワイドアスペクトedtv信号用信号処理装置
US5815143A (en) * 1993-10-13 1998-09-29 Hitachi Computer Products (America) Video picture display device and method for controlling video picture display
US5920325A (en) * 1996-11-20 1999-07-06 International Business Machines Corporation Prioritization of background display during animation
US6408128B1 (en) * 1998-11-12 2002-06-18 Max Abecassis Replaying with supplementary information a segment of a video
US6504990B1 (en) * 1998-11-12 2003-01-07 Max Abecassis Randomly and continuously playing fragments of a video segment
US7346920B2 (en) * 2000-07-07 2008-03-18 Sonic Solutions, A California Corporation System, method and article of manufacture for a common cross platform framework for development of DVD-Video content integrated with ROM content
US20050251732A1 (en) * 2000-01-20 2005-11-10 Interactual Technologies, Inc. System, method and article of manufacture for executing a multimedia event on a plurality of client computers using a synchronization host engine
JP2001285711A (ja) 2000-03-30 2001-10-12 Sony Corp 映像特殊効果の入力システム
JP2003078817A (ja) * 2001-08-30 2003-03-14 Matsushita Electric Ind Co Ltd 画像合成方法、及び画像合成装置
US7432940B2 (en) * 2001-10-12 2008-10-07 Canon Kabushiki Kaisha Interactive animation of sprites in a video production
JP4010227B2 (ja) * 2002-11-11 2007-11-21 ソニー株式会社 撮像装置、コンテンツ制作方法、プログラム、プログラム記録媒体
US9352222B2 (en) * 2002-12-10 2016-05-31 Sony Interactive Entertainment America Llc System and method for capturing text for an online application
US9756349B2 (en) * 2002-12-10 2017-09-05 Sony Interactive Entertainment America Llc User interface, system and method for controlling a video stream
JP2004297399A (ja) 2003-03-26 2004-10-21 Sharp Corp 携帯機器
US7511718B2 (en) * 2003-10-23 2009-03-31 Microsoft Corporation Media integration layer
US7364306B2 (en) * 2005-06-20 2008-04-29 Digital Display Innovations, Llc Field sequential light source modulation for a digital display system
US7404645B2 (en) * 2005-06-20 2008-07-29 Digital Display Innovations, Llc Image and light source modulation for a digital display system
JP4696837B2 (ja) 2005-10-19 2011-06-08 パナソニック電工株式会社 椅子式マッサージ機
JPWO2007111206A1 (ja) * 2006-03-14 2009-08-13 ソニー株式会社 画像処理装置及び画像処理方法
WO2008112216A1 (en) * 2007-03-08 2008-09-18 Microscan Systems, Inc. Detection and segmentation of a two-dimensional code
JP2011166594A (ja) 2010-02-12 2011-08-25 Sharp Corp 動画表示装置、動画表示方法及び動画表示プログラム
US9183560B2 (en) * 2010-05-28 2015-11-10 Daniel H. Abelow Reality alternate
US20120262462A1 (en) 2011-04-18 2012-10-18 Johan Montan Portable electronic device for displaying images and method of operation thereof
US10499118B2 (en) * 2012-04-24 2019-12-03 Skreens Entertainment Technologies, Inc. Virtual and augmented reality system and headset display
US20140320529A1 (en) * 2013-04-26 2014-10-30 Palo Alto Research Center Incorporated View steering in a combined virtual augmented reality system
KR102124014B1 (ko) * 2013-10-29 2020-06-17 삼성전자주식회사 영상 촬상 장치 및 이의 보케 영상 생성 방법
US20150206444A1 (en) * 2014-01-23 2015-07-23 Zyante, Inc. System and method for authoring animated content for web viewable textbook data object
US9589354B2 (en) * 2014-06-17 2017-03-07 Chief Architect Inc. Virtual model viewing methods and apparatus
CN104766361B (zh) * 2015-04-29 2018-04-27 腾讯科技(深圳)有限公司 一种残影效果的实现方法,及装置
US10607653B2 (en) 2015-08-20 2020-03-31 Sony Corporation Image processing method, image processing apparatus, and program
US10416952B2 (en) * 2017-06-27 2019-09-17 Salesforce.Com, Inc. Identifying a viewport within a browser window
US10820067B2 (en) * 2018-07-02 2020-10-27 Avid Technology, Inc. Automated media publishing
US10771863B2 (en) * 2018-07-02 2020-09-08 Avid Technology, Inc. Automated media publishing
CN109168026B (zh) * 2018-10-25 2020-09-29 北京字节跳动网络技术有限公司 即时视频显示方法、装置、终端设备及存储介质
CN109712013A (zh) * 2018-11-16 2019-05-03 北京达佳互联信息技术有限公司 页面交互方法和装置
CN110070585A (zh) * 2019-01-31 2019-07-30 北京字节跳动网络技术有限公司 图像生成方法、装置和计算机可读存储介质
CN110049371A (zh) * 2019-05-14 2019-07-23 北京比特星光科技有限公司 视频合成、播放和修改方法、视频合成系统及设备

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101617531A (zh) * 2007-08-24 2009-12-30 索尼株式会社 图像处理装置、运动图像播放装置及其处理方法和程序
CN103209312A (zh) * 2012-01-12 2013-07-17 中兴通讯股份有限公司 一种视频播放器、移动终端及移动终端播放视频的方法
EP2808871A1 (en) * 2013-05-31 2014-12-03 Kabushiki Kaisha Toshiba Reproduction apparatus, reproduction method, and reproduction program
CN103702220A (zh) * 2013-12-13 2014-04-02 乐视网信息技术(北京)股份有限公司 一种视频播放方法及装置
CN107820026A (zh) * 2016-09-12 2018-03-20 董思言 一种图像生成方法
CN108055477A (zh) * 2017-11-23 2018-05-18 北京美摄网络科技有限公司 一种实现拖影特效的方法和装置
CN109064539A (zh) * 2018-08-02 2018-12-21 苏州蜗牛数字科技股份有限公司 一种在ugui中嵌入特效的方法及计算机可读存储介质

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115484487A (zh) * 2022-08-23 2022-12-16 北京奇艺世纪科技有限公司 一种视频播放方法、装置、电子设备及存储介质
CN115484487B (zh) * 2022-08-23 2023-12-05 北京奇艺世纪科技有限公司 一种视频播放方法、装置、电子设备及存储介质
CN116389898A (zh) * 2023-02-27 2023-07-04 荣耀终端有限公司 图像处理方法、设备及存储介质
CN116389898B (zh) * 2023-02-27 2024-03-19 荣耀终端有限公司 图像处理方法、设备及存储介质

Also Published As

Publication number Publication date
CN112348748A (zh) 2021-02-09
US20220159197A1 (en) 2022-05-19
JP2022543165A (ja) 2022-10-07
JP7400079B2 (ja) 2023-12-18

Similar Documents

Publication Publication Date Title
WO2021027596A1 (zh) 图像特效处理方法、装置、电子设备和计算机可读存储介质
WO2020186935A1 (zh) 虚拟对象的显示方法、装置、电子设备和计算机可读存储介质
WO2021027631A1 (zh) 图像特效处理方法、装置、电子设备和计算机可读存储介质
WO2021008223A1 (zh) 信息的确定方法、装置及电子设备
WO2023051185A1 (zh) 图像处理方法、装置、电子设备及存储介质
WO2021027547A1 (zh) 图像特效处理方法、装置、电子设备和计算机可读存储介质
WO2021031850A1 (zh) 图像处理的方法、装置、电子设备及存储介质
WO2021129385A1 (zh) 图像处理方法及装置
WO2018000619A1 (zh) 一种数据展示方法、装置、电子设备与虚拟现实设备
WO2022022689A1 (zh) 交互方法、装置和电子设备
CN112965780B (zh) 图像显示方法、装置、设备及介质
WO2021031847A1 (zh) 图像处理方法、装置、电子设备和计算机可读存储介质
US12019669B2 (en) Method, apparatus, device, readable storage medium and product for media content processing
WO2021104130A1 (zh) 在视频中显示对象的方法、装置、电子设备及计算机可读存储介质
WO2021135864A1 (zh) 图像处理方法及装置
JP2023515607A (ja) 画像特殊効果の処理方法及び装置
WO2023179362A1 (zh) 控件的显示方法、装置、电子设备、存储介质和程序产品
WO2023202590A1 (zh) 页面切换方法、装置以及终端设备的交互方法
WO2023169305A1 (zh) 特效视频生成方法、装置、电子设备及存储介质
CN111352560B (zh) 分屏方法、装置、电子设备和计算机可读存储介质
WO2021027632A1 (zh) 图像特效处理方法、装置、电子设备和计算机可读存储介质
WO2021027597A1 (zh) 图像特效处理方法、装置、电子设备和计算机可读存储介质
WO2021073204A1 (zh) 对象的显示方法、装置、电子设备及计算机可读存储介质
US20240163392A1 (en) Image special effect processing method and apparatus, and electronic device and computer readable storage medium
WO2021185047A1 (zh) 贴纸处理方法及装置

Legal Events

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

Ref document number: 20851632

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022507802

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20851632

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20851632

Country of ref document: EP

Kind code of ref document: A1

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 30/08/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20851632

Country of ref document: EP

Kind code of ref document: A1