CN102902694A - Picture checking method and device - Google Patents

Picture checking method and device Download PDF

Info

Publication number
CN102902694A
CN102902694A CN2011102163688A CN201110216368A CN102902694A CN 102902694 A CN102902694 A CN 102902694A CN 2011102163688 A CN2011102163688 A CN 2011102163688A CN 201110216368 A CN201110216368 A CN 201110216368A CN 102902694 A CN102902694 A CN 102902694A
Authority
CN
China
Prior art keywords
picture
date
time
creation
pictures
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
CN2011102163688A
Other languages
Chinese (zh)
Other versions
CN102902694B (en
Inventor
王佳
黄飞跃
杨宝龙
董立乾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110216368.8A priority Critical patent/CN102902694B/en
Publication of CN102902694A publication Critical patent/CN102902694A/en
Application granted granted Critical
Publication of CN102902694B publication Critical patent/CN102902694B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention is applicable to the field of computer software and provides a picture checking method and device. The method comprises the following steps of: scanning pictures to obtain establishing time of the pictures; according to the establishing time of the pictures, after sequencing the pictures according to the time, arraying the pictures according to a calendar; and browsing instruction display pictures according to the received pictures sent by the user. According to the picture checking method and device, a process of leading the calendar into picture check is carried out; and according to the establishing time of the pictures, the pictures are arrayed according to the calendar after the pictures are sequenced according to the time, so as to be convenient for the user to check the pictures according to dates of the calendar and more conveniently check the pictures of the corresponding dates.

Description

A kind of picture inspection method and device
Technical field
The invention belongs to computer software fields, relate in particular to a kind of picture inspection method and device.
Background technology
Now, along with popularizing of computer, digital camera etc., check that on computers picture, picture have become the part of people's life.In the prior art, checking and managing of picture mainly contains following dual mode:
The first, carry out pictures management with the locus of picture place disk, check picture with the form of file;
The second, picture is classified with the time that picture creates, check picture with the time.
The process that the user produces picture is the natural process of accumulative total of the time of following, yet, create the format management in time or check that picture all run counter to this process with file or picture, be unfavorable for that the user removes to recall, manage and check picture naturally.Need to be according to time, date when going to check picture as the user, view procedure is too complicated.
For example: the user need to check the own picture that creates on March 1st, 2010, at this moment, if the form with file is checked picture, and file is with image content name, and then the user can only check one by one that the date created of the lower picture of All Files folder searches the own picture of clapping on March 1st, 2010.Add with the time again and check picture, then the user need to check that all pictures in this time search the own picture that creates on March 1st, 2010, and view procedure is too complicated.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of picture inspection method, is intended to solve the problem that existing picture is checked the mode complexity.
The embodiment of the invention is achieved in that a kind of picture inspection method, and described method comprises:
Scanned picture obtains the creation-time of picture;
According to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing instruction of sending according to the user who receives Shows Picture.
Another purpose of the embodiment of the invention is to provide a kind of picture to check device, and described device comprises:
Time acquisition unit is used for scanned picture, obtains the creation-time of picture;
The picture arrangement unit is used for the creation-time according to described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing unit, the picture browsing instruction that is used for sending according to the user Shows Picture.
In embodiments of the present invention, by calendar being introduced the process that picture is checked, set up the mapping relations of picture and date created, and in calendar watch, there be date corresponding to picture to show the thumbnail of the picture that this date is corresponding, be convenient to the user and check picture according to the date of calendar, check that the picture on corresponding date is more easy.
Description of drawings
Fig. 1 is the picture inspection method process flow diagram that the embodiment of the invention provides;
Fig. 2 is that the picture that the embodiment of the invention provides is checked the device schematic diagram.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
The embodiment of the invention is obtained the creation-time of picture by scanned picture, and according to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar, is convenient to the user and checks picture according to calendar.
The invention provides a kind of picture inspection method and device:
Described method comprises:
Scanned picture obtains the creation-time of picture;
According to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing instruction of sending according to the user who receives Shows Picture.
Described device comprises:
Time acquisition unit is used for scanned picture, obtains the creation-time of picture;
The picture arrangement unit is used for the creation-time according to described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing unit, the picture browsing instruction that is used for sending according to the user Shows Picture.
For technical solutions according to the invention are described, describe below by specific embodiment.
Embodiment one:
Be illustrated in figure 1 as the process flow diagram of picture inspection method provided by the invention, for convenience of explanation, only show the part relevant with the embodiment of the invention.
In step S101, scanned picture obtains the date created of picture.
In embodiments of the present invention, all pictures in the scanning disk, obtain the set vecImages of all pictures, and obtain the information such as path, creation-time of all pictures, this creation-time include but not limited to picture the establishment time, create month and date created.At last, all pictorial informations are stored in the storage unit.Described storage unit includes but not limited to database.
In step S102, according to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar.
In embodiments of the present invention, according to the creation-time of described picture, the specific implementation of after according to the time picture being sorted picture being arranged according to calendar can be divided into following three steps:
A, according to the picture creation-time picture is mapped in the corresponding date according to date created, and the mapping relations in storage date and picture file path.
In embodiments of the present invention, according to the date created of picture, set up the mapping relations on picture and date, with picture date created and picture path corresponding stored to storage unit.Wherein, because the quantity of picture may be more, a date can be set up mapping relations with one or more picture.
Its implementation is as follows:
1, create the storage unit table:
Create?table?img_date_relation(
img_date?Date,
img_path,Varchar);
2, the pictorial information that scans is deposited in the storage unit
Figure BDA0000079891030000041
Herein, picture date created and picture path are stored in the storage unit.
B, obtain the figure date according to the creation-time of all pictures and tabulated, and generated and stored respectively the thumbnail of each corresponding picture of date that the figure date tabulates.。
In embodiments of the present invention, the picture set vecImages that scans is analyzed, obtain date tabulation vecDate corresponding to picture.And after traversal successively has picture corresponding to all dates that the figure date tabulates, generate and store respectively the thumbnail that these have picture corresponding to each date that the figure date tabulates.Then, in storage unit, set up the breviary chart, the storage thumbnail.
It is implemented as follows:
1, creates the breviary chart
Figure BDA0000079891030000042
Obtain all pictures corresponding to date created, and generate thumbnail thumbnail
INSERT?INTO?thumbnail_data_relation(img_Date,img_thumbnail)
VALUES(date,thumbnail)
}
In step S103, the picture browsing instruction of sending according to the user who receives Shows Picture.
In embodiments of the present invention, the difference of the picture browsing instruction of sending according to the user who receives, the display mode of its picture also can be different.Specific as follows described:
In embodiments of the present invention, if receive the picture browsing instruction that the user sends, described picture browsing instruction comprises the picture time, then generates the calendar watch in this time, read the thumbnail that the figure date should corresponding picture of date in time in tabulating, and be illustrated in calendar watch on the corresponding date.Wherein, if a date to a plurality of thumbnails should be arranged, then show the thumbnail of the first pictures that this date is corresponding.
Simultaneously, the user can have the date of thumbnail to check all pictures that this date is corresponding by clicking on the calendar.At this moment, the user clicks on the calendar day after date that thumbnail is arranged, and system receives the picture that the user sends and checks instruction, and the date that thumbnail is arranged on the calendar watch has been specified in this instruction.
In embodiments of the present invention, if receive the picture browsing instruction that the user sends, described picture browsing instruction comprises the date, then reads corresponding all pictures and demonstration of this date.Be specially: by the inquiry storage unit, read all pictures that picture checks that the instruction named date is corresponding, obtain the set of all pictures corresponding to this date, and with these Image Displays out.Wherein, the mode such as can tabulate Shows Picture.Particularly, can be by showing with tabular form after the orderings such as picture creation-time, picture name.At this, the display mode of picture is not limited.
In embodiments of the present invention, by calendar being introduced the process that picture is checked, according to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar, be convenient to the user and check picture according to the date of calendar, check that the picture on corresponding date is more easy.
Embodiment two:
The picture that Fig. 2 shows the embodiment of the invention to be provided is checked the structure of device, for convenience of explanation, only shows the part relevant with the embodiment of the invention.This device can be to be built in the unit that software unit, hardware cell or software and hardware in the information handling system combine, and perhaps is integrated in the application system of information handling system or information handling system as suspension member independently.Wherein:
Time acquisition unit 21 is used for scanned picture, obtains the creation-time of picture.
In embodiments of the present invention, creation-time includes but not limited to establishment time, establishment month and the date created of picture
Picture arrangement unit 22 is used for the creation-time according to described picture, after according to the time picture being sorted picture is arranged according to calendar.
In embodiments of the present invention, picture arrangement unit 22 comprises:
Module 221 is set up in mapping, is used for according to the picture creation-time picture being mapped to the corresponding date according to date created, and the mapping relations in storage date and picture file path;
Figure date list block 222 is arranged, be used for creation-time according to all pictures and obtained the figure date and tabulate;
Thumbnail generation module 223 is used for generating and storing respectively the thumbnail of each corresponding picture of date that the figure date tabulates.
Picture browsing unit 23, the picture browsing instruction that is used for sending according to the user Shows Picture.
In embodiments of the present invention, picture browsing unit 23 comprises:
Time is browsed module 231, be used for receiving the picture browsing instruction that the user sends, described picture browsing instruction comprises the picture time, generates the calendar watch in this time, read the thumbnail that the figure date should corresponding picture of date in time in tabulating, and be illustrated in calendar watch on the corresponding date;
Date is browsed module 232, is used for receiving the picture browsing instruction that the user sends, and described picture browsing instruction comprises the date, reads corresponding all pictures and demonstration of this date.
In embodiments of the present invention, by the inquiry storage unit, read all pictures that picture checks that the instruction named date is corresponding, obtain the set of all pictures corresponding to this date, and with these Image Displays out.Wherein, the mode such as can tabulate Shows Picture.
In embodiments of the present invention, by calendar being introduced the process that picture is checked, according to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar, be convenient to the user and check picture according to the date of calendar, check that the picture on corresponding date is more easy.
One of ordinary skill in the art will appreciate that, realize that all or part of step in above-described embodiment method is to come the relevant hardware of instruction to finish by program, described program can be in being stored in a computer read/write memory medium, described storage medium is such as ROM/RAM, disk, CD etc.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. a picture inspection method is characterized in that, described method comprises the steps:
Scanned picture obtains the creation-time of picture;
According to the creation-time of described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing instruction of sending according to the user who receives Shows Picture.
2. the method for claim 1 is characterized in that, the creation-time of described picture comprises establishment time, establishment month and the date created of picture.
3. the method for claim 1 is characterized in that, described creation-time according to described picture, and the step of after according to the time picture being sorted picture being arranged according to calendar is specially:
According to the picture creation-time picture is mapped in the corresponding date according to date created, and the mapping relations in storage date and picture file path;
Obtain the figure date according to the creation-time of all pictures and tabulated, and generated and stored respectively the thumbnail of each corresponding picture of date that the figure date tabulates.
4. method as claimed in claim 3 is characterized in that, the step that described picture browsing instruction of sending according to the user Shows Picture is specially:
Receive the picture browsing instruction that the user sends, described picture browsing instruction comprises the picture time;
Generate the calendar watch in this time, read the thumbnail that the figure date should corresponding picture of date in time in tabulating, and be illustrated in calendar watch on the corresponding date.
5. method as claimed in claim 3 is characterized in that, the step that described picture browsing instruction of sending according to the user Shows Picture is specially:
Receive the picture browsing instruction that the user sends, described picture browsing instruction comprises the date;
Read corresponding all pictures and demonstration of this date.
6. a picture is checked device, it is characterized in that, described device comprises:
Time acquisition unit is used for scanned picture, obtains the creation-time of picture;
The picture arrangement unit is used for the creation-time according to described picture, after according to the time picture being sorted picture is arranged according to calendar;
The picture browsing unit, the picture browsing instruction that is used for sending according to the user Shows Picture.
7. device as claimed in claim 6 is characterized in that, the creation-time of described picture comprises establishment time, establishment month and the date created of picture.
8. device as claimed in claim 6 is characterized in that, described picture arrangement unit comprises:
Module is set up in mapping, is used for according to the picture creation-time picture being mapped to the corresponding date according to date created, and the mapping relations in storage date and picture file path;
Figure date list block is arranged, be used for creation-time according to all pictures and obtained the figure date and tabulate;
The thumbnail generation module is used for generating and storing respectively the thumbnail of each corresponding picture of date that the figure date tabulates.
9. device as claimed in claim 6 is characterized in that, described picture browsing unit comprises:
Time is browsed module, be used for receiving the picture browsing instruction that the user sends, described picture browsing instruction comprises the picture time, generates the calendar watch in this time, read the thumbnail that the figure date should corresponding picture of date in time in tabulating, and be illustrated in calendar watch on the corresponding date;
Date is browsed module, is used for receiving the picture browsing instruction that the user sends, and described picture browsing instruction comprises the date, reads corresponding all pictures and demonstration of this date.
CN201110216368.8A 2011-07-29 2011-07-29 A kind of picture inspection method and device Active CN102902694B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110216368.8A CN102902694B (en) 2011-07-29 2011-07-29 A kind of picture inspection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110216368.8A CN102902694B (en) 2011-07-29 2011-07-29 A kind of picture inspection method and device

