CN103729825A - Method for processing picture in dynamic adaption to terminal - Google Patents

Method for processing picture in dynamic adaption to terminal Download PDF

Info

Publication number
CN103729825A
CN103729825A CN201310754591.7A CN201310754591A CN103729825A CN 103729825 A CN103729825 A CN 103729825A CN 201310754591 A CN201310754591 A CN 201310754591A CN 103729825 A CN103729825 A CN 103729825A
Authority
CN
China
Prior art keywords
picture
terminal
sign
processing
watermark
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
CN201310754591.7A
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.)
CENTURY DRAGON INFORMATION NETWORK Co Ltd
Original Assignee
CENTURY DRAGON INFORMATION NETWORK 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 CENTURY DRAGON INFORMATION NETWORK Co Ltd filed Critical CENTURY DRAGON INFORMATION NETWORK Co Ltd
Priority to CN201310754591.7A priority Critical patent/CN103729825A/en
Publication of CN103729825A publication Critical patent/CN103729825A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method for processing a picture in dynamic adaption to a terminal. The method comprises the steps of acquiring the picture uploaded by a user, generating an identification for the picture, storing the picture and then generating the chained address of the picture and releasing the chained address, receiving a picture acquiring request generated by the terminal according to the chained address of the picture, seeking the picture according to the identification, processing the picture according to a picture processing parameter, and then returning the picture to the terminal, wherein the chained address carries the identification, and the acquiring request carries the identification and the picture processing parameter. The invention further provides another method for processing the picture in dynamic adaption to the terminal. According to the method, little server space can be wasted, and the picture can be adapted to picture containers of various sizes perfectly.

Description

