CN107729354B - Picture ordering method and system - Google Patents

Picture ordering method and system Download PDF

Info

Publication number
CN107729354B
CN107729354B CN201710766366.3A CN201710766366A CN107729354B CN 107729354 B CN107729354 B CN 107729354B CN 201710766366 A CN201710766366 A CN 201710766366A CN 107729354 B CN107729354 B CN 107729354B
Authority
CN
China
Prior art keywords
picture
header information
absolute address
module
photo frame
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.)
Active
Application number
CN201710766366.3A
Other languages
Chinese (zh)
Other versions
CN107729354A (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.)
Amlogic Shanghai Co Ltd
Original Assignee
Amlogic Shanghai 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 Amlogic Shanghai Co Ltd filed Critical Amlogic Shanghai Co Ltd
Priority to CN201710766366.3A priority Critical patent/CN107729354B/en
Publication of CN107729354A publication Critical patent/CN107729354A/en
Application granted granted Critical
Publication of CN107729354B publication Critical patent/CN107729354B/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Input (AREA)

Abstract

The invention relates to the technical field of semiconductors, in particular to a picture ordering method which is applied to a digital photo frame; comprises a presetting step: storing the header information of the picture into a storage medium and determining a corresponding absolute address; further comprising: step S1, when the digital photo frame is started, respectively accessing the storage block corresponding to each absolute address and reading each header information according to the absolute address of the header information of each picture in the storage medium; step S2, analyzing each header information to obtain the attribute information in the header information; step S3, sequencing each picture according to the attribute information in each header information obtained by analysis; the method can realize the rapid sequencing of the pictures in the digital photo frame, and has the advantages of high speed, high efficiency and good user experience.

Description

Picture ordering method and system
Technical Field
The present invention relates to a picture processing technology, and in particular, to a picture sorting method and system.
Background
The digital photo frame is a popular electronic consumer product, has the main advantages that the digital photo frame can store photos shot in daily life in a large amount, is displayed through a liquid crystal screen, is more flexible and changeable than common photo frames, and also provides a new display space for the digital photos which are increasingly used at present. However, if more and more stored photos are stored, the sorting speed is slower and slower, and the user experience is reduced, and how to improve the sorting speed is a topic of intensive research in the field of software.
The conventional digital photo frame needs to be sequenced when being started and plays a list, so that the sequencing speed determines the time for displaying a first picture, determines the starting speed and directly influences the user experience.
There are many kinds of current sorting schemes, such as sorting by name, sorting by time, sorting by format parsed in exchangeable image files, etc., especially the latter ones, all of which require operations of opening files one by one, parsing header information of the files, and then sorting. The disadvantages of the existing scheme are that: the time consumed by opening the file through the file system is extremely long; the pre-reading and background sequencing methods are inaccurate, and the picture information cannot be completely read.
Disclosure of Invention
Aiming at the problems, the invention provides a picture ordering method which is applied to a digital photo frame; wherein, it comprises a presetting step: storing the header information of the picture into a storage medium and determining a corresponding absolute address; further comprising:
step S1, when the digital photo frame is powered on, according to the absolute address of the header information of each picture in the storage medium, respectively accessing the storage block corresponding to each absolute address and reading each header information;
step S2, analyzing each header information to obtain attribute information in the header information;
step S3, sorting each picture according to the attribute information in each header information obtained by parsing.
The above method for ordering pictures further includes:
step S4, after the digital photo frame is booted, the absolute address corresponding to each of the pictures is verified respectively.
In the above method for ordering pictures, the storage medium is a flash memory.
A picture ordering system is applied to a digital photo frame; wherein, include:
the storage module is used for storing the header information of the picture and determining a corresponding absolute address;
the reading module is connected with the storage module and is used for respectively accessing the storage block in the storage module corresponding to each absolute address and reading each piece of header information according to the absolute address of the header information of each picture in the storage module when the digital photo frame is started;
the analysis module is connected with the reading module and is used for analyzing each piece of header information read by the reading module;
and the ordering module is connected with the analysis module and used for ordering each picture according to the attribute information in the header information obtained by analysis.
In the above-mentioned system for ordering pictures, the storage module is a flash memory.
The above-mentioned picture ordering system further includes:
and the checking module is connected with the reading module and used for respectively checking the absolute address corresponding to each picture after the digital photo frame is started.
Has the advantages that: the picture ordering method and the picture ordering system provided by the invention can realize rapid ordering of the pictures in the digital photo frame, and have the advantages of high speed, high efficiency and good user experience.
Drawings
FIG. 1 is a flowchart illustrating steps of a method for ordering pictures according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating steps of a method for ordering pictures according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a picture ordering system according to an embodiment of the present invention
Fig. 4 is a schematic structural diagram of a picture ordering system according to an embodiment of the present invention.
Detailed Description
The invention is further illustrated with reference to the following figures and examples.
Example one
As shown in fig. 1, in a preferred embodiment, a method for ordering pictures is provided, which can be applied to a digital photo frame; wherein, it comprises a presetting step: storing the header information of the picture into a storage medium and determining a corresponding absolute address; the method can also comprise the following steps:
step S1, when the digital photo frame is started, respectively accessing the storage block corresponding to each absolute address and reading each header information according to the absolute address of the header information of each picture in the storage medium;
step S2, analyzing each header information to obtain the attribute information in the header information;
and step S3, sequencing each picture according to the attribute information in each head information obtained by analysis.
In the technical scheme, the digital photo frame can remarkably improve the efficiency of finishing the picture sorting by directly accessing the storage block through the absolute address without opening the corresponding file to acquire the header information, and the time from power-on to display of the first picture is shortened to about 1 minute and 40 seconds; storing and/or reading by absolute address is only a preferred case and other types of addresses are considered to be included in the present invention; a storage block may be a unit/cell of storage in a storage medium.
As shown in fig. 2, in a preferred embodiment, the method further comprises:
step S4, after the digital photo frame is powered on, the absolute address corresponding to each picture is checked.
In a preferred embodiment, the storage medium is a flash memory.
Example two
As shown in fig. 3, in a preferred embodiment, a picture ordering system is further provided, which can be applied to a digital photo frame; wherein, can include:
the storage module 10 is used for storing header information of pictures and determining corresponding absolute addresses;
the reading module 20 is connected with the storage module 10, and is used for respectively accessing the storage block in the storage module corresponding to each absolute address and reading each piece of header information according to the absolute address of the header information of each picture in the storage module when the digital photo frame is started;
the analyzing module 30 is connected with the reading module 20 and is used for analyzing each piece of header information read by the reading module 20;
and the sorting module 40 is connected with the analysis module 40 and is used for sorting each picture according to the attribute information in the header information obtained by analysis.
In a preferred embodiment, the memory module 10 is a flash memory, but this is only a preferred case and should not be construed as limiting the invention.
As shown in fig. 4, in a preferred embodiment, the method may further include:
the checking module 50 is connected to the reading module 20, and is configured to check the absolute address corresponding to each picture after the digital photo frame is powered on, so as to improve the fault tolerance of the absolute address.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
While the specification concludes with claims defining exemplary embodiments of particular structures for practicing the invention, it is believed that other modifications will be made in the spirit of the invention. While the above invention sets forth presently preferred embodiments, these are not intended as limitations.
Various alterations and modifications will no doubt become apparent to those skilled in the art after having read the above description. Therefore, the appended claims should be construed to cover all such variations and modifications as fall within the true spirit and scope of the invention. Any and all equivalent ranges and contents within the scope of the claims should be considered to be within the intent and scope of the present invention.

