CN109891388A - A kind of image processing method and device - Google Patents

A kind of image processing method and device Download PDF

Info

Publication number
CN109891388A
CN109891388A CN201780066411.2A CN201780066411A CN109891388A CN 109891388 A CN109891388 A CN 109891388A CN 201780066411 A CN201780066411 A CN 201780066411A CN 109891388 A CN109891388 A CN 109891388A
Authority
CN
China
Prior art keywords
picture frame
rendering
image processing
command queue
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201780066411.2A
Other languages
Chinese (zh)
Inventor
党茂昌
符玉襄
周喜渝
孟坤
蒋铭辉
陈国栋
余先宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN109891388A publication Critical patent/CN109891388A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering

Abstract

A kind of image processing method and device, are related to field of image processing, are able to solve the lower problem of the rate of terminal device processing picture frame.This method comprises: obtaining the first rendering command queue, first rendering command queue includes multiple rendering orders corresponding with n-th picture frame, N >=1;The first calculation command queue is obtained, the first calculation command queue includes multiple calculation commands corresponding with the N+1 picture frame;According to first rendering command queue, the n-th picture frame is rendered, and during rendering the n-th picture frame, according to the second calculation command queue, calculates all pixels of the N+1 picture frame.

Description

A kind of image processing method and device Technical field
The invention relates to technical field of image processing more particularly to a kind of image processing methods and device.
Background technique
During the display of video, for each picture frame in video, terminal device is performed both by frame processing (calculating), renders and show these three tasks.
Currently, existing terminal device serially executes calculating task and rendering task, illustratively, after terminal device executes calculating task and rendering task to a picture frame of P (P >=1), then calculating task and rendering task are executed to the P+1 picture frame.In this way, the rate that terminal device handles picture frame is lower in the scene that video includes great amount of images frame.
Summary of the invention
The application provides a kind of image processing method and device, is able to solve the lower problem of the rate of terminal device processing picture frame.
In order to achieve the above objectives, the application adopts the following technical scheme that
First aspect, a kind of image processing method is provided, it includes multiple the first rendering command queues for rendering order corresponding with N (N >=1) a picture frame that image processing apparatus, which obtains, and after the calculation command queue including multiple calculation commands corresponding with the N+1 picture frame, according to the first rendering command queue, n-th picture frame is rendered, and during rendering n-th picture frame, according to the second calculation command queue, all pixels of the N+1 picture frame are calculated.
Image processing apparatus in the embodiment of the present application separates rendering task and calculating task, and during rendering n-th picture frame, calculate all pixels of the N+1 picture frame, the parallel execution for realizing rendering task and calculating task effectively raises the rate of image processing apparatus processing picture frame.
Optionally, in a kind of possible implementation of the application, in the method for above-mentioned image processing apparatus processing picture frame, image processing apparatus also obtains parallel processed messages, the parallel processed messages calculate all pixels of the N+1 picture frame for notifying during rendering n-th picture frame.In this way, the method of above-mentioned " according to the first rendering command queue; rendering n-th picture frame; and according to the second calculation command queue; calculate all pixels of the N+1 picture frame " specifically: image processing apparatus executes the rendering order that the first rendering command queue includes, rendering n-th picture frame using first thread;Image processing apparatus executes the calculation command response that the first calculation command queue includes using the second thread, calculates the N+1 picture frame;Parallel processed messages are responded, image processing apparatus runs first thread and the second thread parallel.
Image processing apparatus completes rendering task using first thread, completes calculating task using the second thread, and under the action of parallel processed messages, image processing apparatus is realized during rendering n-th picture frame, calculates all pixels of the N+1 picture frame.
Optionally, in the alternatively possible implementation of the application, after getting the first rendering command queue, image processing apparatus calculates the characteristic value of the first rendering command queue also according to preset algorithm, and stores the characteristic value of the first rendering command queue.Correspondingly, as N > 1, " image processing apparatus renders command queue according to first, Render n-th picture frame " method are as follows: when image processing apparatus determines that the characteristic value of the first rendering command queue is equal with the target of the storage rendering characteristic value of command queue; obtain storage with the rendering result of target rendering a picture frame of the corresponding X (X >=1 N >) of command queue; and according to the rendering result of X picture frame, rendering n-th picture frame.
In the case where N > 1, when image processing apparatus determines the characteristic value that the target equal with the first rendering characteristic value of command queue is locally stored and renders command queue, when target rendering command queue includes multiple renderings corresponding with X picture frame order, illustrate that n-th picture frame and X picture frame repeat, in this way, image processing apparatus directly renders n-th picture frame according to the rendering result of X picture frame, without rendering n-th picture frame further according to each rendering order in the first rendering command queue, the hardware resource occupied when reducing image rendering, reduce the power consumption of image processing apparatus.
Image processing apparatus can determine whether two corresponding picture frames of rendering command queue repeat according to the characteristic value of rendering command queue.Whether after the characteristic value for calculating the first rendering command queue, image processing apparatus stores the characteristic value of the first rendering command queue, repeat with n-th picture frame convenient for determining subsequent image frames.
Optionally, in the alternatively possible implementation of the application, image processing apparatus also stores the rendering result of n-th picture frame after rendering n-th picture frame.In this way, when image processing apparatus continues picture frame duplicate with n-th picture frame after treatment the picture frame can be rendered with reference to the rendering result of the n-th picture frame of its storage.
Second aspect provides a kind of image processing apparatus, which includes acquiring unit, rendering unit and computing unit.Specifically, above-mentioned acquiring unit, for obtaining the first rendering command queue, first rendering command queue includes multiple rendering orders corresponding with n-th picture frame, N >=1, and for obtaining the first calculation command queue, the first calculation command queue includes multiple calculation commands corresponding with the N+1 picture frame.Above-mentioned rendering unit, the first rendering command queue for being got according to above-mentioned acquiring unit, renders n-th picture frame.Above-mentioned computing unit, for during above-mentioned rendering unit renders n-th picture frame, the second calculation command queue got according to above-mentioned acquiring unit to calculate all pixels of the N+1 picture frame.
Further, in a kind of possible implementation of the application, above-mentioned acquiring unit is also used to obtain parallel processed messages, and parallel processed messages calculate all pixels of the N+1 picture frame for notifying during rendering n-th picture frame.Above-mentioned rendering unit renders n-th picture frame specifically for executing the rendering order that the first rendering command queue includes using first thread.Above-mentioned computing unit, specifically for executing the calculation command response that the first calculation command queue includes using the second thread, calculate the N+1 picture frame, and the parallel processed messages got specifically for responding above-mentioned acquiring unit, during above-mentioned rendering unit renders n-th picture frame, all pixels of the N+1 picture frame are calculated.
Further, in the alternatively possible implementation of the application, above-mentioned computing unit is specifically used for calculating the characteristic value for the first rendering command queue that acquiring unit is got according to preset algorithm.Image processing apparatus provided by the embodiments of the present application further includes storage unit, which is used to store the characteristic value of above-mentioned computing unit calculated first rendering command queue.Image processing apparatus provided by the embodiments of the present application further includes determination unit, the determination unit is used to determine that the characteristic value of above-mentioned computing unit calculated first rendering command queue to be equal with the first numerical value of storage, first numerical value is the characteristic value that target renders command queue, target rendering command queue includes multiple rendering orders corresponding with X picture frame, X >=1 N >.Above-mentioned acquiring unit is also used to obtain the rendering result of the X picture frame of storage.Above-mentioned rendering unit, specifically for the rendering result of the X picture frame got according to above-mentioned acquiring unit, Render n-th picture frame.
Further, in the alternatively possible implementation of the application, image processing apparatus provided by the embodiments of the present application further includes storage unit, which is used for after above-mentioned rendering unit renders n-th picture frame, stores the rendering result of n-th picture frame.
The third aspect provides a kind of image processing apparatus, which includes: one or more processors, memory and communication interface.Memory, communication interface and one or more processors are connected by system bus.The image processing apparatus is communicated by communication interface with other equipment.Memory is for storing computer program code, computer program code includes instruction, when one or more processors execute the instruction of memory storage, image processing apparatus executes the image processing method such as above-mentioned first aspect and its any possible implementation.
Fourth aspect provides a kind of computer storage medium, is stored with computer program code in the computer storage medium.When the processor of the image processing apparatus in the third aspect executes the computer program code, image processing apparatus executes the image processing method such as above-mentioned first aspect and its any possible implementation.
5th aspect, also provides a kind of computer program product comprising instruction, when it runs on image processing apparatus, so that image processing apparatus executes the image processing method such as above-mentioned first aspect and its any possible implementation.
In this application, the name of above-mentioned image processing apparatus does not constitute restriction to equipment or functional module itself, and in practical implementations, these equipment or functional module can occur with other titles.As long as the function of each equipment or functional module is similar with the application, belong within the scope of the claim of this application and its equivalent technologies.
Second aspect in the application, the third aspect, fourth aspect, the specific descriptions of the 5th aspect and its various implementations, can be with reference to the detailed description in first aspect and its various implementations;Also, in terms of second aspect, the third aspect, fourth aspect, the 5th and its beneficial effect of various implementations, the beneficial effect that can be referred in first aspect and its various implementations are analyzed, and details are not described herein again.
These aspects or other aspects of the embodiment of the present application in the following description can more straightforwards.
Detailed description of the invention
Fig. 1 is the method flow schematic diagram that GPU handles picture frame in the prior art;
Fig. 2 is the hardware structural diagram of mobile phone provided by the embodiments of the present application;
Fig. 3 is the flow diagram of image processing method provided by the embodiments of the present application;
Fig. 4 is the method flow schematic diagram that GPU handles picture frame in the embodiment of the present application;
Fig. 5 is the structural schematic diagram one of image processing apparatus provided by the embodiments of the present application;
Fig. 6 is the structural schematic diagram two of image processing apparatus provided by the embodiments of the present application.
Specific embodiment
The description and claims of this application and term " first " in above-mentioned attached drawing, " second " and " third " etc. are for distinguishing different objects, rather than for limiting particular order.
In the embodiment of the present application, " illustrative " or " such as " etc. words for indicate make example, illustration or explanation.Be described as in the embodiment of the present application " illustrative " or " such as " any embodiment or design scheme be not necessarily to be construed as than other embodiments or design scheme more preferably or more advantage.Specifically, use " illustrative " or " such as " etc. words be intended to that related notion is presented in specific ways.
During the display of video, for each picture frame in video, terminal device is performed both by calculating, rendering and shows these three tasks.Specifically, built in terminal device graphics processor (Graphics Processing Unit, GPU calculating task and rendering task) are executed, and the picture frame after rendering is shown over the display.
Currently, terminal device serially executes calculating task and rendering task.Illustratively, as shown in Figure 1, executing the rendering task of the P picture frame after the calculating task of GPU execution P (P >=1) a picture frame in terminal device;After the rendering task for executing the P picture frame, GPU executes the calculating task of the P+1 picture frame again;After the calculating task for executing the P+1 picture frame, GPU executes the rendering task of the P+1 picture frame again, and so on, until GPU executes the rendering task of the last one picture frame.As can be seen that the rate of the terminal device processing picture frame in this method is lower larger in the scene for including great amount of images frame.
Furthermore, in the scene that video includes great amount of images frame, there are duplicate possibility for multiple images frame, for multiimage frame, terminal device in the above method needs to re-execute calculating task and rendering task, the rate of processing picture frame is created a further reduction, and the power consumption of terminal device is larger.
For the lower problem of the rate of above-mentioned processing picture frame, the embodiment of the present application provides a kind of image processing method, and image processing apparatus is by calculating task and rendering task separation, parallel processing calculating task and rendering task.Image processing apparatus calculates all pixels of the N+1 picture frame during rendering n-th picture frame, effectively raises the rate of processing picture frame.
Image processing apparatus in the embodiment of the present application can be mobile phone, augmented reality (Augmented Reality, AR) virtual reality (Virtual Reality, VR) equipment, tablet computer, laptop, Ultra-Mobile PC (Ultra-mobile Personal Computer, UMPC), net book, personal digital assistant (Personal Digital Assistant, any terminal device such as PDA), certainly, in the examples below, the concrete form of the image processing apparatus is not intended to be limited in any.
As shown in Fig. 2, the image processing apparatus in the embodiment of the present application can be mobile phone 100.Embodiment is specifically described by taking mobile phone 100 as an example below.It should be understood that, diagram mobile phone 100 is only an example of above-mentioned image processing apparatus, and mobile phone 100 can have than shown in the drawings more or less component, can combine two or more components, or can have different component configurations.
As shown in Figure 2, mobile phone 100 can specifically include: the components such as processor 101, radio frequency (Radio Frequency, RF) circuit 102, memory 103, touch screen 104, blue-tooth device 105, one or more sensors 106, Wi-Fi device 107, positioning device 108, voicefrequency circuit 109, Peripheral Interface 110 and power-supply system 111.These components can be communicated by one or more communication bus or signal wire (being not shown in Fig. 2).It will be understood by those skilled in the art that hardware configuration shown in Figure 2 does not constitute the restriction to mobile phone, mobile phone 100 may include perhaps combining certain components or different component layouts than illustrating more or fewer components.
It is specifically introduced below with reference to all parts of the Fig. 2 to mobile phone 100:
Processor 101 is the control centre of mobile phone 100, utilize the various pieces of various interfaces and connection mobile phone 100, by running or executing the application program being stored in memory 103, and the data that calling is stored in memory 103, the various functions and processing data of mobile phone 100 are executed.In some embodiments, processor 101 may include one or more processing units.Optionally, processor 101 can integrate application processor and modem processor.Wherein, the main processing operation system of application processor, user interface and application program etc.;Modem processor mainly handles wireless communication.Optionally, above-mentioned modem processor and application processor are also possible to be arranged independently of each other.
In the embodiment of the present application, processor 101 may include GPU 115 and central processing unit (Central Processing Unit, CPU) 116, it is also possible to the combination of GPU 115, CPU 116, Digital Signal Processing (Digital Signal Processing, DSP) and the control chip (such as baseband chip) in communication unit.In the application embodiment, GPU 115 and CPU 116 may each be single operation core, also may include multioperation core.
Wherein, GPU 115 is a kind of microprocessor that image operation work is specially carried out in PC, work station, game machine and some mobile devices (such as tablet computer, smart phone).It can will show that information carries out conversion driving required for mobile phone 100, and provide line scan signals to display 104-2, control the correct display of display 104-2.
Specifically, during display, corresponding drawing command can be sent to GPU 115 by mobile phone 100, such as, the drawing command can be " rectangle that a long and width is a × b size is drawn at coordinate position (x, y) ", then, GPU 115 can calculate rapidly all pixels of the figure according to the drawing for order, and designated position draws corresponding figure on display 104-2.
It should be noted that GPU 115 can be integrated in processor 101 in the form of functional module, can also be arranged in mobile phone 100 with independent entity morphology (for example, video card), the embodiment of the present application is not intended to be limited in any this.
The calculating task and rendering task of the completion picture frame of GPU 115.Specifically, the GPU115 in the embodiment of the present application includes multiple stream process (Stream Processor, SM) unit.SM unit is mainly for the treatment of the data transmitted by CPU, and by treated data are converted to digital signal that display 104-2 can recognize.That is, the SM unit in GPU 115 completes the calculating task and rendering task of picture frame.
Image processing apparatus in the embodiment of the present application renders n-th picture frame using an idle SM unit, and during rendering n-th picture frame, the all pixels of the N+1 picture frame are calculated using the SM unit of another free time, it is separated between calculating task and rendering task, and realize parallel processing, effectively raise the rate of processing picture frame.
Radio circuit 102 can be used for receive and send messages or communication process in, wireless signal sends and receivees.Particularly, it after radio circuit 102 can receive the downlink data of base station, is handled to processor 101;In addition, the data for being related to uplink are sent to base station.In general, radio circuit includes but is not limited to antenna, at least one amplifier, transceiver, coupler, low-noise amplifier, duplexer etc..In addition, radio circuit 102 can also be communicated with other equipment by wireless communication.Any communication standard or agreement, including but not limited to global system for mobile communications, general packet radio service, CDMA, wideband code division multiple access, long term evolution, Email, short message service etc. can be used in the wireless communication.
Memory 103 is stored in the application program and data of memory 103 by operation for storing application program and data, processor 101, executes the various functions and data processing of mobile phone 100.Memory 103 mainly includes storing program area and storage data area, wherein storing program area can application program (such as sound-playing function, image player function etc.) needed for storage program area, at least one function;Storage data area can store according to the data (such as audio data, phone directory etc.) created when using mobile phone 100.In addition, memory 103 may include high-speed random access memory (RAM), it can also include nonvolatile storage, such as disk memory, flush memory device or other volatile solid-state parts etc..Memory 103 can store various operating systems, for example, what Apple Inc. was developedOperating system, what Google was developedOperating system etc..Above-mentioned memory 103 can be it is independent, pass through above-mentioned communication bus and processing Device 101 is connected;Memory 103 can also be integrated with processor 101.
Touch screen 104 can specifically include Trackpad 104-1 and display 104-2.
Wherein, Trackpad 104-1 can acquire the touch event (for example user uses the operations of any suitable object on Trackpad 104-1 or near Trackpad 104-1 such as finger, stylus) of the user of mobile phone 100 on it or nearby, and collected touch information is sent to other devices (such as processor 101).Wherein, touch event of the user near Trackpad 104-1 can be referred to as suspension touch control;Suspension touch control can refer to, user be not necessarily in order to select, move or drag target (such as icon etc.) and directly contact Trackpad, and it is neighbouring to execute wanted function only to need user to be located at mobile phone.Furthermore, it is possible to realize Trackpad 104-1 using multiple types such as resistance-type, condenser type, infrared ray and surface acoustic waves.
Display (also referred to as display screen) 104-2 can be used for showing information input by user or be supplied to the information of user and the various menus of mobile phone 100.Display 104-2 can be configured using forms such as liquid crystal display, Organic Light Emitting Diodes.Trackpad 104-1 can be covered on display 104-2, after Trackpad 104-1 detects touch event on it or nearby, processor 101 is sent to determine the type of touch event, corresponding visual output can be provided according to the type of touch event on display 104-2 by being followed by subsequent processing device 101.Although in Fig. 2, Trackpad 104-1 and display screen 104-2 are to output and input function as two independent components come realize mobile phone 100, but it is in some embodiments it is possible to Trackpad 104-1 and display screen 104-2 is integrated and that realizes mobile phone 100 output and input function.It is understood that touch screen 104 is stacked by the material of multilayer, Trackpad (layer) and display screen (layer) are only illustrated in the embodiment of the present application, other layers are not recorded in the embodiment of the present application.In addition, the front that Trackpad 104-1 can be configured in the form of full panel in mobile phone 100, the front that display screen 104-2 can also be configured in the form of full panel in mobile phone 100, can be realized as the structure of Rimless in the front of mobile phone in this way.
Optionally, mobile phone 100 can also have fingerprint identification function.For example, fingerprint recognition collector 112 can be configured at the back side (such as lower section of rear camera) of mobile phone 100, or fingerprint capturer 112 is configured in the front (such as lower section of touch screen 104) of mobile phone 100.In another example fingerprint capturer 112 can be configured in touch screen 104 to realize fingerprint identification function, i.e. the fingerprint identification function that can be integrated with touch screen 104 to realize mobile phone 100 of fingerprint capturer 112.In this case, the fingerprint capturer 112 configuration can be a part of touch screen 104, can also otherwise configure in touch screen 104 in touch screen 104.The main component of fingerprint capturer 112 in the embodiment of the present application is fingerprint sensor, which can use any kind of detection technology, including but not limited to optical profile type, condenser type, piezoelectric type or Supersonic etc..
Mobile phone 100 can also include blue-tooth device 105, for realizing the data exchange between mobile phone 100 and other short-range terminal devices (such as mobile phone, smartwatch etc.).Blue-tooth device in the embodiment of the present application can be integrated circuit or Bluetooth chip etc..
Mobile phone 100 can also include at least one sensor 106, such as optical sensor, motion sensor and other sensors.Specifically, optical sensor may include ambient light sensor and proximity sensor, wherein ambient light sensor can adjust the brightness of the display of touch screen 104 according to the light and shade of ambient light, proximity sensor can close the power supply of display when mobile phone 100 is moved in one's ear.As a kind of motion sensor, accelerometer sensor can detect the size of (generally three axis) acceleration in all directions, size and the direction that can detect that gravity when static can be used to identify application (such as the horizontal/vertical screen switching, dependent game, magnetic force of mobile phone posture Count pose calibrating), Vibration identification correlation function (such as pedometer, tap) etc.;The other sensors such as the gyroscope, barometer, hygrometer, thermometer, the infrared sensor that can also configure as mobile phone 100, details are not described herein.
Wi-Fi device 107, for providing the network insertion for following Wi-Fi relevant criterion agreement for mobile phone 100, mobile phone 100 can be linked into Wi-Fi access point by Wi-Fi device 107, and then help user to send and receive e-mail, browse webpage and access Streaming Media etc., it provides wireless broadband internet access for user.In some other embodiment, which can also be used as Wi-Fi wireless access point, and Wi-Fi network access can be provided for other terminal devices.
Positioning device 108, for providing geographical location for mobile phone 100.It is understood that the positioning device 108 specifically can be the receiver of the positioning systems such as global positioning system (Global Positioning System, GPS) or Beidou satellite navigation system, Russian GLONASS.Positioning device 108 sends that information to processor 101 and is handled, or be sent to memory 103 and saved after receiving the geographical location that above-mentioned positioning system is sent.In other some embodiments, the positioning device 108 can also be auxiliary global satellite positioning system (Assisted Global Positioning System, AGPS receiver), AGPS system as secondary server by assisting positioning device 108 to complete ranging and positioning service, in this case, assisted location service device by wireless communication network and terminal device (such as the positioning device 108 of mobile phone 100, i.e. GPS receiver) communication and positioning assistance is provided.In other some embodiments, which is also possible to the location technology based on Wi-Fi access point.Since each Wi-Fi access point has a globally unique medium access control (Media Access Control, MAC) address, mobile phone can scan in the case where opening Wi-Fi and collect the broadcast singal of the Wi-Fi access point of surrounding, therefore the available MAC Address broadcast out to Wi-Fi access point;These can be indicated the data (such as MAC Address) of Wi-Fi access point by mobile phone, and network is sent to location server by wireless communication, the geographical location of each Wi-Fi access point is retrieved by location server, and the degree of strength of Wi-Fi broadcast singal is combined, it calculates the geographical location of the mobile phone and is sent in the positioning device 108 of the mobile phone.
Voicefrequency circuit 109, loudspeaker 113, microphone 114 can provide the audio interface between user and mobile phone 100.Electric signal after the audio data received conversion can be transferred to loudspeaker 113 by voicefrequency circuit 109, be converted to voice signal output by loudspeaker 113;On the other hand, the voice signal of collection is converted to electric signal by microphone 114, audio data is converted to after being received by voicefrequency circuit 109, then audio data is exported to RF circuit 102 to be sent to such as another mobile phone, or audio data is exported to memory 103 to be further processed.
Peripheral Interface 110, for providing various interfaces for external input-output apparatus (such as keyboard, mouse, external-connection displayer, external memory, subscriber identification module card etc.).Such as pass through universal serial bus (Universal Serial Bus, USB) interface is connect with mouse, it is attached by subscriber identification module card (Subscriber Identity Module, the SIM) card of hard contact and telecom operators' offer on subscriber identification module card card slot.Peripheral Interface 110 can be used to the input/output peripheral equipment of said external being couple to processor 101 and memory 103.
Mobile phone 100 can also include the power supply device 111 (such as battery and power management chip) powered to all parts, battery can be logically contiguous by power management chip and processor 101, to realize the functions such as management charging, electric discharge and power managed by power supply device 111.
Although Fig. 2 is not shown, mobile phone 100 can also include camera (front camera and/or rear camera), Flash lamp, micro projector, near-field communication (Near Field Communication, NFC) device etc., details are not described herein.
Hereinafter, a kind of image processing method provided by the embodiments of the present application will be elaborated in conjunction with specific embodiments, as described in Figure 3, which includes:
S300, in the operational process of target application, image processing apparatus obtains image frame sequence to be processed.
Wherein, above-mentioned target application can be any application that image operation is carried out dependent on GPU installed in image processing apparatus.What the target application can be downloaded for user from third-party application market, or the included application of image processing apparatus system, the embodiment of the present application are not especially limited this.
Illustratively, target application is AutoCAD (Auto Computer Aided Design), 3Ds Max (3D Studio Max), Pro/Engineer or video player etc..
Image frame sequence to be processed includes multiple picture frames to be processed.Since the type of target application is different, image processing apparatus can be directly obtained institute's picture frame to be handled that the image frame sequence to be processed includes, this can also be not especially limited each of image frame sequence to be processed picture frame to be processed, the embodiment of the present application in real time.
Illustratively, target application is live video player, it includes all multielements such as character moulding, environmental background that live video player, which needs the content presented for user, and during playing live video, image processing apparatus shows these elements by rendering different picture frames.Since live video is to show image in a manner of frame, image processing apparatus needs to obtain each picture frame to be processed in real time.
S301, image processing apparatus sequentially generate calculation command queue and the rendering command queue of each picture frame to be processed in image sequence to be processed.
For each picture frame to be processed, image processing apparatus is after getting the picture frame to be processed, all calculation commands of the picture frame to be processed are put into the calculation command queue of the first preset kind, it and by the picture frame to be processed is that all renderings order is put into the rendering command queue of the second preset kind, in this way, producing calculation command queue and the rendering command queue of the picture frame to be processed.
From the description of S300 it is found that image processing apparatus can obtain each picture frame to be processed in real time, institute's picture frame to be handled that image frame sequence to be processed includes can also be directly obtained.No matter image processing apparatus uses which kind of above-mentioned mode to obtain picture frame to be processed, which generates calculation command queue and the rendering command queue of each picture frame to be processed according to the sequencing for the time for obtaining picture frame to be processed.
Specifically, the CPU that operational objective is applied in image processing apparatus generates calculation command queue and the rendering command queue of each picture frame to be processed.
For each picture frame to be processed, CPU is after the calculation command queue and rendering command queue for generating the picture frame to be processed, GPU into image processing apparatus sends calculation command queue and the rendering command queue of the picture frame to be processed, in this way, GPU can be according to the calculation command queue got, calculate all pixels of the picture frame to be processed, and GPU is according to the rendering command queue got, the picture frame to be processed is rendered, and shows the picture frame to be processed after rendering on the display of image processing apparatus.
For ease of description, the embodiment of the present application is illustrated so that GPU obtains the first calculation command queue and the first rendering command queue as an example.Wherein, the first rendering command queue includes multiple rendering orders corresponding with n-th picture frame, N > 1.First calculation command queue includes multiple calculation commands corresponding with the N+1 picture frame.Here, n-th picture frame and the N+1 picture frame are the picture frame to be processed of foregoing description.
S302, image processing apparatus GPU the rendering order that includes of the first rendering command queue is executed using first thread, render n-th picture frame.
In conjunction with foregoing description, a free time SM unit (referred to as are as follows: the first SM unit) in the GPU of image processing apparatus executes the rendering order that the first rendering command queue includes using first thread, to complete the rendering task of n-th picture frame, the rendering of n-th picture frame is realized.
Specifically, the method for the first SM unit rendering n-th picture frame are as follows: the first SM unit according to preset algorithm, calculates the characteristic value of the first rendering command queue first;Then, whether the first SM unit judges are locally stored with the characteristic value of other the rendering command queues equal with the first rendering characteristic value of command queue.
If the characteristic value of the first rendering command queue is equal with the target of storage rendering characteristic value (referred to as the first numerical value) of command queue, target rendering command queue includes multiple rendering orders corresponding with X (X >=1 N >) a picture frame, then illustrate that n-th picture frame and X picture frame repeat, first SM unit can directly render n-th picture frame using the rendering result of X, ground picture frame, and rendering result may include textures information and shadow information etc..Correspondingly, rendering result of the first SM unit from local acquisition target rendering a picture frame of the corresponding X (X >=1 N >) of command queue, and the rendering result of X, base area picture frame renders n-th picture frame.In this scene, the process of rendering n-th picture frame no longer needs to additionally occupy hardware resource, and the hardware resource occupied when can reduce image rendering reduces the power consumption of image processing apparatus.
If the local not stored feature for having other the rendering command queues equal with the first rendering characteristic value of command queue
Value, then illustrate n-th picture frame compared with the front picture frame, and n-th picture frame is changed, and the first SM cell call first renders all rendering orders in command queue, renders n-th picture frame.In this scene, the process of rendering n-th picture frame needs additional occupancy hardware resource, such as video memory, memory etc..
Optionally, the characteristic value that command queue is rendered in the embodiment of the present application can be Secure Hash Algorithm (Secure Hash Algorithm, SHA) value of rendering command queue.In this case, it is the SHA value that image processing apparatus calculates the first rendering command queue that the image processing apparatus in the embodiment of the present application, which calculates the characteristic value of the first rendering command queue,.
Specifically, the method that image processing apparatus calculates the SHA value of the first rendering command queue are as follows: the first SM unit determines the SHA value of the first rendering command queue by the SHA value of the caching of multiple rendering orders in the first rendering of calculating storage command queue.
Optionally, first SM unit can also directly compare the order in the first rendering command queue, the identical command object queue of command queue is rendered with first from middle acquisition is locally stored, and using the rendering result of the corresponding X picture frame of the command object queue as the rendering result of n-th picture frame.
Specifically, image processing apparatus after rendering n-th picture frame, also stores the rendering result of n-th picture frame, convenient for using when rendering subsequent repeated picture frame.
GPU in S303, image processing apparatus executes the calculation command response that the first calculation command queue includes using the second thread, calculates the N+1 picture frame.
Another free time SM unit (referred to as are as follows: the 2nd SM unit) in the GPU of image processing apparatus executes the calculation command response that the first calculation command queue includes using the second thread, calculates the N+1 picture frame.
S304, image processing apparatus obtain parallel processed messages, which handles message for notifying during rendering n-th picture frame, calculate all pixels of the N+1 picture frame.
Specifically, CPU is also generated simultaneously during generation first renders command queue and the first calculation command queue Row processing message.After generating parallel processed messages, CPU sends the parallel processed messages to GPU.
GPU in S305, image processing apparatus responds parallel processed messages, parallel to run first thread and the second thread.
Specifically, GPU is after the parallel processed messages for receiving CPU transmission, the first SM unit and the 2nd SM unit respond the parallel processed messages, so that calculating all pixels of the N+1 picture frame during rendering n-th picture frame.
In conclusion completing rendering task and calculating task using independent two threads in the embodiment of the present application, and during rendering n-th picture frame, all pixels of the N+1 picture frame are calculated.Fig. 4 shows the process of image processing apparatus processing picture frame in the embodiment of the present application.Compared to Figure 1 Fig. 4 can be seen that GPU in the prior art and serially execute calculating task and rendering task, only after having rendered current image frame, can handle next image frame.And the GPU in the embodiment of the present application can calculate all pixels of the N+1 picture frame during rendering n-th picture frame.Compared with prior art, image processing apparatus processing picture frame efficiency provided by the embodiments of the present application is very fast.
In addition, the GPU in the embodiment of the present application can directly render duplicate picture frame according to the rendering result of storage for duplicate picture frame, the hardware resource occupied when reducing image rendering reduces the power consumption of image processing apparatus.
The embodiment of the present application provides a kind of image processing apparatus, which is used to execute step performed by the image processing apparatus in images above processing method.Image processing apparatus provided by the embodiments of the present application may include module corresponding to corresponding steps.
Two or more functions can also be integrated in a processing module according to the division that above method example carries out functional module to image processing apparatus for example, each functional module of each function division can be corresponded to by the embodiment of the present application.Above-mentioned integrated module both can take the form of hardware realization, can also be realized in the form of software function module.It is schematically that only a kind of logical function partition, there may be another division manner in actual implementation to the division of module in the embodiment of the present application.
In the case where each function division of use correspondence each functional module, Fig. 5 shows a kind of possible structural schematic diagram of image processing apparatus involved in above-described embodiment.The image processing apparatus includes: acquiring unit 501, computing unit 502, rendering unit 503, storage unit 504 and determination unit 505.
Acquiring unit 501 is for supporting image processing apparatus to execute S300, S301 and S304 in Fig. 3;Computing unit 502 is for supporting image processing apparatus to execute the S303 in Fig. 3;Rendering unit 503 is for supporting image processing apparatus to execute the S302 in Fig. 3;The rendering result for the picture frame that storage unit 504 is used to that image processing apparatus storage to be supported to render, the SHA value for the rendering command queue for being also used to that image processing apparatus storage is supported to render picture frame;Determination unit 505 is used to that image processing apparatus to be supported to determine the local characteristic value for whether being stored with other rendering command queues identical with the first rendering characteristic value of command queue.Wherein, all related contents for each step that above method embodiment is related to can quote the function description of corresponding function module, and details are not described herein.
Using integrated unit, Fig. 6 shows a kind of possible structural schematic diagram of image processing apparatus involved in above-described embodiment.As shown in fig. 6, the image processing apparatus includes: processing module 60 and communication module 61.Processing module 60 is for carrying out control management to the movement of the image processing apparatus, for example, processing module 60 is for supporting the image processing apparatus to execute S301~S305 in Fig. 3, and/or other processes for technology described herein.Communication module 61 is used to support the communication of the image processing apparatus and external equipment, for example, communication module 61 is for supporting the image processing apparatus to execute the S300 in Fig. 3.
Wherein, the processing module 60 in the embodiment of the present application can be processor or controller, such as can be CPU, GPU or DSP.It, which may be implemented or executes, combines various illustrative logic blocks, module and circuit described in present disclosure.
Communication module 61 in the embodiment of the present application can also be able to include RF circuit corresponding with bluetooth module for for the bluetooth module with external equipment interaction data.RF circuit is for sending and receiving signal in information transmit-receive or communication process.
Communication module 61 in the embodiment of the present application may be for the communication interface with external equipment interaction data, full name in English: Communication Interface.The communication module may include two communication interfaces, one is used for the transmission interface of external equipment transmission data and one for receiving the receiving interface of the data from external equipment, i.e. image processing apparatus can realize the reception of data and the transmission of data by two different communication interfaces respectively.Certainly, which can be integrated in data receiver function and data sending function in one communication interface, which has data receiver function and data sending function.Wherein, which can integrate on Bluetooth chip or NFC chip.
Communication module 61 in the embodiment of the present application can also be transceiver or transmission circuit etc..
Optionally, as shown in fig. 6, the image processing apparatus can also include some input modules 62, for realizing the interaction of user and the image processing apparatus.
Wherein, input module 62 can receive the number or character information of user's input, to generate signal input related with user setting or function control.In the application specific embodiment, input module 62 can be touch panel, be also possible to other human-computer interaction interfaces, such as entity enter key, microphone etc., can also be other external information capture devices, such as camera etc..
In the other embodiments of the application, entity enter key used by input module 62 can include but is not limited to one of physical keyboard, function key (such as volume control button, switch key etc.) etc. or a variety of.The input module 62 of microphone form can collect the voice of user or environment input and order that convert thereof into electrical signal form, that processing module 60 is executable.
Optionally, as shown in fig. 6, the image processing apparatus can also include some output modules 63, for realizing the interaction of user and the image processing apparatus.
Output module 63 includes but is not limited to image output module and sound output module.Image output module is used for output character, picture and/or video.The image output module may include display panel, for example, by using liquid crystal display (Liquid Crystal Display, LCD), Organic Light Emitting Diode (Organic Light-Emitting Diode, OLED), the forms such as Field Emission Display (Field Emission Display, FED) are come the display panel that configures.The image output module may include single display panel or various sizes of multiple display panels.In a specific embodiment of the present application, the display panel that touch panel used by above-mentioned input module 62 also can simultaneously as output module 63.For example, sending processing module 60 to after touch panel detects touch or close gesture operation on it to determine the type of touch event, module 60 is followed by subsequent processing according to the type of touch event, corresponding visual output is provided on a display panel.
As shown in Figure 6, what input module 62 and output module 63 can be used as two independent components to realize image processing apparatus outputs and inputs function, but in certain embodiments, can be integrated by input module 62 and output module 63 and that realizes image processing apparatus output and input function (input module 62 and output module 63 being included in a dotted line frame as shown in Figure 6, to indicate that input module 62 and output module 63 become one).
Optionally, the image processing apparatus in the embodiment of the present application further includes memory module 64, has been rendered for storing The rendering result of picture frame, the SHA value for the rendering command queue for being also used to that image processing apparatus storage is supported to render picture frame.
Processing module 60 in the embodiment of the present application can be the processor 101 in Fig. 2, communication module 61 can be the antenna in Fig. 2, input module 62 can be 112 and 104-1 in Fig. 2, and output module 63 can be the display 104-2 in Fig. 2, and memory module 64 can be the memory 103 in Fig. 2.
When image processing apparatus operation, which executes the image processing method of embodiment as shown in Figure 3.Specific image processing method can be found in the associated description in above-mentioned embodiment as shown in Figure 3, and details are not described herein again.
Another embodiment of the application also provides a kind of computer readable storage medium, the computer readable storage medium includes one or more program codes, the one or more program includes instruction, when the processor in image processing apparatus is when executing the program code, which executes image processing method as shown in Figure 3.
In another embodiment of the application, a kind of computer program product is also provided, which includes computer executed instructions, which stores in a computer-readable storage medium;At least one processor of image processing apparatus can read the computer executed instructions from computer readable storage medium, at least one processor executes the computer executed instructions and image processing apparatus is made to implement to execute the step in image processing method shown in Fig. 3.
Through the above description of the embodiments, it is apparent to those skilled in the art that, for convenience and simplicity of description, only the example of the division of the above functional modules, in practical application, it can according to need and be completed by different functional modules above-mentioned function distribution, i.e., the internal structure of device is divided into different functional modules, to complete all or part of the functions described above.The specific work process of the system, apparatus, and unit of foregoing description, can refer to corresponding processes in the foregoing method embodiment, and details are not described herein.
In several embodiments provided herein, it should be understood that disclosed system, device and method may be implemented in other ways.Such as, the apparatus embodiments described above are merely exemplary, such as, the division of the module or unit, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can be combined or can be integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed mutual coupling, direct-coupling or communication connection can be through some interfaces, the indirect coupling or communication connection of device or unit, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, and component shown as a unit may or may not be physical unit, it can and it is in one place, or may be distributed over multiple network units.It can some or all of the units may be selected to achieve the purpose of the solution of this embodiment according to the actual needs.
In addition, each functional unit in each embodiment of the application can integrate in one processing unit, it is also possible to each unit and physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated unit both can take the form of hardware realization, can also realize in the form of software functional units.
If the integrated unit is realized in the form of SFU software functional unit and when sold or used as an independent product, can store in a computer readable storage medium.Based on this understanding, substantially all or part of the part that contributes to existing technology or the technical solution can be embodied in the form of software products the technical solution of the application in other words, the computer software product is stored in a storage medium, it uses including some instructions so that a computer equipment (can be personal computer, server or the network equipment etc.) or processor execute all or part of the steps of each embodiment the method for the application.And storage medium above-mentioned includes: flash memory, movement The various media that can store program code such as hard disk, read-only memory, random access memory, magnetic or disk.
The above, the only specific embodiment of the application, but the protection scope of the application is not limited thereto, and any change or replacement within the technical scope of the present application should all be covered within the scope of protection of this application.Therefore, the protection scope of the application should be based on the protection scope of the described claims.