Publications (2)

Publication Number Publication Date
CN102902694A true CN102902694A (en) 2013-01-30
CN102902694B CN102902694B (en) 2017-12-01

Family

ID=47574931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110216368.8A Active CN102902694B (en) 2011-07-29 2011-07-29 A kind of picture inspection method and device

Country Status (1)

Country Link
CN (1) CN102902694B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198116A (en) * 2013-03-29 2013-07-10 东莞宇龙通信科技有限公司 Method and system for displaying folder covers and pictures in folders
CN104064203A (en) * 2014-06-26 2014-09-24 广东互维科技有限公司 Video retrieval positioning method
CN105912216A (en) * 2016-04-25 2016-08-31 珠海格力电器股份有限公司 Electronic photo display method, system and terminal
CN106469160A (en) * 2015-08-18 2017-03-01 腾讯科技(深圳)有限公司 The methods of exhibiting of the graph-text content of associated date information, apparatus and system
CN106610770A (en) * 2016-12-29 2017-05-03 努比亚技术有限公司 Picture viewing method and device
CN110955790A (en) * 2018-09-26 2020-04-03 Oppo广东移动通信有限公司 Picture classification method and device, computer-readable storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020140820A1 (en) * 2001-03-29 2002-10-03 Borden George R. Calendar based photo browser
US20040125150A1 (en) * 2002-12-31 2004-07-01 Adcock John E. Calendar-based interfaces for browsing and manipulation of digital images
CN1758249A (en) * 2004-10-07 2006-04-12 索尼公司 Contents management system, contents management method, and computer program
CN1822653A (en) * 2005-01-07 2006-08-23 苹果电脑公司 Image management tool with calendar interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020140820A1 (en) * 2001-03-29 2002-10-03 Borden George R. Calendar based photo browser
US20040125150A1 (en) * 2002-12-31 2004-07-01 Adcock John E. Calendar-based interfaces for browsing and manipulation of digital images
CN1758249A (en) * 2004-10-07 2006-04-12 索尼公司 Contents management system, contents management method, and computer program
CN1822653A (en) * 2005-01-07 2006-08-23 苹果电脑公司 Image management tool with calendar interface

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198116A (en) * 2013-03-29 2013-07-10 东莞宇龙通信科技有限公司 Method and system for displaying folder covers and pictures in folders
CN104064203A (en) * 2014-06-26 2014-09-24 广东互维科技有限公司 Video retrieval positioning method
CN106469160A (en) * 2015-08-18 2017-03-01 腾讯科技(深圳)有限公司 The methods of exhibiting of the graph-text content of associated date information, apparatus and system
CN106469160B (en) * 2015-08-18 2020-10-30 腾讯科技(深圳)有限公司 Display method, device and system of image-text content associated with date information
CN105912216A (en) * 2016-04-25 2016-08-31 珠海格力电器股份有限公司 Electronic photo display method, system and terminal
CN106610770A (en) * 2016-12-29 2017-05-03 努比亚技术有限公司 Picture viewing method and device
CN110955790A (en) * 2018-09-26 2020-04-03 Oppo广东移动通信有限公司 Picture classification method and device, computer-readable storage medium and electronic equipment