The image processing method of terminal dynamic adaptation
Technical field
The present invention relates to picture Processing Technique field, particularly relate to a kind of image processing method of terminal dynamic adaptation.
Background technology
Along with the development of mobile Internet, the user that mobile terminal is paid close attention in website and application more experiences, and the display quality of picture is to affect the key factor that user experiences.But the type of mobile terminal is a lot, and specification is also not quite similar.The convergent-divergent that is forced in terminal for fear of picture stretch causes distortion, and that just must allow the demonstration specification of this terminal of size conforms of picture as far as possible.
The common practice of industry is the thumbnail that generates several specific dimensions in picture uploading at present, and this way can only be fitted to the screen resolution of main flow, when running into the type of some non-mainstream resolution, just can not well do adaptation.And the picture that this strategy can generate multiple different sizes is kept in disk, the picture of these multiple different sizes not necessarily all can be used, and can cause like this waste of server space.
Summary of the invention
Based on this, the invention provides a kind of image processing method of terminal dynamic adaptation, the method can not wasted server space, and the picture container of the perfect adaptive various sizes of energy.
An image processing method for terminal dynamic adaptation, comprises the steps:
Obtain the picture that user uploads, to described picture generating identification;
After storing described picture, generate the chained address of described picture and issue; Wherein, in described chained address, carry described sign;
Receive terminal and obtain request according to the picture of the chained address generation of described picture; Wherein, described sign and picture processing parameter are carried in the request of obtaining described in;
According to described sign, find described picture, and return to described terminal after described picture being processed according to picture processing parameter.
An image processing method for terminal dynamic adaptation, comprises the steps:
According to the picture of server issue, the chained address of reading described picture, generating pictures obtains request; Wherein, described chained address carries the sign of described picture;
Obtain picture processing parameter, send to described server add described picture processing parameter in described picture obtains request after;
Receive described server and find described picture according to described sign, and the picture returning after processing according to picture processing parameter.
The image processing method of above-mentioned terminal dynamic adaptation, the picture that terminal is issued according to server, the chained address of reading described picture, generating pictures obtains request, in request, must, with the sign of picture, for whois lookup, arrive corresponding picture; Meanwhile, also attach the required picture processing parameter of terminal self in request, server can be processed picture accordingly according to the picture processing parameter of terminal request, and the picture that makes server return to terminal meets the display requirement of terminal; The present invention exports after the picture after dynamic process, can't generate the picture file of a specified size or generate a deletable temporary file in service end, thereby reach the effect of saving service end storage space; The present invention can obtain the picture suitable with demanding terminal according to the size of terminal or the required size processing of scene, has realized to different terminals the slitless connection of different scenes; The present invention carries picture processing parameter by obtaining at picture in request, and the picture container of the perfect adaptive various sizes of energy can be done multiple processing to picture simultaneously.
Accompanying drawing explanation
Fig. 1 is the image processing method of terminal dynamic adaptation of the present invention schematic flow sheet in embodiment mono-.
Fig. 2 is the image processing method of terminal dynamic adaptation of the present invention schematic flow sheet in embodiment bis-.
Fig. 3 is the image processing method of terminal dynamic adaptation of the present invention schematic flow sheet in embodiment tri-.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited to this.
Embodiment mono-,
As shown in Figure 1, be the schematic flow sheet in one embodiment of image processing method of a kind of terminal dynamic adaptation of the present invention, the present embodiment is to set forth from the processing procedure of server, comprises the steps:
S11, obtain the picture that user uploads, to described picture generating identification;
User's uploading pictures is to server, and server generates a unique identification to every pictures;
In a preferred embodiment, can by Message Digest 5, generate the sign of described picture, such as MD5 algorithm, picture is carried out to the extraction of informative abstract, the fingerprint of generation or digital signature are as the sign of picture.
S12, store the chained address the issue that generate described picture after described picture; Wherein, in described chained address, carry described sign;
The picture that storage gets, generates corresponding chained address issue to this picture, sends picture obtain request in the time of can need to consulting this picture for terminal according to the chained address of this picture; Wherein, carry the sign of this picture in chained address, the picture request of obtaining of sending for server resolution terminal finds corresponding picture.
In a preferred embodiment, also can comprise the steps:
Read the parameter information of described picture, storage during described picture by described picture-storage in disk, the parameter information of described picture is stored in to database, set up picture in disk and the corresponding relation of the parameter information in database;
Server, after getting picture, reads the parameter information of picture, and parameter information can comprise image resolution ratio, image size, image name etc., and this type of parameter information can be stored in database; Picture file is stored in disk, and by setting up both corresponding relations, the image parameters information recording in database can be corresponding one by one with former map file on disk.
S13, receive the picture that terminal generates according to the chained address of described picture and obtain request; Wherein, described sign and picture processing parameter are carried in the request of obtaining described in;
Terminal to server sends while obtaining the request of picture, in request, must, with the sign of picture, for whois lookup, arrive corresponding picture; Meanwhile, also attach the required picture processing parameter of terminal self in request, server can be processed picture accordingly according to the picture processing parameter of terminal request, and the picture that makes server return to terminal meets the display requirement of terminal.
In a preferred embodiment, described picture processing parameter comprises picture width, picture height, watermark identifier and watermark location sign, picture rotation angle or picture cutting scope;
Further, the described step of described picture being processed according to picture processing parameter can comprise:
According to described picture width and/or picture height, described picture is carried out to convergent-divergent processing;
Or
According to the described anglec of rotation, described picture is rotated to processing;
Or
According to described watermark identifier, search corresponding watermark picture, described watermark picture is added on to the position that described picture is corresponding according to described watermark location sign;
Or
According to described cutting scope, described picture is carried out to cutting processing.
For example, being designated of the picture of the present embodiment: ACE86918A0819BB4096179756F419945;
The chained address of the picture of server issue is:
http://img001.21cnimg.com/photos/album/20130830/o/ACE86918A0819BB409 6179756F419945.jpg
Above-mentioned chained address represents the former map file address of picture;
When terminal wants to obtain the picture that width is 200px, can be on the basis of former figure address replacement/o/ that is to say not cropped picture for/m200/(, return to former figure equal proportion and zoom to the picture that width is 200px), can send as follows the picture request with picture processing parameter (width is 200px):
http://img001.21cnimg.com/photos/album/20130830/m200/ACE86918A0819B B4096179756F419945.jpg;
When terminal, to want to obtain width be 200px and be highly the picture of 200px, can be on the basis of former figure address replacement/o/ can cut part picture for/s200x200/(, equal proportion convergent-divergent after a certain size wide height of cropped picture then return);
Final picture request can be:
http://img001.21cnimg.com/photos/album/20130830/s200x200/ACE86918A081 9BB4096179756F419945.jpg
When terminal, wanting to obtain width is that 200px is highly for 200px and with a watermark placed in the middle, on the basis of former figure address, replacement/o/ is /s200x200/, and replace with/et_5/(et of handle/album/ is watermark map logo, the 5th, watermark location sign, can have countless versions combination);
Final picture request can be:
http://img001.21cnimg.com/photos/et_5/20130830/s200x200/ACE86918A0819 BB4096179756F419945.jpg
When terminal, wanting to obtain width is 600, and the picture of 30 degree that turn clockwise can replacement/o/ be/m600_r30/ on the basis of former figure address;
Final picture request can be:
http://img001.21cnimg.com/photos/album/20130830/m600_r30/ACE86918A08 19BB4096179756F419945.jpg
When terminal wants to obtain the image of the particular range in picture, from the picture upper left corner as reference point, turn right and be offset 8 pixels, down be offset 11 pixels, the upper left corner using this as picture, intercept an image that is of a size of 290x111, on the basis of former figure address, replacement/o/ is /c100-8-11-290-111_r0/;
Final picture request can be:
http://img001.21cnimg.com/photos/album/20130830/c100-8-11-290-111_r0/AC E86918A0819BB4096179756F419945.jpg
S14, according to described sign, find described picture, and return to described terminal after described picture being processed according to picture processing parameter;
The picture that server sends according to terminal obtains request, finds corresponding picture according to picture identification in disk, according to the picture processing parameter of carrying in request, after picture file is processed, the picture after processing is returned to terminal.
In this step, after picture after server output dynamic process, compared with prior art, server only need store a former figure, can't generate the picture file of a specified size or generate a deletable temporary file, thereby reaching the effect of saving service end storage space.
In a preferred embodiment, server, when returning to the rear picture of processing, can export described picture to described terminal by binary stream, can make the transmission of picture quicker.
Embodiment bis-,
As shown in Figure 2, be the schematic flow sheet in another embodiment of image processing method of a kind of terminal dynamic adaptation of the present invention, the present embodiment is set forth from the processing procedure of terminal, can comprise the steps:
S21, the picture of issuing according to server, the chained address of reading described picture, generating pictures obtains request; Wherein, described chained address carries the sign of described picture;
S22, obtain picture processing parameter, send to described server add described picture processing parameter in described picture obtains request after;
S23, receive described server and find described picture according to described sign, and the picture returning after processing according to picture processing parameter;
In the present embodiment, the picture that terminal is issued according to server, the chained address of reading described picture, generating pictures obtains request, in request, must, with the sign of picture, for whois lookup, arrive corresponding picture; Simultaneously, terminal is according to self required picture processing parameter of obtaining, subsidiary this picture processing parameter in the picture of issuing server obtains request, server can be according to the picture processing parameter of terminal request, picture is processed accordingly, and the picture that makes server return to terminal meets the display requirement of terminal.
In a preferred embodiment, described picture processing parameter can comprise picture width, picture height, watermark identifier and watermark location sign, picture rotation angle or picture cutting scope.
The described server of described reception finds described picture according to described sign, and the step of the picture returning after processing according to picture processing parameter is:
Receive described server and find described picture according to described sign, and the picture returning after being handled as follows according to picture processing parameter:
According to described picture width and/or picture height, described picture is carried out to convergent-divergent processing;
Or
According to the described anglec of rotation, described picture is rotated to processing;
Or
According to described watermark identifier, search corresponding watermark picture, described watermark picture is added on to the position that described picture is corresponding according to described watermark location sign;
Or
According to described cutting scope, described picture is carried out to cutting processing.
In a preferred embodiment, receive the picture that described server is exported by binary stream, by picture being converted to binary stream, can make the transmission of picture quicker.
Embodiment tri-,
As shown in Figure 3, the present invention is that example describes from the two-way interactive of server and terminal, comprises the steps:
S31, obtain the picture that user uploads, to described picture generating identification;
S32, store the chained address the issue that generate described picture after described picture; Wherein, in described chained address, carry described sign;
S33, the picture of issuing according to server, the chained address of reading described picture, generating pictures obtains request; Wherein, described chained address carries the sign of described picture;
S34, obtain picture processing parameter, send to described server add described picture processing parameter in described picture obtains request after;
S35, receive the picture that terminal generates according to the chained address of described picture and obtain request; Wherein, described sign and picture processing parameter are carried in the request of obtaining described in;
S36, according to described sign, find described picture, and return to described terminal after described picture being processed according to picture processing parameter.
S37, receive described server and find described picture according to described sign, and the picture returning after processing according to picture processing parameter;
In the present embodiment, user's uploading pictures is to server, and server generates a unique identification to every pictures; Then the picture that server stores gets, generates corresponding chained address issue to this picture, and terminal is according to the picture of server issue, read the chained address of described picture, generating pictures obtains request, in request, must, with the sign of picture, for whois lookup, arrive corresponding picture; Simultaneously, terminal is according to self required picture processing parameter of obtaining, subsidiary this picture processing parameter in the picture of issuing server obtains request, server can be according to the picture processing parameter of terminal request, picture is processed accordingly, and the picture that makes server return to terminal meets the display requirement of terminal.
The image processing method of terminal dynamic adaptation of the present invention, the picture that terminal is issued according to server, the chained address of reading described picture, generating pictures obtains request, in request, must, with the sign of picture, for whois lookup, arrive corresponding picture; Meanwhile, also attach the required picture processing parameter of terminal self in request, server can be processed picture accordingly according to the picture processing parameter of terminal request, and the picture that makes server return to terminal meets the display requirement of terminal; The present invention exports after the picture after dynamic process, can't generate the picture file of a specified size or generate a deletable temporary file in service end, thereby reach the effect of saving service end storage space; The present invention can obtain the picture suitable with demanding terminal according to the size of terminal or the required size processing of scene, has realized to different terminals the slitless connection of different scenes; The present invention carries picture processing parameter by obtaining at picture in request, and the picture container of the perfect adaptive various sizes of energy can be done multiple processing to picture simultaneously.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. an image processing method for terminal dynamic adaptation, is characterized in that, comprises the steps:
Obtain the picture that user uploads, to described picture generating identification;
After storing described picture, generate the chained address of described picture and issue; Wherein, in described chained address, carry described sign;
Receive terminal and obtain request according to the picture of the chained address generation of described picture; Wherein, described sign and picture processing parameter are carried in the request of obtaining described in;
According to described sign, find described picture, and return to described terminal after described picture being processed according to picture processing parameter.
2. the image processing method of terminal dynamic adaptation according to claim 1, is characterized in that, described picture processing parameter comprises picture width, picture height, watermark identifier and watermark location sign, picture rotation angle or picture cutting scope.
3. the image processing method of terminal dynamic adaptation according to claim 2, is characterized in that, the described step of described picture being processed according to picture processing parameter comprises:
According to described picture width and/or picture height, described picture is carried out to convergent-divergent processing;
Or
According to the described anglec of rotation, described picture is rotated to processing;
Or
According to described watermark identifier, search corresponding watermark picture, described watermark picture is added on to the position that described picture is corresponding according to described watermark location sign;
Or
According to described cutting scope, described picture is carried out to cutting processing.
4. the image processing method of terminal dynamic adaptation according to claim 1, is characterized in that, when obtaining the picture that user uploads, also comprises the steps:
Read the parameter information of described picture, storage during described picture by described picture-storage in disk, the parameter information of described picture is stored in to database, set up picture in disk and the corresponding relation of the parameter information in database.
5. the image processing method of terminal dynamic adaptation according to claim 1, is characterized in that, generates the sign of described picture by Message Digest 5.
6. the image processing method of terminal dynamic adaptation according to claim 1, is characterized in that, when returning to the rear picture of processing, exports described picture to described terminal by binary stream.
7. an image processing method for terminal dynamic adaptation, is characterized in that, comprises the steps:
According to the picture of server issue, the chained address of reading described picture, generating pictures obtains request; Wherein, described chained address carries the sign of described picture;
Obtain picture processing parameter, send to described server add described picture processing parameter in described picture obtains request after;
Receive described server and find described picture according to described sign, and the picture returning after processing according to picture processing parameter.
8. the image processing method of terminal dynamic adaptation according to claim 7, is characterized in that, described picture processing parameter comprises picture width, picture height, watermark identifier and watermark location sign, picture rotation angle or picture cutting scope.
9. the image processing method of terminal dynamic adaptation according to claim 8, is characterized in that, the described server of described reception finds described picture according to described sign, and the step of the picture returning after processing according to picture processing parameter is:
Receive described server and find described picture according to described sign, and the picture returning after being handled as follows according to picture processing parameter:
According to described picture width and/or picture height, described picture is carried out to convergent-divergent processing;
Or
According to the described anglec of rotation, described picture is rotated to processing;
Or
According to described watermark identifier, search corresponding watermark picture, described watermark picture is added on to the position that described picture is corresponding according to described watermark location sign;
Or
According to described cutting scope, described picture is carried out to cutting processing.
10. the image processing method of terminal dynamic adaptation according to claim 7, is characterized in that, receives the picture that described server is exported by binary stream.
CN201310754591.7A 2013-12-31 2013-12-31 Method for processing picture in dynamic adaption to terminal Pending CN103729825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310754591.7A CN103729825A (en) 2013-12-31 2013-12-31 Method for processing picture in dynamic adaption to terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310754591.7A CN103729825A (en) 2013-12-31 2013-12-31 Method for processing picture in dynamic adaption to terminal