Claims (11)

  1. A kind of image processing method characterized by comprising
    The first rendering command queue is obtained, first rendering command queue includes multiple rendering orders corresponding with n-th picture frame, N >=1;
    The first calculation command queue is obtained, the first calculation command queue includes multiple calculation commands corresponding with the N+1 picture frame;
    According to first rendering command queue, the n-th picture frame is rendered, and during rendering the n-th picture frame, according to the second calculation command queue, calculates all pixels of the N+1 picture frame.
  2. Image processing method according to claim 1, which is characterized in that described image processing method further include:
    Parallel processed messages are obtained, the parallel processed messages calculate all pixels of the N+1 picture frame for notifying during rendering the n-th picture frame;
    It is described that the n-th picture frame is rendered according to first rendering command queue, and according to the second calculation command queue, all pixels of the N+1 picture frame are calculated, are specifically included:
    The rendering order that first rendering command queue includes is executed using first thread, renders the n-th picture frame;
    The calculation command response that the first calculation command queue includes is executed using the second thread, calculates the N+1 picture frame;
    The parallel processed messages are responded, run the first thread and second thread parallel.
  3. Image processing method according to claim 1 or 2, which is characterized in that described image processing method further include:
    According to preset algorithm, the characteristic value of first rendering command queue is calculated;
    Store the characteristic value of first rendering command queue;
    It is described according to first rendering command queue as N > 1, the n-th picture frame is rendered, is specifically included:
    Determine that the characteristic value of first rendering command queue is equal with the first numerical value of storage, first numerical value is the characteristic value that target renders command queue, target rendering command queue includes multiple rendering orders corresponding with X picture frame, X >=1 N >;
    Obtain the rendering result of the X picture frame of storage;
    According to the rendering result of the X picture frame, the n-th picture frame is rendered.
  4. Image processing method described in any one of -3 according to claim 1, which is characterized in that after rendering the n-th picture frame, described image processing method further include:
    Store the rendering result of n-th picture frame.
  5. A kind of image processing apparatus characterized by comprising
    Acquiring unit, for obtaining the first rendering command queue, first rendering command queue includes multiple rendering orders corresponding with n-th picture frame, N >=1, and for obtaining the first calculation command queue, the first calculation command queue includes multiple calculation commands corresponding with the N+1 picture frame;
    Rendering unit renders the n-th picture frame for first rendering command queue according to the information acquired by the acquisition unit;
    Computing unit is used for during the rendering unit renders the n-th picture frame, according to the acquisition The second calculation command queue that unit is got calculates all pixels of the N+1 picture frame.
  6. Image processing apparatus according to claim 5, which is characterized in that
    The acquiring unit, is also used to obtain parallel processed messages, and the parallel processed messages calculate all pixels of the N+1 picture frame for notifying during rendering the n-th picture frame;
    The rendering unit renders the n-th picture frame specifically for executing the rendering order that first rendering command queue includes using first thread;
    The computing unit, specifically for executing the calculation command response that the first calculation command queue includes using the second thread, calculate the N+1 picture frame, and the parallel processed messages got specifically for responding the acquiring unit, during the rendering unit renders the n-th picture frame, all pixels of the N+1 picture frame are calculated.
  7. Image processing apparatus according to claim 5 or 6, which is characterized in that
    The computing unit is specifically used for calculating the characteristic value for first rendering command queue that the acquiring unit is got according to preset algorithm;
    Described image processing unit further includes storage unit;
    The storage unit, for storing the characteristic value of calculated first rendering command queue of the computing unit;
    As N > 1, described image processing unit further includes determination unit;
    The determination unit, characteristic value for determining calculated first rendering command queue of the computing unit is equal with the first numerical value of storage, first numerical value is the characteristic value that target renders command queue, target rendering command queue includes multiple rendering orders corresponding with X picture frame, X >=1 N >;
    The acquiring unit is also used to obtain the rendering result of the X picture frame of storage;
    The rendering unit renders the n-th picture frame specifically for the rendering result of the X picture frame according to the information acquired by the acquisition unit.
  8. The image processing apparatus according to any one of claim 5-7, which is characterized in that described image processing unit further includes storage unit;
    The storage unit, for storing the rendering result of n-th picture frame after the rendering unit renders the n-th picture frame.
  9. A kind of image processing apparatus, which is characterized in that described image processing unit includes: one or more processors, memory and communication interface;
    The memory, the communication interface are connect with one or more of processors;Described image processing unit is communicated by the communication interface with other equipment, the memory is for storing computer program code, the computer program code includes instruction, when one or more of processors execute described instruction, described image processing unit executes the image processing method as described in any one of claim 1-4.
  10. A kind of computer storage medium, computer program code is stored in the computer storage medium, it is characterized in that, when the computer program code is run on image processing apparatus, so that described image processing unit executes the image processing method as described in any one of claim 1-4.
  11. A kind of computer program product comprising instruction, which is characterized in that when the computer program product is run on a communications device, so that described image processing unit executes the image processing method as described in any one of claim 1-4.
