CN113420171A - Image management method, device and storage medium - Google Patents

Image management method, device and storage medium Download PDF

Info

Publication number
CN113420171A
CN113420171A CN202110964998.7A CN202110964998A CN113420171A CN 113420171 A CN113420171 A CN 113420171A CN 202110964998 A CN202110964998 A CN 202110964998A CN 113420171 A CN113420171 A CN 113420171A
Authority
CN
China
Prior art keywords
image
terminal
thumbnail
storage space
current position
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
CN202110964998.7A
Other languages
Chinese (zh)
Other versions
CN113420171B (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.)
Shenzhen Urban Transport Planning Center Co Ltd
Original Assignee
Shenzhen Urban Transport Planning Center 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 Shenzhen Urban Transport Planning Center Co Ltd filed Critical Shenzhen Urban Transport Planning Center Co Ltd
Priority to CN202110964998.7A priority Critical patent/CN113420171B/en
Publication of CN113420171A publication Critical patent/CN113420171A/en
Application granted granted Critical
Publication of CN113420171B publication Critical patent/CN113420171B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/54Browsing; Visualisation therefor

Abstract

The invention provides an image management method, an image management device and a storage medium, wherein the method comprises the following steps: acquiring the current position of a terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal; when the terminal leaves the current position, a thumbnail is generated according to the associated image, the thumbnail is stored in the terminal, and the associated image in the terminal is deleted, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal. The technical scheme of the invention can balance the occupation of the image on the storage space and the viewing efficiency of the image.

Description