Publications (1)

Publication Number Publication Date
CN103729825A true CN103729825A (en) 2014-04-16

Family

ID=50453886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310754591.7A Pending CN103729825A (en) 2013-12-31 2013-12-31 Method for processing picture in dynamic adaption to terminal

Country Status (1)

Country Link
CN (1) CN103729825A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104053016A (en) * 2014-06-24 2014-09-17 深圳市江波龙电子有限公司 Image previewing method and device
CN104679570A (en) * 2015-03-24 2015-06-03 新余兴邦信息产业有限公司 Image loading display method, equipment and system
CN105450837A (en) * 2014-08-29 2016-03-30 阿里巴巴集团控股有限公司 Method and apparatus for displaying CDN image adaptively on terminal device
CN107368550A (en) * 2017-06-30 2017-11-21 广东欧珀移动通信有限公司 Information acquisition method, device, medium, electronic equipment, server and system
CN107507196A (en) * 2017-08-18 2017-12-22 国云科技股份有限公司 A kind of client uploads and the method for processing picture
CN110290201A (en) * 2019-06-24 2019-09-27 北京金山安全软件有限公司 Picture acquisition method, mobile terminal, server and storage medium
CN110765396A (en) * 2019-09-28 2020-02-07 同程网络科技股份有限公司 Figure adapting system and figure adapting method based on same
CN111008292A (en) * 2019-11-15 2020-04-14 河海大学 Image processing system and method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020047916A1 (en) * 2000-05-31 2002-04-25 Shiro Miyagi Image data communication system and method thereof, and image pickup apparatus and image data processing method
CN1794776A (en) * 2004-09-15 2006-06-28 腾讯科技(深圳)有限公司 Method and system of processing image and its applicated in immediat communication
CN101202755A (en) * 2007-12-20 2008-06-18 腾讯科技(深圳)有限公司 System, method and device for displaying picture of mobile terminal
CN201585139U (en) * 2009-11-30 2010-09-15 威海捷讯通信技术有限公司 Mobile terminal graph adapting system
CN102469149A (en) * 2010-11-17 2012-05-23 北京千橡网景科技发展有限公司 Method and device for carrying out self-adaptive adjustment on images by agent
CN102802129A (en) * 2011-05-24 2012-11-28 腾讯科技(深圳)有限公司 Method and system for transmitting picture through mobile equipment
CN102930592A (en) * 2012-11-16 2013-02-13 李金地 Cloud computation rendering method based on uniform resource locator analysis
CN103390012A (en) * 2012-09-13 2013-11-13 爱乐活(北京)科技有限公司 Display picture generating method and device based on access

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020047916A1 (en) * 2000-05-31 2002-04-25 Shiro Miyagi Image data communication system and method thereof, and image pickup apparatus and image data processing method
CN1794776A (en) * 2004-09-15 2006-06-28 腾讯科技(深圳)有限公司 Method and system of processing image and its applicated in immediat communication
CN101202755A (en) * 2007-12-20 2008-06-18 腾讯科技(深圳)有限公司 System, method and device for displaying picture of mobile terminal
CN201585139U (en) * 2009-11-30 2010-09-15 威海捷讯通信技术有限公司 Mobile terminal graph adapting system
CN102469149A (en) * 2010-11-17 2012-05-23 北京千橡网景科技发展有限公司 Method and device for carrying out self-adaptive adjustment on images by agent
CN102802129A (en) * 2011-05-24 2012-11-28 腾讯科技(深圳)有限公司 Method and system for transmitting picture through mobile equipment
CN103390012A (en) * 2012-09-13 2013-11-13 爱乐活(北京)科技有限公司 Display picture generating method and device based on access
CN102930592A (en) * 2012-11-16 2013-02-13 李金地 Cloud computation rendering method based on uniform resource locator analysis

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104053016A (en) * 2014-06-24 2014-09-17 深圳市江波龙电子有限公司 Image previewing method and device
CN105450837A (en) * 2014-08-29 2016-03-30 阿里巴巴集团控股有限公司 Method and apparatus for displaying CDN image adaptively on terminal device
CN104679570A (en) * 2015-03-24 2015-06-03 新余兴邦信息产业有限公司 Image loading display method, equipment and system
CN107368550A (en) * 2017-06-30 2017-11-21 广东欧珀移动通信有限公司 Information acquisition method, device, medium, electronic equipment, server and system
CN107368550B (en) * 2017-06-30 2019-12-31 Oppo广东移动通信有限公司 Information acquisition method, device, medium, electronic device, server and system
CN107507196A (en) * 2017-08-18 2017-12-22 国云科技股份有限公司 A kind of client uploads and the method for processing picture
CN110290201A (en) * 2019-06-24 2019-09-27 北京金山安全软件有限公司 Picture acquisition method, mobile terminal, server and storage medium
CN110290201B (en) * 2019-06-24 2022-10-14 北京金山安全软件有限公司 Picture acquisition method, mobile terminal, server and storage medium
CN110765396A (en) * 2019-09-28 2020-02-07 同程网络科技股份有限公司 Figure adapting system and figure adapting method based on same
WO2021056812A1 (en) * 2019-09-28 2021-04-01 同程网络科技股份有限公司 Graphic adaptation system and graphic adaptation method based on same
CN111008292A (en) * 2019-11-15 2020-04-14 河海大学 Image processing system and method