CN201780066411.2A 2017-10-13 2017-10-13 A kind of image processing method and device Pending CN109891388A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/106153 WO2019071600A1 (en) 2017-10-13 2017-10-13 Image processing method and apparatus

Publications (1)

Publication Number Publication Date
CN109891388A true CN109891388A (en) 2019-06-14

Family

ID=66101228

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780066411.2A Pending CN109891388A (en) 2017-10-13 2017-10-13 A kind of image processing method and device

Country Status (2)

Country Link
CN (1) CN109891388A (en)
WO (1) WO2019071600A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110555900A (en) * 2019-09-05 2019-12-10 网易(杭州)网络有限公司 rendering instruction processing method and device, storage medium and electronic equipment
CN111340681A (en) * 2020-02-10 2020-06-26 青岛海信宽带多媒体技术有限公司 Image processing method and device
CN111651131A (en) * 2020-05-18 2020-09-11 武汉联影医疗科技有限公司 Image display method and device and computer equipment
CN112652025A (en) * 2020-12-18 2021-04-13 完美世界(北京)软件科技发展有限公司 Image rendering method and device, computer equipment and readable storage medium
CN114443189A (en) * 2021-08-20 2022-05-06 荣耀终端有限公司 Image processing method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080211822A1 (en) * 2004-06-23 2008-09-04 Nhn Corporation Method and System For Loading of Image Resource
CN103593168A (en) * 2012-08-13 2014-02-19 株式会社突飞软件 Rendering processing apparatus and method using multiprocessing
CN105631921A (en) * 2015-12-18 2016-06-01 网易(杭州)网络有限公司 Method and device for processing image data
CN105701852A (en) * 2014-12-09 2016-06-22 三星电子株式会社 Apparatus and method for rendering

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203960B (en) * 2016-06-30 2021-03-09 北京新媒传信科技有限公司 Image rendering method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080211822A1 (en) * 2004-06-23 2008-09-04 Nhn Corporation Method and System For Loading of Image Resource
CN103593168A (en) * 2012-08-13 2014-02-19 株式会社突飞软件 Rendering processing apparatus and method using multiprocessing
CN105701852A (en) * 2014-12-09 2016-06-22 三星电子株式会社 Apparatus and method for rendering
CN105631921A (en) * 2015-12-18 2016-06-01 网易(杭州)网络有限公司 Method and device for processing image data

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110555900A (en) * 2019-09-05 2019-12-10 网易(杭州)网络有限公司 rendering instruction processing method and device, storage medium and electronic equipment
CN111340681A (en) * 2020-02-10 2020-06-26 青岛海信宽带多媒体技术有限公司 Image processing method and device
CN111340681B (en) * 2020-02-10 2024-02-20 青岛海信宽带多媒体技术有限公司 Image processing method and device
CN111651131A (en) * 2020-05-18 2020-09-11 武汉联影医疗科技有限公司 Image display method and device and computer equipment
CN111651131B (en) * 2020-05-18 2024-02-27 武汉联影医疗科技有限公司 Image display method and device and computer equipment
CN112652025A (en) * 2020-12-18 2021-04-13 完美世界(北京)软件科技发展有限公司 Image rendering method and device, computer equipment and readable storage medium
CN114443189A (en) * 2021-08-20 2022-05-06 荣耀终端有限公司 Image processing method and electronic equipment

