CN102339468A - Method and device for editing image - Google Patents

Method and device for editing image Download PDF

Info

Publication number
CN102339468A
CN102339468A CN2010102310521A CN201010231052A CN102339468A CN 102339468 A CN102339468 A CN 102339468A CN 2010102310521 A CN2010102310521 A CN 2010102310521A CN 201010231052 A CN201010231052 A CN 201010231052A CN 102339468 A CN102339468 A CN 102339468A
Authority
CN
China
Prior art keywords
image
editing operation
layer
interface
pattern
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010102310521A
Other languages
Chinese (zh)
Other versions
CN102339468B (en
Inventor
吴永坚
黄飞跃
李慧
傅斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201010231052.1A priority Critical patent/CN102339468B/en
Publication of CN102339468A publication Critical patent/CN102339468A/en
Application granted granted Critical
Publication of CN102339468B publication Critical patent/CN102339468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method and device for editing an image, belonging to the field of computer image processing. The method comprises the following steps of: receiving the call of an editing operation on the image; judging whether a large layer of the image is larger than a middle layer; and if yes, carrying out editing operation on the middle layer of the image to obtain an editing result. The device comprises a receiving module, a judgment module and an editing module. The invention saves the time of emitting the image and improves the efficiency of editing the image through the editing operation on the middle layer of the image with respect to the direct editing of the large layer with larger size.

Description

The method and apparatus of edited image
Technical field
The present invention relates to the Computer Image Processing field, particularly a kind of method and apparatus of edited image.
Background technology
The picture editting particularly highlights the picture editting of individual character, is favored by numerous netizens, and becomes an indispensable part in people's daily life gradually.How faster edited image is people's focus of paying close attention to and problems of being devoted to solve always.
Existing picture editting technology generally is that the former figure through interface main thread edited image realizes.Particularly; When the interface main thread receives the user to the editing operation of an image; No matter be editing operation of confirming or the editing operation of adjusting, the interface main thread is directly edited the former figure of this image, also promptly big figure layer; And refresh the interface, thereby realize the editing operation of image according to edited result.
In realizing process of the present invention, the inventor finds that there is following problem at least in prior art:
In the edited image process,, then can cause editing operation consuming time longer, even the stuck phenomenon in interface occur if picture size is bigger.
Summary of the invention
In order to reduce picture editting's time, improve picture editting's efficient, the embodiment of the invention provides a kind of method and apparatus of edited image.Said technical scheme is following:
A kind of method of edited image, said method comprises:
Reception is called the editing operation of an image;
Whether the big figure layer of judging said image is greater than middle figure layer;
If then the middle figure layer to said image carries out editing operation, obtains edited result.
Wherein, said middle figure layer to said image carries out editing operation, obtains edited result, specifically comprises:
The interface main thread carries out editing operation to the middle figure layer of said image, obtains edited result;
Perhaps, said interface main thread notice interface worker thread carries out editing operation to the middle figure layer of said image, and receives the edited result that said interface worker thread returns.
Further, said method also comprises:
Said interface main thread notice background thread is carried out editing operation to the big figure layer of said image, and receives the edited result that said background thread is returned.
In addition, be provided with and see chart-pattern, the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern, and said reception also comprises the calling of editing operation of an image afterwards:
Said interface main thread is judged the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, carry out the step that the middle figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread notice interface worker thread carries out editing operation to big figure layer of said image, and receives the edited result that said interface worker thread returns.
Particularly, said editing operation comprises the editing operation of adjustment and the editing operation of affirmation.
The embodiment of the invention also provides a kind of picture editting's device, and said device comprises:
Receiver module is used to receive calling the editing operation of an image;
Judge module, whether the big figure layer that is used for judging said image is greater than the figure layer;
Editor module is used for judged result when being, then the middle figure layer to said image carries out editing operation, obtains edited result.
Wherein, said editor module specifically comprises interface main thread and interface worker thread,
Said interface main thread is used for the figure layer of said image is carried out editing operation, obtains edited result;
Perhaps, said interface main thread is used for notifying the interface worker thread that the figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
Further, said editor module specifically comprises interface main thread and background thread, and said interface main thread is used to notify background thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said background thread is returned.
In addition, said device also comprises module is set, and the said module that is provided with is used for being provided with and sees chart-pattern, and the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern;
Accordingly, said editor module specifically comprises interface main thread and interface worker thread, and said interface main thread is used to receive to after the calling of the editing operation of an image, and judges the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, said interface main thread also is used for carrying out the step that the figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread also is used to notify the interface worker thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
Particularly, said editing operation comprises the editing operation of adjustment and the editing operation of affirmation.
The beneficial effect that the technical scheme that the embodiment of the invention provides is brought is: the middle figure layer through to image carries out editing operation, with respect to the larger-size big figure layer of direct editor, has saved the time of edited image, has improved picture editting's efficient.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the invention; The accompanying drawing of required use is done to introduce simply in will describing embodiment below; Obviously, the accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the method flow diagram of the edited image that provides in the embodiment of the invention 1;
Fig. 2 is for the editing process synoptic diagram of first kind editing operation in the embodiment of the invention 2;
Fig. 3 is for the editing process synoptic diagram of second type of editing operation in the embodiment of the invention 2;
Fig. 4 is for the editing process synoptic diagram of the 3rd type of editing operation in the embodiment of the invention 2;
Fig. 5 is the apparatus structure synoptic diagram of the edited image that provides in the embodiment of the invention 3.
Embodiment
For making the object of the invention, technical scheme and advantage clearer, will combine accompanying drawing that embodiment of the present invention is done to describe in detail further below.
Embodiment 1
Referring to Fig. 1, the embodiment of the invention provides a kind of method of edited image, and this method flow is specific as follows:
101: receive calling to the editing operation of an image;
102: whether the big figure layer of judging said image is greater than middle figure layer;
103: if then the middle figure layer to said image carries out editing operation, obtains edited result.
For figure layer, through image being carried out layered mode like the pyramid figure layer of image is set, promptly generating the image of former figure under this size scale under the different size scale, thereby it is alike but the different figure of size layer with former figure to generate multilayer according to former figure.Particularly, big figure layer is former figure, and middle figure layer is meant than former figure size is little but the image that bandwagon effect is the same.For example, scheme layer in establishing and be of a size of 800 * 800 pixels, the length as if big figure layer and wide arbitrary size then with former figure scaled down, generate the length of former figure and the middle figure layer that wide full-size equals 800 pixels greater than 800 pixels; In addition, if big figure layer size smaller (be length and width both all little than 800), then the image of the big figure layer of this figure and middle figure layer all uses former figure, and big figure layer is equal with middle figure layer of size, can adopt prior art that image is edited at this moment.
In the embodiment of the invention, whether the big figure layer of judging image is for big figure layer is carried out editing operation greater than middle image of scheming layer greater than middle figure layer; Figure layer during if the big figure layer of image equals, then the big figure layer of this image and middle figure layer all use former figure, and big figure layer and middle figure layer size equate that can adopt prior art that image is edited this moment.
Wherein, said middle figure layer to said image carries out editing operation, obtains edited result, specifically comprises:
The interface main thread carries out editing operation to the middle figure layer of said image, obtains edited result;
Perhaps, said interface main thread notice interface worker thread carries out editing operation to the middle figure layer of said image, and receives the edited result that said interface worker thread returns.
Just says that also the interface main thread can carry out editing operation to middle figure layer of image and obtain edited result, also can notify the interface worker thread, by the interface worker thread middle figure layer of image carried out editing operation and obtain edited result.
Further, said method also comprises:
Said interface main thread notice background thread is carried out editing operation to the big figure layer of said image, and receives the edited result that said background thread is returned.
In addition, be provided with and see chart-pattern, the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern, and said reception also comprises the calling of editing operation of an image afterwards:
Said interface main thread is judged the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, carry out the step that the middle figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread notice interface worker thread carries out editing operation to big figure layer of said image, and receives the edited result that said interface worker thread returns.
For seeing chart-pattern, according to checking that the image zoom size is provided with the chart-pattern of seeing of image; In chart-pattern be meant image in the viewing area of screen than window show regional little, under middle chart-pattern, during edited image, can roughly see the general status of this image clearly, but the details of some regional areas is clear inadequately; Big chart-pattern is meant that image is bigger than the zone that window shows in the viewing area of screen, under big chart-pattern during edited image, can clear details of checking the regional area of image, but the general status that can not the overall situation check image.
The method that the embodiment of the invention provides is carried out editing operation through the middle figure layer to image, with respect to the larger-size big figure layer of direct editor, has saved the time of edited image, has improved picture editting's efficient.
Embodiment 2
According to the character of editing operation and the user requirement to edit effect, the embodiment of the invention is divided into following three types with editing operation:
First kind editing operation refers to not have parameter adjustment and must scheme the editing operation that layer carries out greatly.For example; The editing operation that " anti-acne ", " going blood-shot eye illness " etc. have higher requirements to edit effect; If the middle figure layer to image carries out editing operation; Because the middle figure layer mass ratio of image is relatively poor, causes the actual edit effect of image and shows user's edit effect inconsistent, influences the experience of user's edited image.
Second type of editing operation refers to not have parameter adjustment and can scheme the editing operation that layer and middle figure layer separately carry out greatly.For example; " key recovery " etc. requires relatively to edit effect is not very high editing operation; If the middle figure layer to image carries out editing operation; Although the middle figure of image layer quality is relatively poor relatively, the actual effect of image with show user's edit effect to be more or less the same, can not influence the experience of user's edited image.
The 3rd type of editing operation refers to have the editing operation of parameter adjustment, is divided into adjustment member and confirms part.Usually the part that the user is dragged operations such as slider bar is called adjustment member, and adjustment member can comprise the operation that the several times slider bar stops, and the part of clicking ACK button is called the affirmation part.Dragging the instantiation of slider bar for the editing operation of adjustment, can also be other operations, and present embodiment does not limit.
According to whether adjusting parameter value, editing operation comprises the editing operation of affirmation and the editing operation of adjustment.Wherein, The editing operation of confirming comprises first kind editing operation and second type of editing operation; And the affirmation part in the 3rd type of editing operation, the editing operation of adjustment comprises the 3rd type of adjustment member in the editing operation, promptly the user is through dragging slider bar adjustment parameter value.
To above-mentioned three types of editing operations, specify the method for edited image respectively below.
For first kind editing operation, referring to Fig. 2, editing process comprises:
A1) user clicks the Edit button of an image at UI (User Interface, user interface);
A2) UI initiates calling of editing operation to interface main thread (UIThrd);
A3) the interface main thread receives after the calling of the editing operation of image, if the big figure layer of image blocks the interface main thread greater than middle figure layer, notice interface worker thread (UIHelperSrv) carries out editing operation to big figure layer of image;
Wherein, Block the interface main thread, the interface main thread is not just accepted user's editing operation request, and the interface main thread is not stuck; Can also handle the inner operation of interface main thread according to actual conditions; As refreshing progress bar etc., the main thread stuck interface main thread that is meant in interface is not accepted user's editing operation request, can not handle the inner operation of interface main thread.
Wherein, Notice interface worker thread (UIHelperSrv) carries out editing operation to the big figure layer of image; The editing operation that also is about to time-consuming larger-size big figure layer is transferred to the interface worker thread and is edited, and the interface main thread does not need to wait for synchronously the edited result to the big figure layer of image, the processing resource of therefore having saved interface main thread self; At this moment; The interface main thread can strengthen user experience through the form of expression of rich interface, as main thread shows literal such as " image are just in editing and processing " at the interface, reduces the waiting irritated degree of user.
A4) edited result returned of interface main thread reception interface worker thread refreshes the interface, unblocking.
For second type of editing operation, referring to Fig. 3, editing process comprises:
B1) user clicks the Edit button of an image at UI;
B2) UI initiates calling of editing operation to the interface main thread;
B3) the interface main thread is judged the chart-pattern of seeing of image; Particularly,
When the chart-pattern of seeing of image is big chart-pattern, and the big figure layer of image is during greater than middle figure layer, execution in step b4 and b5; When the chart-pattern of seeing of image is middle chart-pattern, and the big figure layer of image is during greater than middle figure layer, execution in step b6 and b7.
B4) the interface main thread blocks self, and notice interface worker thread carries out editing operation to the big figure layer of image;
Wherein, block self for the interface main thread, the interface main thread is not just accepted user's editing operation request, but can also handle the inner operation of interface main thread according to actual conditions, as refreshes progress bar etc.
B5) edited result returned of interface main thread reception interface worker thread refreshes the interface, unblocking;
B6) the interface main thread carries out editing operation to the middle figure layer of image and obtains edited result (diagram), refreshes the interface; Perhaps, interface main thread notice interface worker thread carries out editing operation to the middle figure layer of image, and the edited result (scheming not show) returned of reception interface worker thread, refreshes the interface;
Wherein, Notice interface worker thread (UIHelperSrv) carries out editing operation to the middle figure layer of image; Saved the processing resource of interface main thread self, at this moment, the interface main thread can strengthen user experience through the form of expression of rich interface; As main thread shows literal such as " image are just in editing and processing " at the interface, reduce the waiting irritated degree of user.
B7) simultaneously, interface main thread notice background thread (BackendSrv) is carried out editing operation to the big figure layer of image.
Wherein, Under middle chart-pattern; The preediting result of the big figure layer of image does not return to the interface main thread, but shows the preediting result again when the user calls big figure layer afterwards, thereby has realized the synchronization mechanism of middle figure layer and big figure layer editing process; Shorten the time of waiting for edited result in user's editing process greatly, improved picture editting's efficient.
For the 3rd type of editing operation, referring to Fig. 4, editing process comprises: editing process of adjustment (step c1-c7) and the editing process of confirming (step c8-c14);
C1) user drags the slider bar of an image at UI;
Wherein, dragging the instantiation of the process of slider bar for the editing operation of adjustment, can also be other operations, and present embodiment does not limit.
When c2) slider bar stopped, UI initiated calling of editing operation to the interface main thread;
C3) the interface main thread suspends ongoing editing operation last time, and judges the chart-pattern of seeing of image, particularly,
When the chart-pattern of seeing of image is big chart-pattern, and the big figure layer of image is during greater than middle figure layer, execution in step c4 and c5, and when the chart-pattern of seeing of image is middle chart-pattern, and big figure layer of image be during greater than middle figure layer, execution in step c6 and c7.
Further, in the time of can also setting the interface main thread and reach the processing amount of setting, suspend ongoing editing operation last time again.For example, when the processing amount of the editing operation of last time reaches 20%, stop the editing operation of last time again.
Parameter current value when c4) interface main thread notice interface worker thread stops according to slider bar is carried out editing operation to the big figure layer of image;
C5) edited result returned of interface main thread reception interface worker thread refreshes the interface;
Parameter current value when c6) the interface main thread stops according to slider bar is carried out editing operation to the middle figure layer of image and is obtained edited result (diagram), refreshes the interface; Perhaps, the parameter current value when interface main thread notice interface worker thread stops according to slider bar is carried out editing operation to the middle figure layer of image, and the edited result (scheming not show) returned of reception interface worker thread, refreshes the interface;
Parameter current value when c7) simultaneously, interface main thread notice background thread stops according to slider bar is carried out editing operation to the big figure layer of image.
Wherein, if when the slider bar that the user drags an image at UI repeatedly stops, each slider bar stops; The also i.e. editing operation of each adjustment; All repeat the step of c2-c7,, realize that the user adjusts real time inspection edited result in the process of parameter value through the editing operation of adjustment member.
C8) user clicks ACK button at UI;
C9) UI initiates calling of editing operation to interface main thread (UIThrd);
C10) the interface main thread is judged the chart-pattern of seeing of image; Particularly,
When the chart-pattern of seeing of image is big chart-pattern, and the big figure layer of image is during greater than middle figure layer, execution in step c11 and c12; When the chart-pattern of seeing of image is middle chart-pattern, and the big figure layer of image is during greater than middle figure layer, execution in step c13 and c14.
C11) the interface main thread blocks self, and notice interface worker thread carries out editing operation to the big figure layer of image;
C12) edited result returned of interface main thread reception interface worker thread refreshes the interface, unblocking;
C13) the interface main thread carries out editing operation to the middle figure layer of image and obtains edited result (diagram), refreshes the interface; Perhaps, interface main thread notice interface worker thread carries out editing operation to the middle figure layer of image, and the edited result (scheming not show) returned of reception interface worker thread, refreshes the interface;
C14) simultaneously, interface main thread notice background thread is carried out editing operation to the big figure layer of image.
The method that the embodiment of the invention provides is carried out editing operation through the middle figure layer to image, with respect to the larger-size big figure layer of direct editor, has saved the time of edited image, has improved picture editting's efficient.
Embodiment 3
Referring to Fig. 5, the embodiment of the invention provides a kind of device of edited image, and this device comprises:
Receiver module 601 is used to receive calling the editing operation of an image;
Judge module 602, whether the big figure layer that is used for judging image is greater than the figure layer;
Editor module 603 is used for judged result when being, then the middle figure layer to image carries out editing operation, obtains edited result.
On the one hand, said editor module 603 specifically comprises interface main thread and interface worker thread,
Said interface main thread is used for the figure layer of said image is carried out editing operation, obtains edited result;
Perhaps, said interface main thread is used for notifying the interface worker thread that the figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
On the other hand, editor module 603 specifically comprises interface main thread and background thread,
Said interface main thread is used to notify background thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said background thread is returned.
Again on the one hand, the device of said edited image also comprises module is set, and the said module that is provided with is used for being provided with and sees chart-pattern, and the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern;
Accordingly, said editor module 603 specifically comprises interface main thread and interface worker thread, and said interface main thread is used to receive to after the calling of the editing operation of an image, and judges the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, said interface main thread also is used for carrying out the step that the figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread also is used to notify the interface worker thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
Particularly, editing operation comprises the editing operation of adjustment and the editing operation of affirmation.
The device that the embodiment of the invention provides carries out editing operation through editor module to the middle figure layer of image, with respect to the larger-size big figure of direct editor layer, has saved the time of edited image, has improved picture editting's efficient.
Need to prove: the device of the edited image that the foregoing description provides is when edited image; Only the division with above-mentioned each functional module is illustrated; In the practical application; Can as required above-mentioned functions be distributed by the different functional completion, the inner structure that is about to device is divided into different functional, to accomplish all or part of function of above description.In addition, the device of the edited image that the foregoing description provides and the method embodiment of edited image belong to same design, and its concrete implementation procedure sees method embodiment for details, repeats no more here.
All or part of content in the technical scheme that above embodiment provides can realize that through software programming its software program is stored in the storage medium that can read, storage medium for example: the hard disk in the computing machine, CD or floppy disk.
The above is merely preferred embodiment of the present invention, and is in order to restriction the present invention, not all within spirit of the present invention and principle, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for an edited image is characterized in that, said method comprises:
Reception is called the editing operation of an image;
Whether the big figure layer of judging said image is greater than middle figure layer;
If then the middle figure layer to said image carries out editing operation, obtains edited result.
2. the method for claim 1 is characterized in that, said middle figure layer to said image carries out editing operation, obtains edited result, specifically comprises:
The interface main thread carries out editing operation to the middle figure layer of said image, obtains edited result;
Perhaps, said interface main thread notice interface worker thread carries out editing operation to the middle figure layer of said image, and receives the edited result that said interface worker thread returns.
3. the method for claim 1 is characterized in that, said method also comprises:
Said interface main thread notice background thread is carried out editing operation to the big figure layer of said image, and receives the edited result that said background thread is returned.
4. the method for claim 1 is characterized in that, is provided with and sees chart-pattern, and the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern, and said reception also comprises the calling of editing operation of an image afterwards:
Said interface main thread is judged the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, carry out the step that the middle figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread notice interface worker thread carries out editing operation to big figure layer of said image, and receives the edited result that said interface worker thread returns.
5. like the described method of the arbitrary claim of claim 1-4, it is characterized in that said editing operation comprises the editing operation of adjustment and the editing operation of affirmation.
6. a picture editting device is characterized in that, said device comprises:
Receiver module is used to receive calling the editing operation of an image;
Judge module, whether the big figure layer that is used for judging said image is greater than the figure layer;
Editor module is used for judged result when being, then the middle figure layer to said image carries out editing operation, obtains edited result.
7. device as claimed in claim 6 is characterized in that, said editor module specifically comprises interface main thread and interface worker thread,
Said interface main thread is used for the figure layer of said image is carried out editing operation, obtains edited result;
Perhaps, said interface main thread is used for notifying the interface worker thread that the figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
8. device as claimed in claim 6 is characterized in that said editor module specifically comprises interface main thread and background thread,
Said interface main thread is used to notify background thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said background thread is returned.
9. device as claimed in claim 6 is characterized in that, said device also comprises module is set,
The said module that is provided with is used for being provided with and sees chart-pattern, and the said chart-pattern of seeing comprises big chart-pattern and middle chart-pattern;
Accordingly, said editor module specifically comprises interface main thread and interface worker thread, and said interface main thread is used to receive to after the calling of the editing operation of an image, and judges the chart-pattern of seeing of said image;
When said image see chart-pattern be in during chart-pattern, said interface main thread also is used for carrying out the step that the figure layer to said image carries out editing operation;
When said image see that chart-pattern is big chart-pattern the time, said interface main thread also is used to notify the interface worker thread that the big figure layer of said image is carried out editing operation, and receives the edited result that said interface worker thread returns.
10. like the described device of the arbitrary claim of claim 6-9, it is characterized in that said editing operation comprises the editing operation of adjustment and the editing operation of affirmation.
CN201010231052.1A 2010-07-19 2010-07-19 The method and apparatus of edited image Active CN102339468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010231052.1A CN102339468B (en) 2010-07-19 2010-07-19 The method and apparatus of edited image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010231052.1A CN102339468B (en) 2010-07-19 2010-07-19 The method and apparatus of edited image