Image management method, device and storage medium
Technical Field
The present invention relates to the field of image management technologies, and in particular, to an image management method, an image management apparatus, and a storage medium.
Background
In the use process of terminals such as mobile phones and tablet computers, more and more data are stored, wherein images are the main part occupying the storage space of the terminals. In order to avoid that the terminal cannot be normally used due to insufficient storage space, the storage space is released by performing cloud backup on the image on the terminal and then deleting the image stored locally on the terminal, so that the occupation of the image on the storage space of the terminal is reduced. When the image needs to be checked, the cloud space is logged in or the image is downloaded to the terminal for checking, the efficiency of the image checking mode is low, and the browsing experience is poor.
Disclosure of Invention
The invention solves the problem of how to reduce the occupation of the image storage space and improve the image viewing efficiency and the image browsing experience.
To solve the above problems, the present invention provides an image management method, apparatus and storage medium.
In a first aspect, the present invention provides an image management method, including:
acquiring the current position of a terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal;
when the terminal leaves the current position, a thumbnail is generated according to the associated image, the thumbnail is stored in the terminal, and the associated image in the terminal is deleted, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
Optionally, the determining, in the image stored by the cloud server, an associated image associated with the current location includes:
acquiring historical use times of each image in the cloud server at the current position, wherein the historical use times comprise viewing times, editing times and sharing times;
comparing each historical use frequency with a first preset threshold value respectively, and determining the image with the historical use frequency being greater than or equal to the first preset threshold value as the associated image associated with the current position according to the comparison result.
Optionally, before downloading the associated image to the terminal, the method further includes:
acquiring the capacity of the residual storage space of the terminal, and comparing the capacity of the residual storage space with a second preset threshold;
when the capacity of the remaining storage space is smaller than or equal to the second preset threshold value, uploading an image stored in the terminal to the cloud server, generating the thumbnail according to the image, storing the thumbnail to the terminal, and deleting the image in the terminal, wherein pixels of the thumbnail are positively correlated with the capacity of the remaining storage space of the terminal.
Optionally, after storing the thumbnail to the terminal, the method further includes:
judging the value interval in which the capacity of the residual storage space is located in a plurality of continuous value intervals, and determining a preset image pixel corresponding to the capacity of the residual storage space according to a judgment result, wherein the value intervals are obtained by dividing a value range from zero to the second preset threshold value, and the value intervals are in one-to-one correspondence with the preset image pixel;
and zooming the thumbnail according to the corresponding preset image pixel.
Optionally, the generating the thumbnail according to the image, storing the thumbnail in the terminal, and deleting the image in the terminal includes:
acquiring historical use times of each image stored in the terminal;
comparing the historical use times of each image with a third preset threshold value respectively;
and according to the comparison result, the images with the historical use times larger than or equal to the third preset threshold value are reserved in the terminal, the thumbnail is generated according to the images with the historical use times smaller than the third preset threshold value, and the images with the historical use times smaller than the third preset threshold value in the terminal are deleted.
Optionally, the method further comprises:
and when an original image viewing instruction of any thumbnail is received, downloading the corresponding image from the cloud server to the terminal according to the thumbnail, and displaying the image on the terminal.
Optionally, the uploading the image stored in the terminal to the cloud server includes:
acquiring the network connection state of the terminal, and judging whether the network connected with the terminal is a trusted network or not according to the network connection state;
and if so, uploading the image stored in the terminal to the cloud server.
In a second aspect, the present invention provides an image management apparatus comprising:
the acquisition module is used for acquiring the current position of the terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal;
and the processing module is used for generating a thumbnail according to the associated image when the terminal leaves the current position, storing the thumbnail to the terminal and deleting the associated image in the terminal, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
In a third aspect, the present invention provides an image management apparatus comprising a memory and a processor;
the memory for storing a computer program;
the processor, when executing the computer program, is configured to implement the image management method as described above.
In a fourth aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements an image management method as described above.
The image management method, the image management device and the storage medium have the advantages that: when the terminal enters the current position, the associated image associated with the current position can be searched in the cloud server, the associated image can be an image with position information consistent with the current position, namely the image with high viewing possibility at the current position is viewed by a user, and the associated image is directly downloaded to the terminal for storage, so that the user can directly view the image associated with the current position when browsing the image, and the viewing efficiency and the viewing experience of the user are improved. Images other than the related images are not automatically downloaded, and when the terminal leaves the current position, the related images related to the current position are deleted, thumbnails of the related images are generated and stored, so that the occupation of the images on the storage space of the terminal can be reduced. Meanwhile, the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal, and when the capacity of the residual storage space is smaller, the pixel of the thumbnail is smaller, so that the occupation of the storage space can be further reduced, and the normal use of the terminal can be guaranteed. The technical scheme of the invention can balance the occupation of the image to the storage space and the viewing efficiency of the image, and improve the viewing efficiency and the image browsing experience of the image while reducing the occupation of the image to the storage space.
Drawings
FIG. 1 is a flowchart illustrating an image management method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating an image management method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of an image management apparatus according to another embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein.
As shown in fig. 1, an image management method provided in an embodiment of the present invention may include an image uploading portion and an image loading portion, where before downloading the associated image to the terminal, the image uploading portion may include:
step S110, obtaining the capacity of the remaining storage space of the terminal, and comparing the capacity of the remaining storage space with a second preset threshold.
Specifically, the terminal may include a mobile phone, a tablet computer, a computer, and the like, and the remaining storage space of the terminal is unused and may be used as a storage space for storing images. Since it is necessary to reserve a part of the capacity for normal use of the terminal, the second preset threshold may be set according to the capacity of the memory space required for normal use of the terminal.
Step S120, when the capacity of the remaining storage space is smaller than or equal to the second preset threshold, uploading an image stored in the terminal to a cloud server, generating the thumbnail according to the image, storing the thumbnail to the terminal, and deleting the image in the terminal, wherein pixels of the thumbnail are positively correlated with the capacity of the remaining storage space of the terminal.
In this embodiment, when the capacity of the remaining storage space of the terminal is less than or equal to the second preset threshold, it indicates that the remaining storage space of the terminal is insufficient, and in order to ensure normal use of the terminal, all images stored in the terminal are uploaded to the cloud server, and the images stored in the terminal are deleted, so that the storage space of the terminal is released, and normal use of the terminal is ensured. Meanwhile, the thumbnail is generated according to the image and stored on the terminal, when a user views the image, the thumbnail can be directly displayed, simple browsing is carried out through the thumbnail, and the user can be guaranteed to browse and view the image while the occupation of the image on the storage space is reduced. And when the user needs to check the original image, downloading the corresponding image from the cloud server to the terminal for displaying. When the residual storage space of the terminal is smaller, the generated pixels of the thumbnail are smaller, and when the residual storage space is seriously insufficient, the thumbnail is further compressed, so that the storage space can be released as much as possible, and the normal use of the terminal is guaranteed.
Optionally, after storing the thumbnail to the terminal, the method further includes:
judging the value interval in which the capacity of the residual storage space is located in a plurality of continuous value intervals, and determining a preset image pixel corresponding to the capacity of the residual storage space according to a judgment result, wherein the value intervals are obtained by dividing a value range from zero to the second preset threshold value, and the value intervals are in one-to-one correspondence with the preset image pixel;
and zooming the thumbnail according to the corresponding preset image pixel.
Specifically, a plurality of consecutive value intervals are obtained by dividing the value range from zero to the second preset threshold, for example, assuming that the second preset threshold is 2GB, 3 value intervals including 0-500MB, 500MB-1GB, and 1GB-2GB can be divided, when the remaining storage space is between 1GB and 2GB, the corresponding preset image pixel is 75 × 150, when the remaining storage space is between 500MB and 1GB, the corresponding preset image pixel is 50 × 100, when the remaining storage space is between 0MB and 500MB, the corresponding preset image pixel is 25 × 50, and the smaller the remaining storage space is, the smaller the corresponding preset image pixel is, so as to further reduce the occupation of the storage space of the terminal.
In the optional embodiment, the thumbnail is correspondingly zoomed according to the capacity of the residual storage space of the terminal, so that the occupation of the storage space is further reduced when the residual storage space is zoomed, the normal use of the terminal is guaranteed, and the thumbnail is stored and displayed by using larger preset image pixels when the residual storage space is larger, so that the user can conveniently check the thumbnail and the browsing experience is improved.
Optionally, the generating the thumbnail according to the image, storing the thumbnail in the terminal, and deleting the image in the terminal includes:
and acquiring the historical use times of each image stored in the terminal.
Specifically, the historical use times include the number of views, the number of edits, the number of shares, and the like of the images, and the historical use times of the respective images can be recorded through the terminal.
Comparing the historical use times of each image with a third preset threshold value respectively;
and according to the comparison result, the images with the historical use times larger than or equal to the third preset threshold value are reserved in the terminal, the thumbnail is generated according to the images with the historical use times smaller than the third preset threshold value, and the images with the historical use times smaller than the third preset threshold value in the terminal are deleted.
Specifically, the fact that the historical use times are greater than or equal to the third preset threshold value indicates that the image is an image with high use frequency, namely, the image with high viewing frequency, editing frequency or sharing frequency, is retained in the terminal, downloading from the cloud server every time the image is viewed, edited or shared is avoided, image loading time is saved, and image use efficiency is improved. The historical use times are smaller than a third preset threshold value, and the image is represented as an image with low use frequency, so that the image is uploaded to the cloud server, the thumbnail of the image is stored and displayed on the terminal, and the image on the terminal is deleted, so that the occupation of the storage space is saved.
In the optional embodiment, the images in the terminal are distinguished according to the historical use times, the image with higher use frequency is kept in the terminal, the image with lower use frequency is deleted from the terminal, and the thumbnail of the image is stored and displayed, so that the image viewing efficiency and the user browsing experience are improved, and the occupation of the storage space is saved.
Optionally, the uploading the image stored in the terminal to the cloud server includes:
acquiring the network connection state of the terminal, and judging whether the network connected with the terminal is a trusted network or not according to the network connection state;
and if so, uploading the image stored in the terminal to the cloud server.
Specifically, the trusted network comprises a home wireless network, a company network and the like, when the terminal is connected with the trusted network, the network security can be guaranteed, and at the moment, the image is uploaded to the cloud server, so that the image leakage can be avoided. Furthermore, when the terminal is connected with free networks such as WIFI, images can be automatically uploaded to the cloud server, flow consumption caused by data connection of the terminal is avoided, and the cost of the terminal is increased.
In this optional embodiment, through checking the network connection of the terminal, the image is uploaded to the cloud server under the condition that the network security is guaranteed, so that image leakage can be avoided, and the image data security is guaranteed.
Alternatively, the image loading section may include:
and when an original image viewing instruction of any thumbnail is received, downloading the corresponding image from the cloud server to the terminal according to the thumbnail, and displaying the image on the terminal.
Specifically, the original image viewing instruction may include touching or long-pressing a display area corresponding to a thumbnail, for example, when a user long-presses a display area corresponding to a certain thumbnail, the user indicates that the user wants to view the original image of the thumbnail, at this time, a corresponding image is searched for in the cloud server according to the thumbnail, and the searched image is downloaded to the terminal for display.
As shown in fig. 2, in an image management method provided in an embodiment of the present invention, the image loading portion further includes:
step S210, acquiring the current position of the terminal, determining a related image related to the current position in the images stored in the cloud server, and downloading the related image to the terminal.
Specifically, the images taken by the existing mobile phone and other terminals may include position information, or each image may be marked with the position information in advance, and an image whose position information matches the current position of the terminal is searched in the cloud server, so as to obtain a related image associated with the current position.
Step S220, when the terminal leaves the current position, a thumbnail is generated according to the associated image, the thumbnail is stored in the terminal, and the associated image in the terminal is deleted, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
Specifically, when the terminal enters a certain position, an image corresponding to the position is searched in the cloud server, the corresponding image is downloaded to the terminal, so that a user can conveniently check, edit and the like, when the terminal leaves the position, the image corresponding to the position is deleted, and the thumbnail of the image is stored again, so that the storage space of the terminal is released.
In the embodiment, when the terminal enters the current position, the associated image associated with the current position can be searched in the cloud server, the associated image can be an image with position information consistent with the current position, namely, an image with high viewing possibility at the current position of a user, and the associated image is directly downloaded to the terminal for storage, so that when the user views the image, the image associated with the current position can be directly viewed, and the viewing efficiency and the viewing experience of the user are improved. Images other than the related images are not automatically downloaded, and when the terminal leaves the current position, the related images related to the current position are deleted, thumbnails of the related images are generated and stored, so that the occupation of the images on the storage space of the terminal can be reduced. Meanwhile, the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal, and when the capacity of the residual storage space is smaller, the pixel of the thumbnail is smaller, so that the occupation of the storage space can be further reduced, and the normal use of the terminal can be guaranteed. The technical scheme of the invention can balance the occupation of the image to the storage space and the viewing efficiency of the image, and improve the viewing efficiency and the image browsing experience of the image while reducing the occupation of the image to the storage space.
Optionally, the determining, in the image stored by the cloud server, an associated image associated with the current location includes:
acquiring historical use times of each image in the cloud server at the current position, wherein the historical use times comprise viewing times, editing times and sharing times;
comparing each historical use frequency with a first preset threshold value respectively, and determining the image with the historical use frequency being greater than or equal to the first preset threshold value as the associated image associated with the current position according to the comparison result.
Specifically, the historical use times of each image at the current position are obtained, and the historical use times is greater than or equal to a first preset threshold value, so that the image is an image with higher use frequency at the current position, that is, the image with higher use frequency at the current position is a related image of the current position, for example, when the current position is an office, the image with higher use frequency is a report. When the terminal leaves the position, the downloaded image is deleted, and the thumbnail of the image is regenerated and stored, so that the storage space of the terminal is saved.
In this optional embodiment, since a plurality of images with consistent position information correspond to one position, only the image with a higher use frequency is downloaded to the terminal, so that the user can conveniently view, edit or share the image, the image with a lower use frequency is not downloaded to the terminal temporarily, and the corresponding thumbnail is still stored on the terminal, so that the user image browsing experience can be improved, and meanwhile, the occupation of the image on the storage space of the terminal can be reduced.
As shown in fig. 3, an image management apparatus according to an embodiment of the present invention includes:
the acquisition module is used for acquiring the current position of the terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal;
and the processing module is used for generating a thumbnail according to the associated image when the terminal leaves the current position, storing the thumbnail to the terminal and deleting the associated image in the terminal, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
Another embodiment of the present invention provides an image management apparatus including a memory and a processor; the memory for storing a computer program; the processor, when executing the computer program, is configured to implement the image management method as described above. The device can be a computer, a server and the like.
Yet another embodiment of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the image management method as described above.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like. In this application, the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
Although the present disclosure has been described above, the scope of the present disclosure is not limited thereto. Various changes and modifications may be effected therein by one of ordinary skill in the pertinent art without departing from the spirit and scope of the present disclosure, and these changes and modifications are intended to be within the scope of the present disclosure.