Also Published As

Publication number Publication date
WO2019071600A1 (en) 2019-04-18

Similar Documents

Publication Publication Date Title
CN109891388A (en) A kind of image processing method and device
CN109062467B (en) Split screen application switching method and device, storage medium and electronic equipment
EP2851779A1 (en) Method, device, storage medium and terminal for displaying a virtual keyboard
US9760998B2 (en) Video processing method and apparatus
CN106454404A (en) Live video playing method, device and system
CN106547844B (en) A kind for the treatment of method and apparatus of user interface
CN105989572B (en) Picture processing method and device
CN107908330B (en) The management method and mobile terminal of application icon
CN108513671B (en) Display method and terminal for 2D application in VR equipment
CN109891390A (en) A kind of application switching method and device
CN104423996B (en) View method for refreshing and device
JP2016511875A (en) Image thumbnail generation method, apparatus, terminal, program, and recording medium
JP6862564B2 (en) Methods, devices and non-volatile computer-readable media for image composition
CN105635553B (en) Image shooting method and device
CN111192072B (en) User grouping method and device and storage medium
CN106504303A (en) A kind of method and apparatus for playing frame animation
CN106708390B (en) Screen capturing method, device and system
JP2023063220A (en) Data processing method and computer device
CN110442297A (en) Multi-screen display method, split screen display available device and terminal device
CN105513098B (en) Image processing method and device
CN108920086B (en) Split screen quitting method and device, storage medium and electronic equipment
CN116149881A (en) Notification message sending method, device, equipment and storage medium
CN111275607A (en) Interface display method and device, computer equipment and storage medium
CN111142998A (en) Sharing method of background application and electronic equipment
CN112905328B (en) Task processing method, device and computer readable 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190614