Claims (6)

1. A picture ordering method is applied to a digital photo frame; the method is characterized by comprising a preset step of: storing the header information of the picture into a storage medium and determining a corresponding absolute address; further comprising:
step S1, when the digital photo frame is powered on, according to the absolute address of the header information of each picture in the storage medium, respectively accessing the storage block corresponding to each absolute address and reading each header information;
step S2, analyzing each header information to obtain attribute information in the header information;
step S3, sorting each picture according to the attribute information in each header information obtained by parsing.
2. The picture ordering method according to claim 1, further comprising:
step S4, after the digital photo frame is booted, the absolute address corresponding to each of the pictures is verified respectively.
3. The method of claim 1, wherein the storage medium is a flash memory.
4. A picture ordering system is applied to a digital photo frame; it is characterized by comprising:
the storage module is used for storing the header information of the picture and determining a corresponding absolute address;
the reading module is connected with the storage module and is used for respectively accessing the storage block in the storage module corresponding to each absolute address and reading each piece of header information according to the absolute address of the header information of each picture in the storage module when the digital photo frame is started;
the analysis module is connected with the reading module and is used for analyzing each piece of header information read by the reading module;
and the ordering module is connected with the analysis module and used for ordering each picture according to the attribute information in the header information obtained by analysis.
5. The picture ordering system according to claim 4, wherein the storage module is a flash memory.
6. The picture ordering system according to claim 4, further comprising:
and the checking module is connected with the reading module and used for respectively checking the absolute address corresponding to each picture after the digital photo frame is started.
CN201710766366.3A 2017-08-30 2017-08-30 Picture ordering method and system Active CN107729354B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710766366.3A CN107729354B (en) 2017-08-30 2017-08-30 Picture ordering method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710766366.3A CN107729354B (en) 2017-08-30 2017-08-30 Picture ordering method and system

Publications (2)

Publication Number Publication Date
CN107729354A CN107729354A (en) 2018-02-23
CN107729354B true CN107729354B (en) 2021-08-10

Family

ID=61205572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710766366.3A Active CN107729354B (en) 2017-08-30 2017-08-30 Picture ordering method and system

Country Status (1)