Also Published As

Publication number Publication date
CN102902694B (en) 2017-12-01

Similar Documents

Publication Publication Date Title
Mackay et al. The missing link: augmenting biology laboratory notebooks
Trace et al. Information management in the humanities: Scholarly processes, tools, and the construction of personal collections
US10691292B2 (en) Unified presentation of contextually connected information to improve user efficiency and interaction performance
CN102999561B (en) The context trend of data set and data, services
US10318575B2 (en) Systems and methods of building and using an image catalog
CN102902694A (en) Picture checking method and device
CN1508718A (en) Interface for user of person to contact
US20110072036A1 (en) Page-based content storage system
US20060031235A1 (en) Expression and time-based data creation and creator-controlled organizations
EP3111392A1 (en) Unified presentation of contextually connected information to improve user efficiency and interaction performance
CN101968800A (en) Metadata driving based method for realizing dynamic form
CN101568969A (en) Storyshare automation
US20110208766A1 (en) System and method for managing personal information
US20170032558A1 (en) Multi-format calendar digitization
US20130166461A1 (en) Intellectual asset survey design and integration
Gertz Should you? May you? Can you? Factors in selecting rare books and special collections for digitisation
Eom The development of decision support systems research: A bibliometrical approach
CA2644327C (en) Documents notation tool and method
US20110313802A1 (en) System and method for task management with sub-portions and multiple sub-portion characteristic manipulation
TW201033890A (en) Electronic device displaying multi-media files and browsing method of the electronic device
US20110264480A1 (en) System and method for task management with sub-portions and sub-portion characteristic manipulation
JP2008077357A (en) Document management device, method for outputting display state data, method for sampling display state data, and program
Thompson et al. Embedded metadata patterns across web sharing Environments
CN101635059A (en) Data management system and picture inserting method thereof
Jeon et al. Pixelsior: photo management as a platform service for mobile apps

Legal Events

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