Claims (10)

1. An image management method, comprising:
acquiring the current position of a terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal;
when the terminal leaves the current position, a thumbnail is generated according to the associated image, the thumbnail is stored in the terminal, and the associated image in the terminal is deleted, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
2. The image management method according to claim 1, wherein the determining, among the images stored by the cloud server, the associated image associated with the current location includes:
acquiring historical use times of each image in the cloud server at the current position, wherein the historical use times comprise viewing times, editing times and sharing times;
comparing each historical use frequency with a first preset threshold value respectively, and determining the image with the historical use frequency being greater than or equal to the first preset threshold value as the associated image associated with the current position according to the comparison result.
3. The image management method according to claim 1 or 2, wherein before downloading the associated image to the terminal, the method further comprises:
acquiring the capacity of the residual storage space of the terminal, and comparing the capacity of the residual storage space with a second preset threshold;
when the capacity of the remaining storage space is smaller than or equal to the second preset threshold value, uploading an image stored in the terminal to the cloud server, generating the thumbnail according to the image, storing the thumbnail to the terminal, and deleting the image in the terminal, wherein pixels of the thumbnail are positively correlated with the capacity of the remaining storage space of the terminal.
4. The image management method according to claim 3, wherein after storing the thumbnail image in the terminal, further comprising:
judging the value interval in which the capacity of the residual storage space is located in a plurality of continuous value intervals, and determining a preset image pixel corresponding to the capacity of the residual storage space according to a judgment result, wherein the value intervals are obtained by dividing a value range from zero to the second preset threshold value, and the value intervals are in one-to-one correspondence with the preset image pixel;
and zooming the thumbnail according to the corresponding preset image pixel.
5. The image management method according to claim 3, wherein the generating the thumbnail from the image, storing the thumbnail to the terminal, and deleting the image in the terminal comprises:
acquiring historical use times of each image stored in the terminal;
comparing the historical use times of each image with a third preset threshold value respectively;
and according to the comparison result, the images with the historical use times larger than or equal to the third preset threshold value are reserved in the terminal, the thumbnail is generated according to the images with the historical use times smaller than the third preset threshold value, and the images with the historical use times smaller than the third preset threshold value in the terminal are deleted.
6. The image management method according to claim 4 or 5, further comprising:
and when an original image viewing instruction of any thumbnail is received, downloading the corresponding image from the cloud server to the terminal according to the thumbnail, and displaying the image on the terminal.
7. The image management method according to claim 4 or 5, wherein the uploading the image stored in the terminal to the cloud server comprises:
acquiring the network connection state of the terminal, and judging whether the network connected with the terminal is a trusted network or not according to the network connection state;
and if so, uploading the image stored in the terminal to the cloud server.
8. An image management apparatus, characterized by comprising:
the acquisition module is used for acquiring the current position of the terminal, determining a related image related to the current position in images stored by a cloud server, and downloading the related image to the terminal;
and the processing module is used for generating a thumbnail according to the associated image when the terminal leaves the current position, storing the thumbnail to the terminal and deleting the associated image in the terminal, wherein the pixel of the thumbnail is positively correlated with the capacity of the residual storage space of the terminal.
9. An image management apparatus, comprising a memory and a processor;
the memory for storing a computer program;
the processor, when executing the computer program, for implementing the image management method of any of claims 1 to 7.
10. A computer-readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when executed by a processor, implements the image management method according to any one of claims 1 to 7.
CN202110964998.7A 2021-08-23 2021-08-23 Image management method, device and storage medium Active CN113420171B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110964998.7A CN113420171B (en) 2021-08-23 2021-08-23 Image management method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110964998.7A CN113420171B (en) 2021-08-23 2021-08-23 Image management method, device and storage medium