Country Link
CN (1) CN107729354B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924847A (en) * 2009-06-16 2010-12-22 宏碁股份有限公司 Multimedia playing device and playing method thereof
CN103618957A (en) * 2013-11-25 2014-03-05 乐视致新电子科技(天津)有限公司 Image playing method and electronic device
CN104866501A (en) * 2014-02-24 2015-08-26 腾讯科技(深圳)有限公司 Electronic travel photo album generation method and system
CN104881835A (en) * 2015-05-08 2015-09-02 广东科学技术职业学院 Mass medical image three-dimensional visualized processing control system
CN105491377A (en) * 2015-12-15 2016-04-13 华中科技大学 Video decoding macro-block-grade parallel scheduling method for perceiving calculation complexity
CN105912289A (en) * 2016-04-22 2016-08-31 青岛海信移动通信技术股份有限公司 Startup LOGO image conversion and storage method and apparatus, and startup LOGO image displaying method and apparatus
CN106162192A (en) * 2016-07-06 2016-11-23 华为技术有限公司 Process the method and apparatus of video data
CN106557700A (en) * 2016-11-24 2017-04-05 苏州国芯科技有限公司 A kind of gauging system and method for trusted computer
CN106599176A (en) * 2016-12-12 2017-04-26 北京小米移动软件有限公司 Image display method and apparatus
CN106780520A (en) * 2015-11-18 2017-05-31 周兴祥 The extraction method of vertebra in a kind of MRI lumbar vertebraes image
CN106899861A (en) * 2017-04-08 2017-06-27 腾讯科技(深圳)有限公司 A kind of photograph document handling method and its equipment, system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0419125A3 (en) * 1989-09-22 1992-08-12 Ampex Corporation Pipeline architecture for generating video signal
CN101489026B (en) * 2009-01-07 2011-09-28 深圳市同洲电子股份有限公司 Set-top box starting control method, image display method and set-top box
CN102508892B (en) * 2011-10-25 2014-01-22 深圳万兴信息科技股份有限公司 System and method for quickly previewing pictures
CN103533079B (en) * 2013-10-23 2016-08-17 杭州箭源电子有限公司 A kind of ESL picture update method based on Zigbee and system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924847A (en) * 2009-06-16 2010-12-22 宏碁股份有限公司 Multimedia playing device and playing method thereof
CN103618957A (en) * 2013-11-25 2014-03-05 乐视致新电子科技(天津)有限公司 Image playing method and electronic device
CN104866501A (en) * 2014-02-24 2015-08-26 腾讯科技(深圳)有限公司 Electronic travel photo album generation method and system
CN104881835A (en) * 2015-05-08 2015-09-02 广东科学技术职业学院 Mass medical image three-dimensional visualized processing control system
CN106780520A (en) * 2015-11-18 2017-05-31 周兴祥 The extraction method of vertebra in a kind of MRI lumbar vertebraes image
CN105491377A (en) * 2015-12-15 2016-04-13 华中科技大学 Video decoding macro-block-grade parallel scheduling method for perceiving calculation complexity
CN105912289A (en) * 2016-04-22 2016-08-31 青岛海信移动通信技术股份有限公司 Startup LOGO image conversion and storage method and apparatus, and startup LOGO image displaying method and apparatus
CN106162192A (en) * 2016-07-06 2016-11-23 华为技术有限公司 Process the method and apparatus of video data
CN106557700A (en) * 2016-11-24 2017-04-05 苏州国芯科技有限公司 A kind of gauging system and method for trusted computer
CN106599176A (en) * 2016-12-12 2017-04-26 北京小米移动软件有限公司 Image display method and apparatus
CN106899861A (en) * 2017-04-08 2017-06-27 腾讯科技(深圳)有限公司 A kind of photograph document handling method and its equipment, system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
照片头信息的获取;大连朗朗渔家;《http://blog.sina.com.cn/s/blog_4930f8e60101h40b.html》;20140423;1-6 *

Also Published As

Publication number Publication date
CN107729354A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
US20160358042A1 (en) Electronic Travel Album Generating Method and Computing Device
CN102930523B (en) Picture processing system and picture splicing implementation method
US8570347B2 (en) Electronic device and method for image editing
CN104834637B (en) Webpage picture display method and device
JP6882992B2 (en) How and devices to preview moving images, and how and devices to display representation packages
CN106569700B (en) Screenshot method and screenshot device
US20150331558A1 (en) Method for switching pictures of picture galleries and browser
CN106709063A (en) Method for viewing pictures and mobile terminal
US20160148162A1 (en) Electronic device and method for searching calendar event
WO2015063551A1 (en) Method and apparatus for filtering pictures
CN108228278B (en) Method and device for loading video desktop
CN109144363B (en) Information processing method and electronic equipment
CN113518187B (en) Video editing method and device
US20140157147A1 (en) Feedback system, feedback method and recording media thereof
US20100001875A1 (en) Electronic device, media management system and method thereof
CN110582016A (en) video information display method, device, server and storage medium
CN112148395A (en) Page display method, device, equipment and storage medium
CN107729354B (en) Picture ordering method and system
US20150043833A1 (en) Image processing method and electronic device
US20080140964A1 (en) Digtal photo frame with automatic backup function
CN111309411B (en) Schedule display method and device
CN106462600B (en) Method and equipment for displaying photos
CN111625166A (en) Picture display method and device
CN107450792B (en) Information processing method and mobile terminal
CN104881261A (en) Method and system for reasonably using memory of display buffer

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