Similar Documents

Publication Publication Date Title
CN103729825A (en) Method for processing picture in dynamic adaption to terminal
CN104750848B (en) Processing method, server and the image display of image file
US20150074107A1 (en) Storing and serving images in memory boxes
CN104408061A (en) Photo album management method and device
CN104616263A (en) Image processing method and device
WO2014190818A1 (en) Method and apparatus of displaying download information of network resource
US8861865B2 (en) Method and apparatus for searching for image
CN102402603A (en) Method and device for providing image abstract information corresponding to thumbnail
US20150172669A1 (en) System and method for processing compressed images and video for improved data communication
CN104243923A (en) Image processing and previewing method and system
CN105374241A (en) Children self-service reading system
AU2015202328C1 (en) Information processing apparatus and information processing program
CN103139244A (en) Cloud copying and pasting method and system
US20190294625A1 (en) Media-connecting device to connect printed media to non-static digital media
CN104424172A (en) Typesetting method, typesetting device and typesetting system
CN102004762B (en) Generate the method and apparatus of e-book and download the method and apparatus of e-book
US9471950B2 (en) Device and method of inserting watermarks through conversing contents automatically
Chen et al. Image based information access for mobile phones
CN102184265A (en) Electronic newspaper data conversion method
CN107071589A (en) The sharing method and image data server of shared view data
CN101887412A (en) File generation method and file generation device
CN105608129B (en) File clean-up method, apparatus and system, mobile terminal
CN105374240A (en) Children self-service reading system
CN106886522B (en) Digital product publishing method and device
US11611630B2 (en) Assisted multimedia content enhancement

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20140416