Publications (2)

Publication Number Publication Date
CN102339468A true CN102339468A (en) 2012-02-01
CN102339468B CN102339468B (en) 2016-03-30

Family

ID=45515182

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010231052.1A Active CN102339468B (en) 2010-07-19 2010-07-19 The method and apparatus of edited image

Country Status (1)

Country Link
CN (1) CN102339468B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593231A (en) * 2012-08-14 2014-02-19 腾讯科技(深圳)有限公司 Data processing method and device and mobile terminal
CN111213133A (en) * 2017-11-27 2020-05-29 多玩国株式会社 Command processing server, program, system, command operation program, and command processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1324059A (en) * 2000-05-16 2001-11-28 佳能株式会社 Image processing device, image processing method, the storage medium and program therefor
CN1367467A (en) * 2002-02-08 2002-09-04 华东师范大学 High-speed image editing method
JP3797013B2 (en) * 1999-04-12 2006-07-12 セイコーエプソン株式会社 Image processing method, printing apparatus, image processing system, and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3797013B2 (en) * 1999-04-12 2006-07-12 セイコーエプソン株式会社 Image processing method, printing apparatus, image processing system, and recording medium
CN1324059A (en) * 2000-05-16 2001-11-28 佳能株式会社 Image processing device, image processing method, the storage medium and program therefor
CN1367467A (en) * 2002-02-08 2002-09-04 华东师范大学 High-speed image editing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
付同堂等: "基于MFC的图像处理程序的设计研究", 《科学技术与工程》, vol. 7, no. 15, 31 August 2007 (2007-08-31) *
王凯峰等: "遥感图像的多线程处理研究", 《测绘信息与工程》, vol. 30, no. 6, 31 December 2005 (2005-12-31), pages 3 - 4 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593231A (en) * 2012-08-14 2014-02-19 腾讯科技(深圳)有限公司 Data processing method and device and mobile terminal
CN103593231B (en) * 2012-08-14 2016-06-01 腾讯科技(深圳)有限公司 A kind of data processing method, device and mobile terminal
US9619275B2 (en) 2012-08-14 2017-04-11 Tencent Technology (Shenzhen) Company Limited Data processing method, apparatus and mobile terminal
CN111213133A (en) * 2017-11-27 2020-05-29 多玩国株式会社 Command processing server, program, system, command operation program, and command processing method
CN111213133B (en) * 2017-11-27 2023-08-04 多玩国株式会社 Command processing server, program, system, command execution program, and command processing method

