CN104615416A - Picture copying and processing method and device - Google Patents

Picture copying and processing method and device Download PDF

Info

Publication number
CN104615416A
CN104615416A CN201310539283.2A CN201310539283A CN104615416A CN 104615416 A CN104615416 A CN 104615416A CN 201310539283 A CN201310539283 A CN 201310539283A CN 104615416 A CN104615416 A CN 104615416A
Authority
CN
China
Prior art keywords
picture
photograph album
user
operational order
incidence relation
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
CN201310539283.2A
Other languages
Chinese (zh)
Other versions
CN104615416B (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 CN201310539283.2A priority Critical patent/CN104615416B/en
Publication of CN104615416A publication Critical patent/CN104615416A/en
Application granted granted Critical
Publication of CN104615416B publication Critical patent/CN104615416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention provides a picture copying and processing method and device. The method comprises the following steps: receiving a first operation command input by a user, wherein the first operation command is used for copying a first picture in a first photo album in a picture sharing application into a second photo album; and, according to the first operation command, adding the correlation between the first picture and the second photo album into the correlation between pictures and photo albums in order to copy the first picture into the second photo album. Through the technical scheme of the invention, a user can share pictures already existing in another photo album with other users in one photo album in the picture sharing application.

Description

Picture copy process method and apparatus
Technical field
The present invention relates to computer technology, particularly relate to a kind of picture copy process method and apparatus shared based on picture.
Background technology
Along with the development of computer technology, picture sharing function is widely used, such as, and the QQ space photograph album etc. in the picture sharing function in microblogging, immediate communication tool such as QQ.
User is when using this picture sharing function, and need first to share in application at this picture to create a photograph album, this photograph album is similar to a network folder.Picture can upload to this photograph album from this locality by user, thus this picture is shared with other users logging in this photograph album.In actual use, user usually shares in application at this picture and creates a more than photograph album, and each photograph album may be used for sharing different classes of picture, and can have different album name.Such as, create three photograph albums, photograph album A may be used for sharing tourism picture, and photograph album B may be used for sharing life picture, and photograph album C may be used for sharing scenery picture.
In the prior art, when user wants to share to other users the picture existed in another photograph album in a photograph album, such as, when user wants to share to other users the picture existed in photograph album A in photograph album C, user needs the local upload operation again completing a picture in photograph album C, for user, operation inconvenience; And once the local picture stored is lost, then user needs first to download former picture from photograph album A, and this locality completing a picture in photograph album C is uploaded, operating process is loaded down with trivial details, and after the picture be uploaded in photograph album downloads again, picture quality generally all has decline to a certain degree.
Summary of the invention
The invention provides a kind of picture copy process method and apparatus, sharing to other users the picture existed in another photograph album for realizing in a photograph album that user to share at picture in application.
One aspect of the present invention provides a kind of picture copy process method, comprising:
Receive the first operational order of user's input, described first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album;
According to described first operational order, in the incidence relation of picture and photograph album, increase the incidence relation of described first picture and described second photograph album, to be copied in described second photograph album by described first picture.
The present invention provides a kind of picture copy process device on the other hand, comprising:
Receiver module, for receiving the first operational order of user's input, described first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album;
Processing module, for according to described first operational order, increases the incidence relation of described first picture and described second photograph album, to be copied in described second photograph album by described first picture in the incidence relation of picture and photograph album.
Picture copy process method and apparatus provided by the invention, by what input reception user, to copy in the second photograph album after the first operational order for the first picture picture shared in the first photograph album in application, according to the first operational order, the incidence relation of the first picture and the second photograph album is increased in the incidence relation of picture and photograph album, so that the first picture is copied in the second photograph album, the first picture realized in the first photograph album that picture shares in application by user copies in the second photograph album, only need add the incidence relation of the first picture and the second photograph album, user is not needed in the second photograph album, again to upload the first picture and create new picture, thus simplify the operating process of user and save network storage resource, and, even if the picture that user this locality stores is lost, also can realize the first picture shared by picture in the first photograph album in application copies in the second photograph album, and not effect diagram tablet quality.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a picture copy process method provided by the invention embodiment;
Fig. 2 is the process flow diagram of another embodiment of picture copy process method provided by the invention;
Fig. 3 is a kind of user interface schematic diagram that user triggers picture copy process provided by the invention;
Fig. 4 is the another kind of user interface schematic diagram that user triggers picture copy process provided by the invention;
Fig. 5 is the process flow diagram of another embodiment of picture copy process method provided by the invention;
Fig. 6 is the structural representation of a picture copy process device provided by the invention embodiment.
Embodiment
Fig. 1 is the process flow diagram of a picture copy process method provided by the invention embodiment, and the picture copy process method of the present embodiment, comprising:
First operational order of S101, reception user input, the first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album.
The executive agent of the present embodiment can be picture copy process device or the webserver including picture copy process device.
Specifically, when user wants to share to other users the picture existed in another photograph album in a photograph album, the first operational order can be sent to picture copy process device.
S102, according to the first operational order, in the incidence relation of picture and photograph album, increase the incidence relation of the first picture and the second photograph album, to be copied in the second photograph album by the first picture.
For example, the picture copy process device in the present embodiment can safeguard table 1A, table 1B and table 1C tri-tables of data, and wherein, table 1A is user and photograph album incidence relation table, and table 1B is photograph album and picture incidence relation table, and table 1C is picture details tables.
Table 1A
User UIN Photograph album ID Album name
123456 1000 A
123456 1001 B
123456 1002 H
123456 1003 Every city one scape
Table 1B
Photograph album ID Image ID
1002 9001
1002 9002
1003 9003
Table 1C
Image ID Picture name Picture URL
9001 P http://a.com/p
9002 P1 http://a.com/p1
9003 P2 http://a.com/p2
As shown in table 1, photograph album in the present embodiment comprises photograph album A, photograph album B, photograph album H and photograph album " every city one scape ", for example, the photograph album H that user has one to travel, this photograph album is the photo that this user plays in H city, this user also has a photograph album " every city one scape " simultaneously, user wants name to be called P, ID be 9001 picture also to share to ID be in the photograph album " every city one scape " of 1003, the present embodiment can increase in the incidence relation table 1B of picture and photograph album ID be 9001 picture and ID be the incidence relation (see showing grey parts in 1D) of the photograph album " every city one scape " of 1003, obtain new table 1D, being that to copy ID to be in the photograph album " every city one scape " of 1003 to the picture of 9001 by ID.
Table 1D
The picture copy process method that the present embodiment provides, can input reception user, to copy in the second photograph album after the first operational order for the first picture picture shared in the first photograph album in application, according to the first operational order, the incidence relation of the first picture and the second photograph album is increased in the incidence relation of picture and photograph album, so that the first picture is copied in the second photograph album, the first picture realized in the first photograph album that picture shares in application by user copies in the second photograph album, only need add the incidence relation of the first picture and the second photograph album, user is not needed in the second photograph album, again to upload the first picture and create new picture, and in prior art when user wants the first picture shared by picture in the first photograph album in application to copy in the second photograph album, need the local upload operation completing a picture again, and, even if the picture that user this locality stores is lost, adopting the technical scheme of the present embodiment also can realize the first picture shared by picture in the first photograph album in application copies in the second photograph album, and adopt prior art, user then needs first to download the first picture from the first photograph album, and in the second photograph album, complete the local upload operation of a picture, operating process is loaded down with trivial details, and after the picture be uploaded in photograph album downloads again, picture quality generally all has decline to a certain degree, the first picture in the first photograph album adopting the technical scheme of the present embodiment to be shared by picture in application copies in the second photograph album, can not effect diagram tablet quality.
The picture copy process method that the present embodiment provides, by what input reception user, to copy in the second photograph album after the first operational order for the first picture picture shared in the first photograph album in application, according to the first operational order, the incidence relation of the first picture and the second photograph album is increased in the incidence relation of picture and photograph album, so that the first picture is copied in the second photograph album, the first picture realized in the first photograph album that picture shares in application by user copies in the second photograph album, only need add the incidence relation of the first picture and the second photograph album, user is not needed in the second photograph album, again to upload the first picture and create new picture, thus simplify the operating process of user and save network storage resource, even and if the picture realizing the storage of user this locality is lost, also can realize the first picture shared by picture in the first photograph album in application copies in the second photograph album, and not effect diagram tablet quality.
In one embodiment, the first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that the first picture shares in application.
For example, the first picture in the first photograph album in QQ space can copy in the second photograph album in QQ space by user; Or in the second photograph album the first picture in the first photograph album in microblogging being copied in microblogging; Or in the second photograph album the first picture in the first photograph album in Renren Network being copied in Renren Network.
In one embodiment, the first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that second picture shares in application.
For example, the first picture in the first photograph album in QQ space can copy in the second photograph album in Tengxun's microblogging by user, due to QQ space and Tengxun microblogging use identical or between have the webserver of interface, so increasing the incidence relation of picture and photograph album in QQ space and Tengxun's microblogging can be realized.The first picture in the first photograph album in QQ space can also copy in the second photograph album in Sina's microblogging by user, need to be connected by interface between the webserver in QQ space and the webserver of Sina's microblogging, and safeguard that the incidence relation between application and photograph album shared by picture respectively, necessary authentication process is carried out to ensure the security that picture copies between can being copied to by the first picture in the first photograph album in QQ space user in the second photograph album in Sina's microblogging, be understandable that, can also only user use identical username and password log in different pictures share application time, just can realize the copy of picture between photograph album that different pictures shares in application.
Fig. 2 is the process flow diagram of another embodiment of picture copy process method provided by the invention, and the picture copy process method of the present embodiment, comprising:
Second operational order of S201, reception user input, the second operational order is the operating function selection instruction that user inputs for the first picture.
S202, according to the second operational order, push information to user, information at least comprises picture copy information, and the first picture in the first photograph album can copy in the second photograph album for pointing out user by picture copy information.
Specifically, user's picture copy process device can receive the operational order of user's input by subscriber equipment, the subscriber equipment of the present embodiment can be personal computer, panel computer, personal digital assistant, smart mobile phone etc., in the present embodiment, user first can input the second operational order by subscriber equipment for the first picture, select the second photograph album according to picture copy information again, the first picture in the first photograph album can copy in the second photograph album for pointing out user by picture copy information.
Fig. 3 is a kind of user interface schematic diagram that user triggers picture copy process provided by the invention, as shown in Figure 3, user interface 300 shares application " QQ space " for user logins picture, open the interface of the picture P310 in photograph album H, (such as click when user performs cursor control inputs to picture P310, control to click, click by right key) or touch input or cursor be positioned on picture P310 or when being inputted by Voice command, user interface 300 is hit by a bullet out operating function option 320, be understandable that, in the user interface that another kind is possible, when user opens picture P310, can at picture P310 lower right corner display operating function option 320.(such as click when the option of user in operating function option 320 " copies " the upper cursor control inputs that performs online, control to click, click by right key) or touch input or cursor be positioned on option " online copy " or when being inputted by Voice command, option " copies online " and can show selected by high bright wisp, " copy " side online at option and eject photograph album option 330, photograph album option 330 comprises option " photograph album A ", option " photograph album B " and option " photograph album every city one scape ", when the option of user in photograph album option 330 " photograph album every city one scape " upper execution cursor control inputs (is such as clicked, control to click, click by right key) or touch input or cursor be positioned on option " photograph album every city one scape " or when being inputted by Voice command, option " photograph album every city one scape " can show selected by high bright wisp.
Fig. 4 is the another kind of user interface schematic diagram that user triggers picture copy process provided by the invention, as shown in Figure 4, the difference of user interface 300 shown in user interface 400 shown in Fig. 4 Yu Fig. 3 is, (such as click when the option of user in operating function option 420 " copies " the upper cursor control inputs that performs online, control to click, click by right key) or touch input or cursor be positioned on option " online copy " or when being inputted by Voice command, option " copies online " and can show selected by high bright wisp, " copy " side ejection picture online at option and share application of option 430, picture is shared application of option 430 picture comprised except " QQ space " and is shared application " Tengxun's microblogging ", " Renren Network " and " Sina's microblogging ", the upper cursor control inputs that performs of option " Sina's microblogging " shared in application of option 430 at picture as user (is such as clicked, control to click, click by right key) or touch input or cursor be positioned on option " Sina's microblogging " or when being inputted by Voice command, option " Sina's microblogging " can show selected by high bright wisp, photograph album option 440 is ejected in option " Sina's microblogging " side, photograph album option 440 comprises option " photograph album A ", option " photograph album B " and option " photograph album every city one scape ", when the option of user in photograph album option 440 " photograph album every city one scape " upper execution cursor control inputs (is such as clicked, control to click, click by right key) or touch input or cursor be positioned on option " photograph album every city one scape " or when being inputted by Voice command, option " photograph album every city one scape " can show selected by high bright wisp.
Be understandable that, in the user interface that another kind is possible, when user opens picture P310, " picture can be copied to photograph album A online " at side the Show Button of picture P310, " picture is copied to photograph album B online ", " picture is copied to online photograph album every city one scape ", " picture is copied to Tengxun's microblogging online ", " picture is copied to Renren Network online ", " picture is copied to Sina's microblogging online ", for user, cursor control inputs is performed to those buttons and (such as click, control to click, click by right key) or touch input or selected by Voice command input, when user selects " picture is copied to Tengxun's microblogging online ", " picture is copied to Renren Network online ", during the button such as " picture is copied to Sina's microblogging online ", the photograph album that corresponding picture shares in application can be shown select for user, also can jump to picture that user selects to share in website corresponding to application and select the second photograph album.
First operational order of S203, reception user input, the first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album.
S204, according to the first operational order, in the incidence relation of picture and photograph album, increase the incidence relation of the first picture and the second photograph album, to be copied in the second photograph album by the first picture.
Specifically, when user's picture copy process device receives the operational order copied to online by picture P310 in " photograph album every city one scape " of user's input, the incidence relation of picture P310 and " photograph album every city one scape " can be increased, to be copied to by picture P310 in " photograph album every city one scape " in the tables of data of the incidence relation of picture and photograph album.
The picture copy process method that the present embodiment provides, by receiving the second operational order of user's input, second operational order is the operating function selection instruction that user inputs for the first picture, according to the second operational order, information is pushed to user, information at least comprises picture copy information, picture copy information is for pointing out the information of the second photograph album selected for user, and input reception user, to copy in the second photograph album after the first operational order for the first picture picture shared in the first photograph album in application, according to the first operational order, the incidence relation of the first picture and the second photograph album is increased in the incidence relation of picture and photograph album, so that the first picture is copied in the second photograph album, the first picture realized in the first photograph album that picture shares in application by user copies in the second photograph album, only need add the incidence relation of the first picture and the second photograph album, user is not needed in the second photograph album, again to upload the first picture and create new picture, thus simplify the operating process of user and save network storage resource, even and if the picture realizing the storage of user this locality is lost, also can realize the first picture shared by picture in the first photograph album in application copies in the second photograph album, and not effect diagram tablet quality.
Fig. 5 is the process flow diagram of another embodiment of picture copy process method provided by the invention, and the picture copy process method of the present embodiment, is described the scene of the first picture that user edits in the second photograph album further, comprises:
First operational order of S501, reception user input, the first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album.
S502, according to the first operational order, in the incidence relation of picture and photograph album, increase the incidence relation of the first picture and the second photograph album, to be copied in the second photograph album by the first picture.
S503, according to the editing operation of user to the first picture, generate second picture and also preserve.
S504, to push picture cover information to user, whether picture covers information and adopts second picture to cover the first picture for pointing out user.
Specifically, due to when the first picture in the first photograph album is copied in the second photograph album, do not create new picture, so the first picture in the first photograph album and the first picture in the second photograph album can be caused all to change after user to edit the first picture and preserves, can after user edits the first picture generation second picture, before preserving second picture, push picture to user and cover information, the second picture the need of whether is selected to cover the first picture in the first photograph album for user, this picture covers information can be pushed to user by the form of dialog box, option "Yes" and option "No" can be comprised in dialog box.
S505, reception user cover the 3rd operational order of information input according to picture.
Specifically, the 3rd operational order of user's input is that user covers the operational order of information selection based on picture.
If S506 the 3rd operational order is the instruction adopting second picture to cover the first picture, then the first picture is replaced with second picture; If the 3rd operational order is the instruction not adopting second picture to cover the first picture, then the incidence relation of the first picture comprised in incidence relation and the second photograph album is revised as the incidence relation of second picture and the second photograph album.
Specifically, if user selects option "No", represent that user selects not use second picture to cover the first picture in the first photograph album, then the incidence relation table of the picture shown in the table 1D in embodiment illustrated in fig. 1 and photograph album is revised as and shows 2A(in grey parts in Table 2A).
Table 2A
In table 2A ID to be the picture of 9001_1 be user edits ID is 9001 the new picture that obtains of picture, ID after editor is that picture in the photograph album of 1002 is still for ID is the picture of 9001, and the picture of ID is picture in the photograph album of 1003 to be ID be 9001_1, the picture being 9001_1 due to ID is the new picture created, so add in the tables of data of the pictorial information shown in the table 1C in embodiment illustrated in fig. 1 the information that ID is the picture of 9001_1, obtain table 2B(in grey parts in Table 2B).
Table 2B
Be understandable that, user can also select by ID be the picture of 9001_1 separately deposit to ID be in the photograph album of 1003, and retain ID be 1003 photograph album and ID be the incidence relation of the picture of 9001, increasing the incidence relation (see showing grey parts in 2C) that the picture that ID is 9001_1 and ID are the photograph album of 1003 in the incidence relation table of the i.e. picture shown in table 1D in the embodiment shown in fig. 1 and photograph album, obtaining showing 2C.
Table 2C
If user selects option "Yes", represent that user's choice for use second picture covers the first picture in the first photograph album, by ID be then 9001 picture replace with the picture that ID is 9001_1, embody in the incidence relation of picture and photograph album, can be by the ID in the incidence relation table of the picture shown in the table 1D in embodiment illustrated in fig. 1 and photograph album 9001 picture replace with the picture that ID is 9001_1, obtain table 2D(in grey parts in Table 2D).
Table 2D
In table 2D ID to be the picture of 9001_1 be user edits ID is 9001 the new picture that obtains of picture, ID after editor is the picture that the picture in the photograph album of 1002 is revised as that ID is 9001_1, ID is the picture that the picture in the photograph album of 1003 is also revised as that ID is 9001_1, need equally to add in the tables of data of the pictorial information shown in the table 1C in embodiment illustrated in fig. 1 the information that ID is the picture of 9001_1, obtain table 2B(in grey parts in Table 2B).
The picture copy process method that the present embodiment provides, by what input reception user, to copy in the second photograph album after the first operational order for the first picture picture shared in the first photograph album in application, according to the first operational order, the incidence relation of the first picture and the second photograph album is increased in the incidence relation of picture and photograph album, so that the first picture is copied in the second photograph album, and the processing procedure after user edits the first picture is described, the first picture realized in the first photograph album that picture shares in application by user copies in the second photograph album, only need add the incidence relation of the first picture and the second photograph album, user is not needed in the second photograph album, again to upload the first picture and create new picture, thus simplify the operating process of user and save network storage resource, even and if the picture realizing the storage of user this locality is lost, also can realize the first picture shared by picture in the first photograph album in application copies in the second photograph album, and not effect diagram tablet quality.
Fig. 6 is the structural representation of a picture copy process device provided by the invention embodiment, as shown in Figure 6, the picture copy process device of the present embodiment can comprise: receiver module 61 and processing module 62, wherein, receiver module 61 is for receiving the first operational order of user's input, and the first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album; Processing module 62 for according to the first operational order, increases the incidence relation of the first picture and the second photograph album, to be copied in the second photograph album by the first picture in the incidence relation of picture and photograph album.
The device of the present embodiment, may be used for the technical scheme performing embodiment of the method shown in Fig. 1, it realizes principle and technique effect is similar, repeats no more herein.
In one embodiment, receiver module 61 is also for before the first operational order receiving user's input, and receive the second operational order of user's input, the second operational order is the operating function selection instruction that user inputs for the first picture;
Processing module 62 also for according to the second operational order, pushes information to user, and information at least comprises picture copy information, and the first picture in the first photograph album can copy in the second photograph album for pointing out user by picture copy information.
In one embodiment, the first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that the first picture shares in application.
In one embodiment, the first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that second picture shares in application.
The device of the present embodiment, may be used for the technical scheme performing embodiment of the method shown in Fig. 2, it realizes principle and technique effect is similar, repeats no more herein.
In one embodiment, processing module 62 is also for editing the first picture in the second photograph album during user, according to the editing operation of user to the first picture, generating second picture and preserving; Push picture to user and cover information, whether picture covers information and adopts second picture to cover the first picture for pointing out user;
Receiver module 61 is also for receiving three operational order of user according to the input of picture covering information;
If processing module 62 is also adopt second picture to cover the instruction of the first picture for the 3rd operational order, then the first picture is replaced with second picture; If the 3rd operational order is the instruction not adopting second picture to cover the first picture, then the incidence relation of the first picture comprised in incidence relation and the second photograph album is revised as the incidence relation of second picture and the second photograph album.
The device of the present embodiment, may be used for the technical scheme performing embodiment of the method shown in Fig. 5, it realizes principle and technique effect is similar, repeats no more herein.
One of ordinary skill in the art will appreciate that: all or part of step realizing above-mentioned each embodiment of the method can have been come by the hardware that programmed instruction is relevant.Aforesaid program can be stored in a computer read/write memory medium.This program, when performing, performs the step comprising above-mentioned each embodiment of the method; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above each embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to foregoing embodiments to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein some or all of technical characteristic; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the scope of various embodiments of the present invention technical scheme.

Claims (10)

1. a picture copy process method, is characterized in that, comprising:
Receive the first operational order of user's input, described first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album;
According to described first operational order, in the incidence relation of picture and photograph album, increase the incidence relation of described first picture and described second photograph album, to be copied in described second photograph album by described first picture.
2. method according to claim 1, is characterized in that, before the first operational order of described reception user input, also comprises:
Receive the second operational order of described user input, described second operational order is the operating function selection instruction of described user for described first picture input;
According to described second operational order, information is pushed to described user, described information at least comprises picture copy information, and the first picture in described first photograph album can copy in described second photograph album for pointing out user by described picture copy information.
3. method according to claim 1, is characterized in that, described first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that described first picture shares in application.
4. method according to claim 1, is characterized in that, described first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that second picture shares in application.
5. the method according to any one of Claims 1 to 4, is characterized in that, when user edits the first picture in described second photograph album, also comprises:
According to the editing operation of user to described first picture, generate second picture and preserve;
Push picture to described user and cover information, whether described picture covers information and adopts described second picture to cover described first picture for pointing out described user;
Receive described user covers information input the 3rd operational order according to described picture;
If described 3rd operational order is the instruction adopting described second picture to cover described first picture, then described first picture is replaced with described second picture;
If described 3rd operational order is do not adopt described second picture to cover the instruction of described first picture, then the incidence relation of described first picture comprised in described incidence relation and described second photograph album is revised as the incidence relation of described second picture and described second photograph album.
6. a picture copy process device, is characterized in that, comprising:
Receiver module, for receiving the first operational order of user's input, described first operational order is used for the first picture shared by picture in the first photograph album in application and copies in the second photograph album;
Processing module, for according to described first operational order, increases the incidence relation of described first picture and described second photograph album, to be copied in described second photograph album by described first picture in the incidence relation of picture and photograph album.
7. device according to claim 6, it is characterized in that, described receiver module, also for before the first operational order of described reception user input, receive the second operational order of described user input, described second operational order is the operating function selection instruction of described user for described first picture input;
Described processing module, also for according to described second operational order, information is pushed to described user, described information at least comprises picture copy information, and the first picture in described first photograph album can copy in described second photograph album for pointing out user by described picture copy information.
8. device according to claim 6, is characterized in that, described first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that described first picture shares in application.
9. device according to claim 6, is characterized in that, described first operational order is used for the first picture shared by the first picture in the first photograph album in application and copies in the second photograph album that second picture shares in application.
10. the device according to any one of claim 6 ~ 9, is characterized in that, described processing module, time also for editing the first picture in described second photograph album user, according to the editing operation of user to described first picture, generates second picture and preserves; Push picture to described user and cover information, whether described picture covers information and adopts described second picture to cover described first picture for pointing out described user;
Described receiver module, also for receiving three operational order of described user according to the input of described picture covering information;
Described processing module, if the instruction for described 3rd operational order being also described first picture of the described second picture covering of employing, then replaces with described second picture by described first picture; If described 3rd operational order is do not adopt described second picture to cover the instruction of described first picture, then the incidence relation of described first picture comprised in described incidence relation and described second photograph album is revised as the incidence relation of described second picture and described second photograph album.
CN201310539283.2A 2013-11-04 2013-11-04 Picture copy process method and apparatus Active CN104615416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310539283.2A CN104615416B (en) 2013-11-04 2013-11-04 Picture copy process method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310539283.2A CN104615416B (en) 2013-11-04 2013-11-04 Picture copy process method and apparatus

Publications (2)

Publication Number Publication Date
CN104615416A true CN104615416A (en) 2015-05-13
CN104615416B CN104615416B (en) 2019-02-26

Family

ID=53149879

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310539283.2A Active CN104615416B (en) 2013-11-04 2013-11-04 Picture copy process method and apparatus

Country Status (1)

Country Link
CN (1) CN104615416B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183759A (en) * 2015-07-23 2015-12-23 无锡天脉聚源传媒科技有限公司 Picture commenting method and apparatus
CN109600303A (en) * 2018-12-04 2019-04-09 北京小米移动软件有限公司 Content share method, device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291506A (en) * 2010-06-21 2011-12-21 腾讯科技(深圳)有限公司 Picture uploading method and device
CN102780721A (en) * 2011-05-11 2012-11-14 腾讯科技(深圳)有限公司 Picture sharing method and picture sharing device for network albums
CN103218132A (en) * 2013-03-26 2013-07-24 天脉聚源(北京)传媒科技有限公司 Method for processing pictures and device
KR20130099419A (en) * 2012-02-29 2013-09-06 주식회사 팬택 Mobile terminal device for application sharing and method for sharing application in mobile terminal device
CN103312750A (en) * 2012-03-13 2013-09-18 腾讯科技(深圳)有限公司 Method and system for uploading webpage picture to network album
CN103338256A (en) * 2013-06-28 2013-10-02 腾讯科技(深圳)有限公司 Picture sharing method, device, server and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291506A (en) * 2010-06-21 2011-12-21 腾讯科技(深圳)有限公司 Picture uploading method and device
CN102780721A (en) * 2011-05-11 2012-11-14 腾讯科技(深圳)有限公司 Picture sharing method and picture sharing device for network albums
KR20130099419A (en) * 2012-02-29 2013-09-06 주식회사 팬택 Mobile terminal device for application sharing and method for sharing application in mobile terminal device
CN103312750A (en) * 2012-03-13 2013-09-18 腾讯科技(深圳)有限公司 Method and system for uploading webpage picture to network album
CN103218132A (en) * 2013-03-26 2013-07-24 天脉聚源(北京)传媒科技有限公司 Method for processing pictures and device
CN103338256A (en) * 2013-06-28 2013-10-02 腾讯科技(深圳)有限公司 Picture sharing method, device, server and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183759A (en) * 2015-07-23 2015-12-23 无锡天脉聚源传媒科技有限公司 Picture commenting method and apparatus
CN105183759B (en) * 2015-07-23 2018-12-21 无锡天脉聚源传媒科技有限公司 A kind of method and device for commenting on picture
CN109600303A (en) * 2018-12-04 2019-04-09 北京小米移动软件有限公司 Content share method, device and storage medium

Also Published As

Publication number Publication date
CN104615416B (en) 2019-02-26

Similar Documents

Publication Publication Date Title
US9152310B2 (en) Method and system for preview control for image adjustment
US11989392B2 (en) Embedding productivity applications in third party platforms
US9674580B2 (en) Method and system for recording video directly into an HTML framework
US20140363098A1 (en) Image correlation method and electronic device thereof
KR101673188B1 (en) Method and apparatus for sharing contents
CN102222062A (en) User space page personalized setting method and device for instant messaging system
CN104917666A (en) Method of making personalized dynamic expression and device
CN105320509B (en) Picture processing method and picture processing device
CN103838484A (en) Method for deleting redundancy images, and electronic device
EP3005675B1 (en) Automatic isolation and selection of screenshots from an electronic content repository
KR102024820B1 (en) Desktop sharing method and mobile terminal
WO2015183638A1 (en) Selectively adding content to user group host
CN102830939A (en) Method for cutting video file of mobile terminal and mobile terminal
KR101815957B1 (en) Method and server for providing user emoticon of online chat service
CN104615416A (en) Picture copying and processing method and device
US20150347463A1 (en) Methods and systems for image based searching
Hight Shoot, edit, share: Cultural software and user-generated documentary practice
CN110110103A (en) Acquisition methods, device, computer equipment and the storage medium of media resource
CN114500739A (en) Call request method, device, equipment and computer readable storage medium
KR20200081163A (en) User emoticon offering method for social media services
KR102468393B1 (en) Platform album service system
US20130227087A1 (en) Mobile terminal and method for controlling same
US12019853B1 (en) Systems and methods for implementing a collaborative slideshow presentation
CN113157277B (en) Host file processing method and device
CN107193875A (en) Image deletion method, device and computer-readable recording medium

Legal Events

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