Publications (2)

Publication Number Publication Date
CN113420171A true CN113420171A (en) 2021-09-21
CN113420171B CN113420171B (en) 2022-03-18

Family

ID=77719166

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110964998.7A Active CN113420171B (en) 2021-08-23 2021-08-23 Image management method, device and storage medium

Country Status (1)

Country Link
CN (1) CN113420171B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103703799A (en) * 2011-06-08 2014-04-02 高通股份有限公司 Mobile device access of location specific images from a remote database
CN104834713A (en) * 2015-05-08 2015-08-12 武汉网幂科技有限公司 Method and system for storing and transmitting image data of terminal equipment
CN105931187A (en) * 2016-04-29 2016-09-07 北京小米移动软件有限公司 Image processing method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103703799A (en) * 2011-06-08 2014-04-02 高通股份有限公司 Mobile device access of location specific images from a remote database
CN104834713A (en) * 2015-05-08 2015-08-12 武汉网幂科技有限公司 Method and system for storing and transmitting image data of terminal equipment
CN105931187A (en) * 2016-04-29 2016-09-07 北京小米移动软件有限公司 Image processing method and apparatus

Also Published As

Publication number Publication date
CN113420171B (en) 2022-03-18

Similar Documents

Publication Publication Date Title
CN111158619B (en) Picture processing method and device
US9781206B2 (en) Blended storage allocation on a storage agent
CN104834713A (en) Method and system for storing and transmitting image data of terminal equipment
CN104737135B (en) The information processing terminal and synchronisation control means
CN108063818B (en) Data downloading method, device, terminal and computer readable storage medium
CN104333501B (en) Contact list display method and device
CN110321075B (en) Data migration method, device, equipment and storage medium based on nbd equipment
CN103473343A (en) File management method, device and terminal
CN105045592A (en) Picture display method and device
CN104063911A (en) Method for carrying out driving record based on intelligent terminal equipment and intelligent terminal equipment
CN114816308B (en) Information partition display method and related equipment
CN102710837A (en) Terminal and address book managing method
CN106569917A (en) Data backup method and mobile terminal
CN106815283A (en) Data processing method, device and electronic equipment
CN113420171B (en) Image management method, device and storage medium
CN106933702A (en) A kind of method of intelligent terminal storage space management, device and intelligent terminal
KR100797122B1 (en) Apparatus of processing file using portable storage media in portable terminal and method thereof
CN111444143A (en) Picture centralized picture display method and device and mobile terminal
CN111293748A (en) Method and device for monitoring electric quantity data
CN110389789A (en) A kind of application control method, equipment and computer readable storage medium
CN114915851A (en) Video recording and playing method and device
CN107168648B (en) File storage method and device and terminal
CN104580672A (en) Information processing method and electronic equipment
CN110704157B (en) Application starting method, related device and medium
CN111930391B (en) Application data processing method and device, server and user terminal

Legal Events

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