Also Published As

Publication number Publication date
CN102339468B (en) 2016-03-30

Similar Documents

Publication Publication Date Title
CN102779008B (en) A kind of screenshot method and system
DE112007002107T5 (en) Portable electronic device, method and graphical user interface for displaying structured electronic documents
CN107786730A (en) A kind of task management method and terminal
DE212007000015U1 (en) Portable electronic device for photo management
CN104793838A (en) Suspension display implementing method and device
CN102724430B (en) A kind of exchange method of nonlinear editing system and image-text packaging system
DE202008000260U1 (en) Portable multifunction device
CN101419617A (en) Method and apparatus for determining web page object
CN103903292A (en) Method and system for realizing head portrait editing interface
US9529463B1 (en) Method and device for reducing latency for rendering and displaying stylus strokes
CN107870795B (en) Method and device for displaying electronic map
CN105677351A (en) Multi-window compatible display method and device
CN102339468A (en) Method and device for editing image
CN101833744A (en) Method and device for efficiently drawing graphics
KR20160027760A (en) Display apparatus, system and controlling method thereof
CN104918044B (en) Image processing method and device
CN109587561A (en) Method for processing video frequency, device, electronic equipment and storage medium
CN110572715B (en) Method for solving problem of webp blockage during Android TV playing
US8514246B2 (en) Method for image rendering in a computer network
CN106572238A (en) Method and device for capturing screen of terminal screen
CN103259932A (en) Editing method and system of touch screen mobile terminal multimedia messages
CN105678828A (en) Method and apparatus for creating transition animations
CN105183288A (en) Single-window multi-task display method and intelligent mobile terminal
TWI490815B (en) Visual effect display mothed and electronic apparatus
US9852716B2 (en) Method and apparatus for causing a portion of at least one content item to be highlighted relative to another portion of the at least one content item during movement of the content item

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant