WO2003038680A2 - Method and system for accessing a collection of images in a database - Google Patents

Method and system for accessing a collection of images in a database Download PDF

Info

Publication number
WO2003038680A2
WO2003038680A2 PCT/US2002/034595 US0234595W WO03038680A2 WO 2003038680 A2 WO2003038680 A2 WO 2003038680A2 US 0234595 W US0234595 W US 0234595W WO 03038680 A2 WO03038680 A2 WO 03038680A2
Authority
WO
WIPO (PCT)
Prior art keywords
image
images
time
contextual information
representative
Prior art date
Application number
PCT/US2002/034595
Other languages
French (fr)
Other versions
WO2003038680A3 (en
Inventor
Qian Lin
Ullas Gargi
Ho John Lee
Original Assignee
Hewlett-Packard Company
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 Hewlett-Packard Company filed Critical Hewlett-Packard Company
Priority to EP02786562A priority Critical patent/EP1440392A2/en
Priority to JP2003540871A priority patent/JP4482329B2/en
Publication of WO2003038680A2 publication Critical patent/WO2003038680A2/en
Publication of WO2003038680A3 publication Critical patent/WO2003038680A3/en

Links

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/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/587Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • 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/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99942Manipulating data structure, e.g. compression, compaction, compilation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Definitions

  • the present invention relates to image processing. More particularly, the present invention relates to a method and system for accessing a collection of images in a database.
  • an image file could have a name that has no relation to the features or content of the image, such as a black and white image could have the file name "colo mage" .
  • Other systems provide classification based on the content of the images, such as flowers, dogs, and the like. In practice, this is usually done by keyword annotation, which is a laborious task.
  • Multi-Dimensional Scaling is employed to embed a group of images as points in a 2- or 3-dimensional (2D or 3D) Euclidean space so that their distances reflect the image dissimilarities.
  • This structure allows the user to better understand the result of a database query and to refine the query. The user can iteratively repeat the process to zoom into the portion of the image space of interest.
  • a method and system are disclosed for accessing a collection of images in a database.
  • each of the images is sorted into one of a plurality of time-based clusters.
  • a weighted quality metric is used to assign to each image a quality number as a function of an image analysis heuristic.
  • a representative image is automatically selected from each time-based cluster based on the quality number.
  • FIGS. 1 , 2 and 3 are flowcharts illustrating the steps carried out for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention
  • FIGS. 4 A and 4B illustrate exemplary two-dimensional graphs for displaying representative images in accordance with an exemplary embodiment of the present invention.
  • FIG. 5 illustrates a system for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention.
  • FIGS. 1 , 2 and 3 are flowcharts illustrating the steps carried out for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention.
  • the image database can be any computer database that can be used to store images or any form of electronic data.
  • each of the images in the database is sorted into one of a plurality of time-based clusters.
  • an "image" is any image or electronic data file that is stored in electronic form in any type of electronic storage medium or computer memory.
  • An image can be any digital image captured from any type of digital image capturing device, such as, for example, digital video cameras, digital cameras, video capture cards or any other image capturing device.
  • an image can be an analog image captured from, for example, cameras, video cameras or any other analog image capture device, that are scanned or otherwise digitized and stored as a digital image.
  • An image can also be an electronic document, such as, for example, a multimedia document that contains images, video, sound, etc.
  • the image can be any type of electronic data file that a user can access from a collection of electronic data files.
  • a "time-based cluster” is a subset of the entire collection of images contained in the database, in which the images in the time-based cluster are related by any parameter or parameters.
  • the images in a time-based cluster can be related in time, such as, for example, the capture time of the images, the access time of the images, the time the images were digitized, or any other type of temporal relationship of the images.
  • the images in a time-based cluster can be from a certain time period.
  • the images in a time-based cluster can relate to a certain event.
  • the images in a time-cluster can be related in any manner to form a time-based cluster.
  • a contextual information database is maintained for the images.
  • the contextual information database can be any type of computer database that can be used to store any type of information related to the images.
  • the contextual information database can reside in computer memory or in any type of electronic storage media.
  • the contextual information database can be co- located with the image database in an electronic storage medium.
  • the contextual information database can reside remotely from the image database, for example, in a remote computer memory located in another part of a computer network. If the contextual information database resides externally to the image database, the contextual information database and the image database can be connected using any form of computer network connection or any other form of electronic connection that allows for the transfer of electronic information.
  • the contextual information database can store at least one attribute of image use for each of the images.
  • Each image contained in the image database has a corresponding entry in the contextual information database that indicates, for example, the usage history of the image.
  • an "attribute of image use" is any type of information that indicates, for example, the usage history of a particular image that can be used to determine a user's preferences and interests regarding a particular image.
  • the attributes of image use can include, for example, the number of times an image is disseminated by the user (e.g.
  • the number of times an image is accessed or viewed by the user the number of individuals who receive the image from the user, the number of times a user manipulates an image, or any other information from which it can be determined which images are considered most meaningful and significant to the user.
  • the attributes of image use contained in the contextual information database can be automatically obtained and collected from any application or program from which the user accesses, views, or otherwise manipulates the images in the image database. For example, if the user e-mails a particular image from the image database to a friend or colleague, the record of the associated attribute of image use in the contextual information database corresponding to the particular image can be automatically updated.
  • the image database could communicate with the contextual information database, by any electronic means of communication, to notify the contextual information database of the image access.
  • the e-mail program could communicate with the contextual information database, by any electronic means of communication, to notify the contextual information database of the e-mailing of the particular image.
  • the contextual information database could maintain communication with the image database and/or e-mail program to retrieve the image access and e-mail information from the database and/or e-mail program, respectively, to update the record of attribute of image use information associated with that particular image in the contextual information database.
  • the contextual information database and the application or program from which the user accesses, views, or otherwise manipulates the images in the image database may not be cooperating (e.g. , the database and application cannot communicate or are not capable of communicating between them to allow collection of attributes of image use).
  • the contextual information database can indirectly obtain and collect the attributes of image use from, for example, the computer operating system instead of directly from the application or program itself.
  • the contextual information database can retrieve the last access time or modification time or any other form of date-time stamp of the image file from the operating system.
  • the access or modification time of the image file can be used by the contextual information database as, for example, an indication of the usage history of the image and, hence, as an attribute of image use.
  • any attribute of image use that can be obtained and collected from the computer operating system can be used when the contextual information database and the application or program are not cooperating.
  • a user can manually add information, such as, for example, attributes of image use, to the contextual information database and manually update that information.
  • the attributes of image use contained in the contextual information database can be either automatically or manually obtained and collected from any application or program, located either locally or remotely to the contextual information database.
  • the contextual information database is accessed to determine the quality number for each image.
  • a weighted quality metric is used to assign to each image the quality number as a function of an image analysis heuristic.
  • the weighted quality metric can be any value, parameter, feature or characteristic that is a measure of the quality of an image from the perspective of the user.
  • the weighted quality metric can indicate, for example, the meaningfulness or significance of an image to the user.
  • the quality metric can indicate, for example, the characteristics or certain features of an image.
  • the quality metric can indicate the color, brightness, contrast, number of faces contained in the image, or any other characteristic or feature of the image.
  • the quality number can be any value, so long as that value reflects the quality of an image from the perspective of the user based on the weighted quality metric.
  • the quality number is proportional to the weight of a quality metric. For example, an image that has great meaning or significance to a user (i.e. , has a high "quality" to the user) would have a heavily weighted quality metric and, consequently, a large quality number. However, an image that has little or no meaning or significance to a user would have a lightly weighted quality metric and, consequently, a small or zero quality number.
  • step 205 of FIG. 2 the contextual information database is updated when at least one attribute of image use changes for at least one of the images.
  • the contextual information database can be correspondingly updated with the information that, for example, the particular image was accessed by the user.
  • the weighted quality metric corresponding to the at least one of the images is updated using the updated contextual information database. For example, if it is reflected in the contextual information database that, according to an attribute of image use maintained in the contextual information database, a user accesses a particular image many times to view the image, this large number of accesses can be considered an indication that the image has some special meaning or significance to the user relative to other images in the database.
  • the quality metric can be updated to more heavily weigh the quality metric corresponding to the particular image relative to other images in the time-based cluster of which the particular image is a part.
  • the quality number is updated for the at least one of the images using the updated weighted quality metric.
  • the quality number assigned based on the weighted quality metric can also change. For example, if the weight of the quality metric for a particular image is high, then the corresponding quality number can be high for the particular image. Conversely, if the weight of the quality metric for the particular image is low, then the corresponding quality number can be low for the particular image.
  • a representative image is automatically selected from each time-based cluster for display based on the quality number.
  • the representative image can be at least one image from a time-based cluster that represents all of the images in that time-based cluster.
  • the image used to represent all of the images in a time-based cluster can be a single image or, for example, a hierarchical map, such as that described in commonly-assigned U.S. patent application entitled "Hierarchical Image Feature-Based Visualization” , Serial No. 09/904 , 627 (Attorney Docket No. 032842-014) , filed July 16, 2001 , the disclosure of which is hereby incorporated by reference in its entirety.
  • the representative image is the image from the time-based cluster that has the most meaning and significance to the user and, therefore, best represents the images in the time-based cluster.
  • the representative image for a time-based cluster can change over time as the user accesses, views, or otherwise manipulates the images in the image database. As the user begins to access certain images more often than others, the quality number for those images accessed more often will change (e.g. , increase) . Consequently, an image that was originally automatically selected as representative of a time- based cluster could be replaced with another image that the user accesses more often.
  • the representative image can be selected for a time-based cluster as a function of the information that has been accumulated and stored with respect to the image over time.
  • the image analysis heuristic automatically adapts and learns the preferences and interests of a user for the images stored in the image database.
  • the image analysis heuristic is able, therefore, to adapt to changes in the information contained in the contextual information database — and thus to changes in the user's preferences and interests — to, for example, display the image that is most representative of the images in the time-based cluster.
  • the user can manually select the representative image from a time-based cluster for display, for example, if the user believes that a different image is more representative of the time-based cluster.
  • characteristics of the images can be used to select a representative image. Characteristics of the images can include, for example, brightness, contrast, color, the time an image was taken, or any other characteristic of the images that can be used to select a representative image. For example, if an image is very bright, has high contrast, or has many colors, that image could be selected as a representative image, while images that have poor contrast, poor lighting, etc. would not be chosen.
  • features of the images can be used to select a representative image.
  • Features of the images can include, for example, the number of faces contained in an image, or any other feature of the images that can be used to select a representative image. For example, if an image has many faces, that image could be selected as a representative image, while images that have few faces would not be chosen.
  • the characteristics and/or features of the images can be used to determine the weighted quality metric for selecting the representative image, even after the user begins accessing, viewing or otherwise manipulating images contained in the image database.
  • the user can choose whether to determine the weighted quality metric (and, hence, select the representative image) using the attributes of image use or the characteristics and/or features of the images or some combination of each after the user begins accessing, viewing or otherwise manipulating images contained in the image database.
  • Determining characteristics of an image is known to those of ordinary skill in the art. For example, determining the brightness of an image is known in the art and is described, for example, in U.S. Patent No. 4,731 ,865, the disclosure of which is hereby incorporated by reference. For example, determining the contrast of an image is known in the art and is described, for example, in U.S. Patent No. 5,642,433, the disclosure of which is hereby incorporated by reference.
  • determining the colors in an image is known in the art and is described, for example, in U.S. Patent No. 4,488,245, the disclosure of which is hereby incorporated by reference.
  • Determining features of an image is known to those of ordinary skill in the art.
  • Face detection e.g. , determining the number of faces in an image
  • U.S. Patent No. 5,642,431 the disclosure of which is hereby incorporated by reference.
  • Those of ordinary skill in the art will recognize that other methods can be used for determining the weighted quality metric and, hence, the representative image.
  • FIGS. 4 A and 4B An exemplary embodiment for displaying the representative images is illustrated in FIGS. 4 A and 4B.
  • the image database can contain images from the years 1996 to 2001 , or from any number of years over which the images span.
  • representative images 402 are displayed.
  • Each year can have any number of representative images 402, depending on, for example, the number of time-based clusters in a particular year and the value of the quality numbers of the representative images of each time-based cluster.
  • Representative images 402 can be displayed graphically, for example, using a two- dimensional axis with "time” as the x-axis and "quality number" as the y-axis. However, representative images 402 can be graphically displayed in any manner in which a user can associate representative images 402 with particular periods of time.
  • the year 1997 has two representative images 402.
  • the two representative images 402 can represent, for example, the two images from 1997 with the highest quality numbers (e.g. , those representative images with quality numbers that exceed a predetermined threshold) .
  • a representative image could be displayed from, for example, each month of 1997 or from any temporal division of 1997 selectable by the user. If the user wishes to view the images in a time-based cluster represented by one of representative images 402 at this level of time scale, the user can simply select that representative image 402 by, for example, clicking on the image using any computer pointer device, such as, for example, a computer mouse.
  • the user can then view, access or otherwise manipulate the images contained in that time- based cluster using, for example, any conventional image viewing software.
  • the user can select a particular time period within which to view the images.
  • the graphical display can zoom in to display, for example, the months of the year 1997 or any other subset of time for the year 1997 selectable by the user (e.g. , Fall, Winter, Spring, and Summer of 1997) .
  • the user can select a time scale by, for example, using any computer pointer device, such as, for example, a computer mouse, to click on a particular year to select that year, or use any other method by which a user can graphically select a given time period.
  • the representative image is automatically selected from each time-based cluster associated with the selected time scale.
  • representative images that were not originally displayed at a larger time scale, because, for example, their quality numbers were not high enough, may become visible at finer resolutions of time.
  • representative images 402 are displayed for 1997 in FIG. 4A, numerous representative images 402 are displayed for the months of 1997 as shown in FIG. 4B. For each month of 1997, for example, a representative image 402 can be displayed for each time-based cluster within that month.
  • those representative images 402 in a particular month with the highest quality numbers can be selected for display.
  • the representative images 402 for the year 1997 can be displayed based on any time scale for the year 1997 chosen by the user.
  • the representative image from each time-based cluster is selected based on the quality number.
  • the representative images selected for a given time period e.g. , the two representative images 402 in year 1997 in FIG. 4A or the five representative images 402 in April 1997 in FIG. 4B
  • the representative images should be selected so that the representative images are representative of the entire time period (e.g. , the year of 1997 or the month of April 1997, respectively) .
  • the representative images should be distributed in time throughout the entire time period, rather than having multiple representative images from the same time in the time period.
  • the two representative images 402 in year 1997 in FIG. 4 A should be the representative images with the highest quality numbers from different time periods in the year 1997 (e.g.
  • one representative image 402 from December 1997 and one representative image 402 from June 1997 or any other suitable temporal distribution rather than having both representative images 402 from the same time period in the year 1997 (e.g. , both representative images 402 from December 1997) .
  • the user By selecting representative images that are distributed over time within a particular time period, the user is presented with a better overview or representation of the images within the entire given time period. According to exemplary embodiments, the user can choose whether or not such a time distribution is used when selecting the representative images based on quality numbers.
  • the representative image is displayed within the selected time scale.
  • the representative images 402 for the months of 1997 can be displayed as shown in FIG. 4B or in any manner in which a user can associate representative images 402 with particular periods of time. If the user wishes to view the images in a time-based cluster represented by one of representative images 402 at this level of time scale, the user can simply select that representative image 402 by, for example, clicking on the image using any computer pointer device, such as, for example, a computer mouse. The user can then view, access or otherwise manipulate the images contained in that time-based cluster using, for example, any conventional image viewing software.
  • the user can continue the process by selecting another time scale. For example, the user can select a particular month within which to view the representative images 402. For example, the user can select the month of April, or any other month.
  • the representative images 402 for each time-based cluster for each day of the month, or any other subset of time of the month can then be displayed to the user.
  • the user can then select a particular day of the month within which to view the images in a time-based cluster represented by the representative images.
  • the user can be presented with all of the images in the time-based cluster for that time period.
  • the user can traverse from, for example, a yearly time scale, to a monthly time scale, to a daily time scale, to an hourly time scale to finally view all of the images in a particular time-based cluster.
  • the user will be presented with the representative images for that time scale, or all of the images in the time-based cluster if the lowest time scale has been reached.
  • the user can then traverse back up the time scale (e.g. , from hourly, to daily, to monthly, to yearly) to view representative images in other time periods.
  • the user can select a representative image to view the images in the time-based cluster represented by the representative image.
  • each representative image of each time-based cluster within the selected time scale can be hierarchically ordered based on at least one of time and the quality number.
  • representative images 402 are hierarchically ordered and graphically displayed in a two-dimensional axis that uses "time" for the x-axis and "quality number" for the y-axis, where the time and quality numbers increase as the respective axes extend outward from the intersection of the two axes.
  • representative images 402 can be graphically displayed in any manner in which a user can associate representative images 402 with particular periods of time.
  • FIGS. 4 A and 4B is merely an example that is used to facilitate an understanding of the present invention.
  • the representative images and the images can be displayed using other methods of presentation. For example, instead of displaying representative images in columns parallel to the y-axis according to quality number, for each column the representative images could be stacked on top of each other so that the highest quality representative image for that column is on top and lower quality number representative images are positioned behind it in decreasing order or vice versa. Thus, a single representative image in each column would be displayed to the user at a time.
  • the user could then click or otherwise select the representative image on top either to view the top representative image or to access the next representative image in the stack.
  • the user can cycle through all representative images in a stack.
  • a method and system for viewing multiple images is described, for example, in commonly-assigned U.S. Patent Application No. 09/819,326, filed March 28, 2001 , the disclosure of which is hereby incorporated by reference.
  • the representative images and the images can be displayed to a user using any type of display, such as a computer monitor or any other video display device for displaying graphical and/or textual information to a user.
  • An image database 520 can be any computer database that can be used to store images or any form of electronic data.
  • the steps of a computer program as illustrated in FIGS. 1-3 can be performed using a computer 500, such as, for example, a personal computer or any other computer system.
  • Computer 500 can include a memory 515.
  • Memory 515 can be any computer memory or any other form of electronic storage media that is located either internally or externally to computer 500.
  • Memory 515 can store, for example, the steps of a computer program as illustrated in FIGS. 1-3.
  • Image database 520 can reside either internally or externally to computer 500. If image database 520 is located externally to computer 500, image database 520 can be, for example, accessed remotely via a computer network using any network connection, such as, for example, an Ethernet connection. Alternatively, image database 520 can be connected to computer 500 using any form of electrical connection over which image information and any other form of electronic information can be communicated.
  • Memory 515 can store steps of a computer program to sort each of the images into one of a plurality of time-based clusters, use a weighted quality metric to assign to each image a quality number as a function of an image analysis heuristic, and automatically select a representative image from each time-based cluster for display based on the quality number.
  • Memory 515 can also store the steps of a computer program to maintain a contextual information database (e.g. , contextual information database 510) for the images, and access the contextual information database (e.g. , contextual information database 510) to determine the quality number for each image.
  • a contextual information database e.g. , contextual information database 510
  • Contextual information database 510 can be any type of computer database that can be used to store any type of information related to the images.
  • Contextual information database 510 can reside in, for example, memory 515 or in any type of electronic storage media located either internally or externally to computer 500.
  • Contextual information database 510 can be co-located with image database 520 in an electronic storage medium.
  • contextual information database 510 can reside separately from image database 520.
  • contextual information database 510 can reside in computer 500 while image database 520 can reside in a remote computer memory located in another part of a computer network.
  • contextual information database 510 can store at least one attribute of image use for each of the images.
  • Memory 515 can store the steps of a computer program to update the contextual information database when at least one attribute of image use changes for at least one of the images, update the weighted quality metric corresponding to the at least one of the images using the updated contextual information database, and update the quality number for the at least one of the images using the updated weighted quality metric.
  • Memory 515 can also store the steps of a computer program to select a time scale within which to view the images, automatically select the representative image from each time-based cluster associated with the selected time scale, and display the representative image within the selected time scale.
  • the representative images and the images contained in the time-based clusters can be displayed to the operator on a display, such as, for example, display 525, that is used in conjunction with computer 500.
  • Display 525 can be a computer monitor or any other video display device for displaying graphical and/or textual information to a user.
  • each representative image of each time-based cluster within the selected time scale can be hierarchically ordered based on at least one of time and the quality number.
  • Computer 500 can also include a processor 505 for accessing memory 515 to execute the steps of a computer program as illustrated in FIGS. 1-3.
  • Processor 505 can be any known processor, such as, for example, a microprocessor.
  • Computer 500 can also be connected to at least one other computer in a computer network using any form of network connection, such as, for example, an Ethernet connection.
  • the steps of a computer program as illustrated in FIGS. 1-3 for accessing a collection of images in a database can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions.
  • a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the computer readable medium can be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium.
  • the computer-readable medium can include the following: an electrical connection having one or more wires, a portable computer diskette, a random access memory (RAM) , a read-only memory (ROM) , an erasable programmable read-only memory (EPROM or Flash memory) , an optical fiber, and a portable compact disc read-only memory (CDROM) .
  • the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.

Abstract

A method and system are disclosed for accessing a collection of images in a database. In accordance with exemplary embodiments of the present invention, each of the images is sorted (105) into one of a plurality of time-based clusters. A weighted quality metric is used (120) to assign to each image a quality number as a function of an image analysis heuristic. A representative image (402) is automatically selected (125) from each time-based cluster based on the quality number.

Description

METHOD AND SYSTEM FOR ACCESSING A COLLECTION OF IMAGES IN A DATABASE
BACKGROUND
Field of the Invention
[0001] The present invention relates to image processing. More particularly, the present invention relates to a method and system for accessing a collection of images in a database.
Background Information
[0002] Automatic image classification has many important applications. Large image databases or collections require good indexing mechanisms so that images can be categorized effectively, browsed efficiently, and retrieved quickly.
Conventional systems store and retrieve specific information from a database using, for example, descriptive information regarding the image file, such as file creation date, file name, file extension and the like. This form of image classification is not significantly different from the classification of any other digital information.
[0003] By relying on the file information, only cursory information can be obtained about the file and nothing at all specifically related to the image. For example, an image file could have a name that has no relation to the features or content of the image, such as a black and white image could have the file name "colo mage" . Other systems provide classification based on the content of the images, such as flowers, dogs, and the like. In practice, this is usually done by keyword annotation, which is a laborious task.
[0004] The amount of digital image information available today due to the evolution of the Internet, low-cost devices (e.g. , digital video cameras, digital cameras, video capture cards, scanners and the like) , and low-cost storage (e.g. , hard disks, CDs, and the like) increases the need to classify and retrieve relevant digital image data efficiently. Unlike text-based retrieval, where keywords are successfully used to index into documents, digital image data retrieval has no easily accessed indexing feature.
[0005] One approach to navigating through a collection of images for the purpose of image retrieval is disclosed by Yossi, R. , "Perceptual Metrics for Image Database Navigation, " PHD Dissertation, Stanford University May 1999, which is incorporated herein by reference in its entirety. The appearance of an image is summarized by distributions of color or texture features, and a metric is defined between any two such distributions. This metric, called the "Earth Mover's Distance" (EMD) , represents the least amount of work that is needed to rearrange the images from one distribution to the other. The EMD measures perceptual dissimilarity which is desirable for image retrieval. Multi-Dimensional Scaling (MDS) is employed to embed a group of images as points in a 2- or 3-dimensional (2D or 3D) Euclidean space so that their distances reflect the image dissimilarities. This structure allows the user to better understand the result of a database query and to refine the query. The user can iteratively repeat the process to zoom into the portion of the image space of interest. [0006] It would be desirable to provide a method and system for interactively accessing a large collection of images contained in a database that have been collected over a period of time and that allows for fast browsing and searching of those images.
SUMMARY OF THE INVENTION [0007] A method and system are disclosed for accessing a collection of images in a database. In accordance with exemplary embodiments of the present invention, each of the images is sorted into one of a plurality of time-based clusters. A weighted quality metric is used to assign to each image a quality number as a function of an image analysis heuristic. A representative image is automatically selected from each time-based cluster based on the quality number.
BRIEF DESCRIPTION OF THE DRAWING FIGURES [0008] Other objects and advantages of the present invention will become apparent to those skilled in the art upon reading the following detailed description of preferred embodiments, in conjunction with the accompanying drawings, wherein like reference numerals have been used to designate like elements, and wherein:
[0009] FIGS. 1 , 2 and 3 are flowcharts illustrating the steps carried out for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention;
[0010] FIGS. 4 A and 4B illustrate exemplary two-dimensional graphs for displaying representative images in accordance with an exemplary embodiment of the present invention; and
[0011] FIG. 5 illustrates a system for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0012] FIGS. 1 , 2 and 3 are flowcharts illustrating the steps carried out for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention. The image database can be any computer database that can be used to store images or any form of electronic data. In step 105 of FIG. 1 , each of the images in the database is sorted into one of a plurality of time-based clusters. As used herein, an "image" is any image or electronic data file that is stored in electronic form in any type of electronic storage medium or computer memory. An image can be any digital image captured from any type of digital image capturing device, such as, for example, digital video cameras, digital cameras, video capture cards or any other image capturing device. Alternatively, an image can be an analog image captured from, for example, cameras, video cameras or any other analog image capture device, that are scanned or otherwise digitized and stored as a digital image. An image can also be an electronic document, such as, for example, a multimedia document that contains images, video, sound, etc. Thus, those of ordinary skill in the art will recognize that the image can be any type of electronic data file that a user can access from a collection of electronic data files.
[0013] As used herein, a "time-based cluster" is a subset of the entire collection of images contained in the database, in which the images in the time-based cluster are related by any parameter or parameters. According to exemplary embodiments, the images in a time-based cluster can be related in time, such as, for example, the capture time of the images, the access time of the images, the time the images were digitized, or any other type of temporal relationship of the images. For example, the images in a time-based cluster can be from a certain time period. Alternatively, the images in a time-based cluster can relate to a certain event. However, those of ordinary skill in the art will recognize that the images in a time-cluster can be related in any manner to form a time-based cluster. [0014] In step 110, a contextual information database is maintained for the images. The contextual information database can be any type of computer database that can be used to store any type of information related to the images. The contextual information database can reside in computer memory or in any type of electronic storage media. The contextual information database can be co- located with the image database in an electronic storage medium. Alternatively, the contextual information database can reside remotely from the image database, for example, in a remote computer memory located in another part of a computer network. If the contextual information database resides externally to the image database, the contextual information database and the image database can be connected using any form of computer network connection or any other form of electronic connection that allows for the transfer of electronic information. [0015] According to exemplary embodiments, the contextual information database can store at least one attribute of image use for each of the images. Each image contained in the image database has a corresponding entry in the contextual information database that indicates, for example, the usage history of the image. As used herein, an "attribute of image use" is any type of information that indicates, for example, the usage history of a particular image that can be used to determine a user's preferences and interests regarding a particular image. The attributes of image use can include, for example, the number of times an image is disseminated by the user (e.g. , through e-mail) , the number of times an image is accessed or viewed by the user, the number of individuals who receive the image from the user, the number of times a user manipulates an image, or any other information from which it can be determined which images are considered most meaningful and significant to the user.
[0016] According to exemplary embodiments, the attributes of image use contained in the contextual information database can be automatically obtained and collected from any application or program from which the user accesses, views, or otherwise manipulates the images in the image database. For example, if the user e-mails a particular image from the image database to a friend or colleague, the record of the associated attribute of image use in the contextual information database corresponding to the particular image can be automatically updated. For example, the image database could communicate with the contextual information database, by any electronic means of communication, to notify the contextual information database of the image access. Alternatively, the e-mail program could communicate with the contextual information database, by any electronic means of communication, to notify the contextual information database of the e-mailing of the particular image. Alternatively, the contextual information database could maintain communication with the image database and/or e-mail program to retrieve the image access and e-mail information from the database and/or e-mail program, respectively, to update the record of attribute of image use information associated with that particular image in the contextual information database. [0017] However, the contextual information database and the application or program from which the user accesses, views, or otherwise manipulates the images in the image database may not be cooperating (e.g. , the database and application cannot communicate or are not capable of communicating between them to allow collection of attributes of image use). In such a case, the contextual information database can indirectly obtain and collect the attributes of image use from, for example, the computer operating system instead of directly from the application or program itself. For example, the contextual information database can retrieve the last access time or modification time or any other form of date-time stamp of the image file from the operating system. The access or modification time of the image file can be used by the contextual information database as, for example, an indication of the usage history of the image and, hence, as an attribute of image use. However, any attribute of image use that can be obtained and collected from the computer operating system can be used when the contextual information database and the application or program are not cooperating. [0018] According to an alternative exemplary embodiment, a user can manually add information, such as, for example, attributes of image use, to the contextual information database and manually update that information. Thus, the attributes of image use contained in the contextual information database can be either automatically or manually obtained and collected from any application or program, located either locally or remotely to the contextual information database. [0019] In step 115, the contextual information database is accessed to determine the quality number for each image. In step 120, a weighted quality metric is used to assign to each image the quality number as a function of an image analysis heuristic. According to exemplary embodiments, the weighted quality metric can be any value, parameter, feature or characteristic that is a measure of the quality of an image from the perspective of the user. Thus, the weighted quality metric can indicate, for example, the meaningfulness or significance of an image to the user. In other words, using the weighted quality metric, a determination can be made, for example, of which images the user considers "best," e.g. , which images have the most personal meaning, significance and interest to the user. Alternatively, the quality metric can indicate, for example, the characteristics or certain features of an image. For example, the quality metric can indicate the color, brightness, contrast, number of faces contained in the image, or any other characteristic or feature of the image.
[0020] According to exemplary embodiments, the quality number can be any value, so long as that value reflects the quality of an image from the perspective of the user based on the weighted quality metric. Thus, the quality number is proportional to the weight of a quality metric. For example, an image that has great meaning or significance to a user (i.e. , has a high "quality" to the user) would have a heavily weighted quality metric and, consequently, a large quality number. However, an image that has little or no meaning or significance to a user would have a lightly weighted quality metric and, consequently, a small or zero quality number. Alternatively, an image that has, for example, high contrast, much color, is very bright, or has many faces would have a heavily weighted quality metric and, consequently, a large quality number. However, an image that has little or no contrast, color, or brightness or has few faces may have a lightly weighted quality metric and, consequently, a small or zero quality number. [0021] As illustrated in FIG. 2, according to exemplary embodiments of the present invention, several steps can be performed as part of the image analysis heuristic, in particular to perform the step of accessing the contextual information database to determine the quality number, as in step 115 of FIG. 1. In step 205 of FIG. 2, the contextual information database is updated when at least one attribute of image use changes for at least one of the images. Thus, as the usage history for the images in the database changes, these changes are reflected in the contextual information database. For example, if a user sends a particular image to a friend or colleague, the contextual information database can be correspondingly updated with the information that, for example, the particular image was accessed by the user. [0022] In step 210, the weighted quality metric corresponding to the at least one of the images is updated using the updated contextual information database. For example, if it is reflected in the contextual information database that, according to an attribute of image use maintained in the contextual information database, a user accesses a particular image many times to view the image, this large number of accesses can be considered an indication that the image has some special meaning or significance to the user relative to other images in the database. As the user continues to access the particular image, this fact can be reflected in the contextual information database (as an attribute of image use) . The quality metric can be updated to more heavily weigh the quality metric corresponding to the particular image relative to other images in the time-based cluster of which the particular image is a part.
[0023] In step 215, the quality number is updated for the at least one of the images using the updated weighted quality metric. Thus, as the weight of the quality metric for a particular images changes, the quality number assigned based on the weighted quality metric can also change. For example, if the weight of the quality metric for a particular image is high, then the corresponding quality number can be high for the particular image. Conversely, if the weight of the quality metric for the particular image is low, then the corresponding quality number can be low for the particular image. [0024] In step 125 of FIG. 1 , a representative image is automatically selected from each time-based cluster for display based on the quality number. The representative image can be at least one image from a time-based cluster that represents all of the images in that time-based cluster. The image used to represent all of the images in a time-based cluster can be a single image or, for example, a hierarchical map, such as that described in commonly-assigned U.S. patent application entitled "Hierarchical Image Feature-Based Visualization" , Serial No. 09/904 , 627 (Attorney Docket No. 032842-014) , filed July 16, 2001 , the disclosure of which is hereby incorporated by reference in its entirety. [0025] The representative image is the image from the time-based cluster that has the most meaning and significance to the user and, therefore, best represents the images in the time-based cluster. According to exemplary embodiments, the representative image for a time-based cluster can change over time as the user accesses, views, or otherwise manipulates the images in the image database. As the user begins to access certain images more often than others, the quality number for those images accessed more often will change (e.g. , increase) . Consequently, an image that was originally automatically selected as representative of a time- based cluster could be replaced with another image that the user accesses more often. Thus, the representative image can be selected for a time-based cluster as a function of the information that has been accumulated and stored with respect to the image over time.
[0026] Thus, in accordance with exemplary embodiments of the present invention, the image analysis heuristic automatically adapts and learns the preferences and interests of a user for the images stored in the image database. The image analysis heuristic is able, therefore, to adapt to changes in the information contained in the contextual information database — and thus to changes in the user's preferences and interests — to, for example, display the image that is most representative of the images in the time-based cluster. According to an alternative exemplary embodiment, the user can manually select the representative image from a time-based cluster for display, for example, if the user believes that a different image is more representative of the time-based cluster.
[0027] Initially, before a user begins accessing, viewing or otherwise manipulating images contained in the image database, little or no information on the attributes of image use for the images may be available or exist in the contextual information database to use for selecting representative images. Until such information becomes available, alternative means can be used to select a representative image. For example, characteristics of the images can be used to select a representative image. Characteristics of the images can include, for example, brightness, contrast, color, the time an image was taken, or any other characteristic of the images that can be used to select a representative image. For example, if an image is very bright, has high contrast, or has many colors, that image could be selected as a representative image, while images that have poor contrast, poor lighting, etc. would not be chosen.
[0028] Alternatively, or in combination with the image characteristics, features of the images can be used to select a representative image. Features of the images can include, for example, the number of faces contained in an image, or any other feature of the images that can be used to select a representative image. For example, if an image has many faces, that image could be selected as a representative image, while images that have few faces would not be chosen. According to alternative exemplary embodiments of the present invention, the characteristics and/or features of the images can be used to determine the weighted quality metric for selecting the representative image, even after the user begins accessing, viewing or otherwise manipulating images contained in the image database. According to exemplary embodiments, the user can choose whether to determine the weighted quality metric (and, hence, select the representative image) using the attributes of image use or the characteristics and/or features of the images or some combination of each after the user begins accessing, viewing or otherwise manipulating images contained in the image database. [0029] Determining characteristics of an image is known to those of ordinary skill in the art. For example, determining the brightness of an image is known in the art and is described, for example, in U.S. Patent No. 4,731 ,865, the disclosure of which is hereby incorporated by reference. For example, determining the contrast of an image is known in the art and is described, for example, in U.S. Patent No. 5,642,433, the disclosure of which is hereby incorporated by reference. For example, determining the colors in an image is known in the art and is described, for example, in U.S. Patent No. 4,488,245, the disclosure of which is hereby incorporated by reference. Determining features of an image is known to those of ordinary skill in the art. Face detection (e.g. , determining the number of faces in an image) is known in the art and is described, for example, in U.S. Patent No. 5,642,431 , the disclosure of which is hereby incorporated by reference. Those of ordinary skill in the art will recognize that other methods can be used for determining the weighted quality metric and, hence, the representative image. [0030] As illustrated in FIG. 3, according to exemplary embodiments of the present invention, several steps can be performed as part of the image analysis heuristic, in particular to perform the step of selecting the representative image, as in step 125 of FIG. 1. In step 305 of FIG. 3, a time scale is selected within which to view the images. [0031] An exemplary embodiment for displaying the representative images is illustrated in FIGS. 4 A and 4B. As shown in FIG. 4A, the image database can contain images from the years 1996 to 2001 , or from any number of years over which the images span. For each year, representative images 402 are displayed. Each year can have any number of representative images 402, depending on, for example, the number of time-based clusters in a particular year and the value of the quality numbers of the representative images of each time-based cluster. Representative images 402 can be displayed graphically, for example, using a two- dimensional axis with "time" as the x-axis and "quality number" as the y-axis. However, representative images 402 can be graphically displayed in any manner in which a user can associate representative images 402 with particular periods of time.
[0032] At the time scale shown in FIG. 4 A, for example, the year 1997 has two representative images 402. The two representative images 402 can represent, for example, the two images from 1997 with the highest quality numbers (e.g. , those representative images with quality numbers that exceed a predetermined threshold) . Alternatively, a representative image could be displayed from, for example, each month of 1997 or from any temporal division of 1997 selectable by the user. If the user wishes to view the images in a time-based cluster represented by one of representative images 402 at this level of time scale, the user can simply select that representative image 402 by, for example, clicking on the image using any computer pointer device, such as, for example, a computer mouse. The user can then view, access or otherwise manipulate the images contained in that time- based cluster using, for example, any conventional image viewing software. [0033] According to exemplary embodiments, the user can select a particular time period within which to view the images. As shown in FIG. 4B, if the user chooses, for example, to view the images in 1997, the graphical display can zoom in to display, for example, the months of the year 1997 or any other subset of time for the year 1997 selectable by the user (e.g. , Fall, Winter, Spring, and Summer of 1997) . The user can select a time scale by, for example, using any computer pointer device, such as, for example, a computer mouse, to click on a particular year to select that year, or use any other method by which a user can graphically select a given time period.
[0034] After the user has selected a time scale within which to view the images, in step 310 of FIG. 3, the representative image is automatically selected from each time-based cluster associated with the selected time scale. As the time scale decreases within which representative images are displayed, representative images that were not originally displayed at a larger time scale, because, for example, their quality numbers were not high enough, may become visible at finer resolutions of time. For example, while at the year time scale only two representative images 402 are displayed for 1997 in FIG. 4A, numerous representative images 402 are displayed for the months of 1997 as shown in FIG. 4B. For each month of 1997, for example, a representative image 402 can be displayed for each time-based cluster within that month. Alternatively, only those representative images 402 in a particular month with the highest quality numbers (e.g. , those representative images with quality numbers that exceed a predetermined threshold) can be selected for display. However, the representative images 402 for the year 1997 can be displayed based on any time scale for the year 1997 chosen by the user.
[0035] According to exemplary embodiments, the representative image from each time-based cluster is selected based on the quality number. However, the representative images selected for a given time period (e.g. , the two representative images 402 in year 1997 in FIG. 4A or the five representative images 402 in April 1997 in FIG. 4B) should be selected so that the representative images are representative of the entire time period (e.g. , the year of 1997 or the month of April 1997, respectively) . Thus, the representative images should be distributed in time throughout the entire time period, rather than having multiple representative images from the same time in the time period. For example, the two representative images 402 in year 1997 in FIG. 4 A should be the representative images with the highest quality numbers from different time periods in the year 1997 (e.g. , one representative image 402 from December 1997 and one representative image 402 from June 1997 or any other suitable temporal distribution) , rather than having both representative images 402 from the same time period in the year 1997 (e.g. , both representative images 402 from December 1997) . By selecting representative images that are distributed over time within a particular time period, the user is presented with a better overview or representation of the images within the entire given time period. According to exemplary embodiments, the user can choose whether or not such a time distribution is used when selecting the representative images based on quality numbers.
[0036] After the representative images have been selected, in step 315 of FIG. 3, the representative image is displayed within the selected time scale. For example, the representative images 402 for the months of 1997 can be displayed as shown in FIG. 4B or in any manner in which a user can associate representative images 402 with particular periods of time. If the user wishes to view the images in a time-based cluster represented by one of representative images 402 at this level of time scale, the user can simply select that representative image 402 by, for example, clicking on the image using any computer pointer device, such as, for example, a computer mouse. The user can then view, access or otherwise manipulate the images contained in that time-based cluster using, for example, any conventional image viewing software.
[0037] If a finer resolution of time within which to view representative images is desired by the user, the user can continue the process by selecting another time scale. For example, the user can select a particular month within which to view the representative images 402. For example, the user can select the month of April, or any other month. The representative images 402 for each time-based cluster for each day of the month, or any other subset of time of the month (e.g. , first week, second week, third week, fourth week, etc.) , can then be displayed to the user. The user can then select a particular day of the month within which to view the images in a time-based cluster represented by the representative images. At the finest resolution of the time scale, the user can be presented with all of the images in the time-based cluster for that time period.
[0038] Thus, the user can traverse from, for example, a yearly time scale, to a monthly time scale, to a daily time scale, to an hourly time scale to finally view all of the images in a particular time-based cluster. At each level of the time scale, the user will be presented with the representative images for that time scale, or all of the images in the time-based cluster if the lowest time scale has been reached. The user can then traverse back up the time scale (e.g. , from hourly, to daily, to monthly, to yearly) to view representative images in other time periods. At each level of the time scale, the user can select a representative image to view the images in the time-based cluster represented by the representative image. [0039] According to exemplary embodiments, to display the representative images, each representative image of each time-based cluster within the selected time scale can be hierarchically ordered based on at least one of time and the quality number. For example, in FIGS. 4A and 4B, representative images 402 are hierarchically ordered and graphically displayed in a two-dimensional axis that uses "time" for the x-axis and "quality number" for the y-axis, where the time and quality numbers increase as the respective axes extend outward from the intersection of the two axes. However, representative images 402 can be graphically displayed in any manner in which a user can associate representative images 402 with particular periods of time.
[0040] Those of ordinary skill in the art will recognize that the embodiment illustrated in FIGS. 4 A and 4B is merely an example that is used to facilitate an understanding of the present invention. Those of ordinary skill in the art will recognize that the representative images and the images can be displayed using other methods of presentation. For example, instead of displaying representative images in columns parallel to the y-axis according to quality number, for each column the representative images could be stacked on top of each other so that the highest quality representative image for that column is on top and lower quality number representative images are positioned behind it in decreasing order or vice versa. Thus, a single representative image in each column would be displayed to the user at a time. The user could then click or otherwise select the representative image on top either to view the top representative image or to access the next representative image in the stack. By repeatedly clicking on the representative images in a stack, the user can cycle through all representative images in a stack. A method and system for viewing multiple images is described, for example, in commonly-assigned U.S. Patent Application No. 09/819,326, filed March 28, 2001 , the disclosure of which is hereby incorporated by reference. The representative images and the images can be displayed to a user using any type of display, such as a computer monitor or any other video display device for displaying graphical and/or textual information to a user.
[0041] A system for accessing a collection of images in a database in accordance with an exemplary embodiment of the present invention will be described with reference to FIG. 5. An image database 520 can be any computer database that can be used to store images or any form of electronic data. [0042] According to exemplary embodiments, the steps of a computer program as illustrated in FIGS. 1-3 can be performed using a computer 500, such as, for example, a personal computer or any other computer system. Computer 500 can include a memory 515. Memory 515 can be any computer memory or any other form of electronic storage media that is located either internally or externally to computer 500. Memory 515 can store, for example, the steps of a computer program as illustrated in FIGS. 1-3. As will be appreciated based on the foregoing description, memory 515 can be programmed using conventional techniques known to those having ordinary skill in the art of computer programming to carry out the steps of a computer program as illustrated in FIGS. 1-3 described herein. The actual source code or object code for carrying out the steps of a computer program as illustrated in FIGS. 1-3 can be stored in memory 515. [0043] Image database 520 can reside either internally or externally to computer 500. If image database 520 is located externally to computer 500, image database 520 can be, for example, accessed remotely via a computer network using any network connection, such as, for example, an Ethernet connection. Alternatively, image database 520 can be connected to computer 500 using any form of electrical connection over which image information and any other form of electronic information can be communicated.
[0044] Memory 515 can store steps of a computer program to sort each of the images into one of a plurality of time-based clusters, use a weighted quality metric to assign to each image a quality number as a function of an image analysis heuristic, and automatically select a representative image from each time-based cluster for display based on the quality number. Memory 515 can also store the steps of a computer program to maintain a contextual information database (e.g. , contextual information database 510) for the images, and access the contextual information database (e.g. , contextual information database 510) to determine the quality number for each image.
[0045] Contextual information database 510 can be any type of computer database that can be used to store any type of information related to the images. Contextual information database 510 can reside in, for example, memory 515 or in any type of electronic storage media located either internally or externally to computer 500. Contextual information database 510 can be co-located with image database 520 in an electronic storage medium. Alternatively, contextual information database 510 can reside separately from image database 520. For example, contextual information database 510 can reside in computer 500 while image database 520 can reside in a remote computer memory located in another part of a computer network. If contextual information database 510 resides separately from image database 520, contextual information database 510 and image database 520 can be connected using any form of computer network connection, such as, for example, an Ethernet connection, or any other form of electronic connection that allows that transfer of any type of electronic information. According to exemplary embodiments, contextual information database 510 can store at least one attribute of image use for each of the images. [0046] Memory 515 can store the steps of a computer program to update the contextual information database when at least one attribute of image use changes for at least one of the images, update the weighted quality metric corresponding to the at least one of the images using the updated contextual information database, and update the quality number for the at least one of the images using the updated weighted quality metric. Memory 515 can also store the steps of a computer program to select a time scale within which to view the images, automatically select the representative image from each time-based cluster associated with the selected time scale, and display the representative image within the selected time scale.
[0047] The representative images and the images contained in the time-based clusters can be displayed to the operator on a display, such as, for example, display 525, that is used in conjunction with computer 500. Display 525 can be a computer monitor or any other video display device for displaying graphical and/or textual information to a user. According to exemplary embodiments, each representative image of each time-based cluster within the selected time scale can be hierarchically ordered based on at least one of time and the quality number. [0048] Computer 500 can also include a processor 505 for accessing memory 515 to execute the steps of a computer program as illustrated in FIGS. 1-3. Processor 505 can be any known processor, such as, for example, a microprocessor. Computer 500 can also be connected to at least one other computer in a computer network using any form of network connection, such as, for example, an Ethernet connection.
[0049] The steps of a computer program as illustrated in FIGS. 1-3 for accessing a collection of images in a database can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. As used herein, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The computer readable medium can be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples (a non-exhaustive list) of the computer-readable medium can include the following: an electrical connection having one or more wires, a portable computer diskette, a random access memory (RAM) , a read-only memory (ROM) , an erasable programmable read-only memory (EPROM or Flash memory) , an optical fiber, and a portable compact disc read-only memory (CDROM) . The computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory. [0050] It will be appreciated by those of ordinary skill in the art that the present invention can be embodied in various specific forms without departing from the spirit or essential characteristics thereof. The presently disclosed embodiments are considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims, rather than the foregoing description, and all changes that come within the meaning and range of equivalence thereof are intended to be embraced.

Claims

WHAT IS CLAIMED IS:
1. A method for accessing a collection of images in a database, comprising the steps of: sorting (105) each of the images into one of a plurality of time-based clusters; using (120) a weighted quality metric to assign to each image a quality number as a function of an image analysis heuristic; and automatically selecting (125) a representative image (402) from each time- based cluster based on the quality number.
2. The method of claim 1 , comprising the steps of: maintaining (110) a contextual information database (510) for the images; and accessing (115) the contextual information database (510) to determine the quality number for each image.
3. The method of claim 2, wherein the contextual information database (510) stores at least one attribute of image use for each of the images.
4. The method of claim 2, wherein the step of accessing comprises the steps of: updating (205) the contextual information database (510) when at least one attribute of image use changes for at least one of the images; updating (210) the weighted quality metric corresponding to the at least one of the images using the updated contextual information database (510) ; and updating (215) the quality number for the at least one of the images using the updated weighted quality metric.
5. The method of claim 1 , wherein the step of selecting comprises the steps of: selecting (305) a time scale within which to view the images; automatically selecting (310) the representative image (402) from each time-based cluster associated with the selected time scale; and displaying (315) the representative image (402) within the selected time scale.
6. The method of claim 5, wherein the step of displaying comprises the step of: hierarchically ordering each representative image (402) of each time-based cluster within the selected time scale based on at least one of time and the quality number.
7. A system for accessing a collection of images in a database, comprising: a memory (515) that stores the steps of a computer program to: sort (105) each of the images into one of a plurality of time-based clusters, use (120) a weighted quality metric to assign to each image a quality number as a function of an image analysis heuristic, and automatically select (125) a representative image (402) from each time-based cluster based on the quality number; and a processor (505) for accessing the memory (515) to execute the computer program.
8. The system of claim 7, wherein the memory stores steps of a computer program to: select (305) a time scale within which to view the images; automatically select (310) the representative image (402) from each time- based cluster associated with the selected time scale; hierarchically order each representative image (402) of each time-based cluster within the selected time scale based on at least one of time and the quality number; and display (315) the representative image (402) within the selected time scale.
9. The system of claim 7, wherein the memory stores steps of a computer program to: maintain (110) a contextual information database (510) for the images; update (205) the contextual information database (510) when at least one attribute of image use changes for at least one of the images; update (210) the weighted quality metric corresponding to the at least one of the images using the updated contextual information database (510) ; update (215) the quality number for the at least one of the images using the updated weighted quality metric; and access (115) the contextual information database (510) to determine the quality number for each image.
10. The system of claim 9, wherein the contextual information database (510) stores at least one attribute of image use for each of the images.
PCT/US2002/034595 2001-10-31 2002-10-29 Method and system for accessing a collection of images in a database WO2003038680A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP02786562A EP1440392A2 (en) 2001-10-31 2002-10-29 Method and system for accessing a collection of images in a database
JP2003540871A JP4482329B2 (en) 2001-10-31 2002-10-29 Method and system for accessing a collection of images in a database

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/984,810 US7130864B2 (en) 2001-10-31 2001-10-31 Method and system for accessing a collection of images in a database
US09/984,810 2001-10-31

Publications (2)

Publication Number Publication Date
WO2003038680A2 true WO2003038680A2 (en) 2003-05-08
WO2003038680A3 WO2003038680A3 (en) 2004-01-22

Family

ID=25530903

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/034595 WO2003038680A2 (en) 2001-10-31 2002-10-29 Method and system for accessing a collection of images in a database

Country Status (5)

Country Link
US (1) US7130864B2 (en)
EP (1) EP1440392A2 (en)
JP (1) JP4482329B2 (en)
TW (1) TWI232674B (en)
WO (1) WO2003038680A2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013504A (en) * 2006-01-11 2007-08-08 富士胶片株式会社 Image evaluation device, method and program
JP2007213559A (en) * 2006-01-11 2007-08-23 Fujifilm Corp Image evaluation device and method, and program
EP1770599A3 (en) * 2005-09-29 2008-04-02 Sony Corporation Information processing apparatus and method, and program used therewith
US7472134B2 (en) * 2000-07-03 2008-12-30 Fujifilm Corporation Image distributing system
EP2013782A2 (en) * 2006-04-28 2009-01-14 Hewlett-Packard Development Company, L.P. Dynamic data navigation
EP2116970A1 (en) * 2007-09-05 2009-11-11 Sony Corporation Image selecting device, image selecting method and program
WO2010146495A1 (en) * 2009-06-15 2010-12-23 Koninklijke Philips Electronics N.V. A method and apparatus for selecting a representative image
EP2509074A3 (en) * 2011-04-08 2013-01-02 Sony Corporation Information processing apparatus and information processing method

Families Citing this family (132)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8595764B2 (en) * 1999-06-25 2013-11-26 Jlb Ventures, Llc Image-oriented electronic programming guide
US20020087546A1 (en) * 2000-01-31 2002-07-04 Michael Slater Apparatus, methods, and systems for digital photo management
US7415662B2 (en) * 2000-01-31 2008-08-19 Adobe Systems Incorporated Digital media management apparatus and methods
US7296032B1 (en) 2001-05-17 2007-11-13 Fotiva, Inc. Digital media organization and access
JP4061206B2 (en) * 2002-03-11 2008-03-12 富士フイルム株式会社 Representative image generator
JP3890246B2 (en) * 2002-04-05 2007-03-07 キヤノン株式会社 Imaging device
JP2004220424A (en) * 2003-01-16 2004-08-05 Canon Inc Documentation management system
US20050036692A1 (en) * 2003-05-26 2005-02-17 Takayuki Iida Method and device for determining time-of-photograph of individual image, and image retrieving method and computer program for the method
US8330831B2 (en) 2003-08-05 2012-12-11 DigitalOptics Corporation Europe Limited Method of gathering visual meta data using a reference image
US7362368B2 (en) * 2003-06-26 2008-04-22 Fotonation Vision Limited Perfecting the optics within a digital image acquisition device using face detection
US7440593B1 (en) 2003-06-26 2008-10-21 Fotonation Vision Limited Method of improving orientation and color balance of digital images using face detection information
US8155397B2 (en) 2007-09-26 2012-04-10 DigitalOptics Corporation Europe Limited Face tracking in a camera processor
US8553949B2 (en) 2004-01-22 2013-10-08 DigitalOptics Corporation Europe Limited Classification and organization of consumer digital images using workflow, and face detection and recognition
US7315630B2 (en) 2003-06-26 2008-01-01 Fotonation Vision Limited Perfecting of digital image rendering parameters within rendering devices using face detection
US7574016B2 (en) 2003-06-26 2009-08-11 Fotonation Vision Limited Digital image processing using face detection information
US8948468B2 (en) 2003-06-26 2015-02-03 Fotonation Limited Modification of viewing parameters for digital images using face detection information
US7792970B2 (en) 2005-06-17 2010-09-07 Fotonation Vision Limited Method for establishing a paired connection between media devices
US8498452B2 (en) 2003-06-26 2013-07-30 DigitalOptics Corporation Europe Limited Digital image processing using face detection information
US8682097B2 (en) 2006-02-14 2014-03-25 DigitalOptics Corporation Europe Limited Digital image enhancement with reference images
US7565030B2 (en) * 2003-06-26 2009-07-21 Fotonation Vision Limited Detecting orientation of digital images using face detection information
US8593542B2 (en) 2005-12-27 2013-11-26 DigitalOptics Corporation Europe Limited Foreground/background separation using reference images
US8494286B2 (en) 2008-02-05 2013-07-23 DigitalOptics Corporation Europe Limited Face detection in mid-shot digital images
US7587068B1 (en) 2004-01-22 2009-09-08 Fotonation Vision Limited Classification database for consumer digital images
US9129381B2 (en) 2003-06-26 2015-09-08 Fotonation Limited Modification of post-viewing parameters for digital images using image region or feature information
US8189927B2 (en) 2007-03-05 2012-05-29 DigitalOptics Corporation Europe Limited Face categorization and annotation of a mobile phone contact list
US8896725B2 (en) 2007-06-21 2014-11-25 Fotonation Limited Image capture device with contemporaneous reference image capture mechanism
US7616233B2 (en) * 2003-06-26 2009-11-10 Fotonation Vision Limited Perfecting of digital image capture parameters within acquisition devices using face detection
US7269292B2 (en) * 2003-06-26 2007-09-11 Fotonation Vision Limited Digital image adjustable compression and resolution using face detection information
US7844076B2 (en) 2003-06-26 2010-11-30 Fotonation Vision Limited Digital image processing using face detection and skin tone information
US9692964B2 (en) 2003-06-26 2017-06-27 Fotonation Limited Modification of post-viewing parameters for digital images using image region or feature information
US7471846B2 (en) 2003-06-26 2008-12-30 Fotonation Vision Limited Perfecting the effect of flash within an image acquisition devices using face detection
US8363951B2 (en) 2007-03-05 2013-01-29 DigitalOptics Corporation Europe Limited Face recognition training method and apparatus
US7620218B2 (en) 2006-08-11 2009-11-17 Fotonation Ireland Limited Real-time face tracking with reference images
US7317815B2 (en) * 2003-06-26 2008-01-08 Fotonation Vision Limited Digital image processing composition using face detection information
US8989453B2 (en) 2003-06-26 2015-03-24 Fotonation Limited Digital image processing using face detection information
US7313574B2 (en) 2003-10-02 2007-12-25 Nokia Corporation Method for clustering and querying media items
US7636733B1 (en) * 2003-10-03 2009-12-22 Adobe Systems Incorporated Time-based image management
JP2005115672A (en) * 2003-10-08 2005-04-28 Fuji Photo Film Co Ltd Image processor
US7564994B1 (en) 2004-01-22 2009-07-21 Fotonation Vision Limited Classification system for consumer digital images using automatic workflow and face detection and recognition
US7558408B1 (en) 2004-01-22 2009-07-07 Fotonation Vision Limited Classification system for consumer digital images using workflow and user interface modules, and face detection and recognition
US7555148B1 (en) 2004-01-22 2009-06-30 Fotonation Vision Limited Classification system for consumer digital images using workflow, face detection, normalization, and face recognition
US7551755B1 (en) 2004-01-22 2009-06-23 Fotonation Vision Limited Classification and organization of consumer digital images using workflow, and face detection and recognition
US7557818B1 (en) * 2004-10-06 2009-07-07 Apple Inc. Viewing digital images using a floating controller
US7804508B2 (en) * 2004-10-06 2010-09-28 Apple Inc. Viewing digital images on a display using a virtual loupe
US7705858B2 (en) * 2004-10-06 2010-04-27 Apple Inc. Techniques for displaying digital images on a display
US7561157B2 (en) * 2004-10-06 2009-07-14 Apple Inc. Compare mode for variable number of images
US8456488B2 (en) * 2004-10-06 2013-06-04 Apple Inc. Displaying digital images using groups, stacks, and version sets
US8599298B2 (en) * 2004-10-13 2013-12-03 Sony Corporation Reproduction apparatus, imaging apparatus, screen display method, and user interface
US8320641B2 (en) 2004-10-28 2012-11-27 DigitalOptics Corporation Europe Limited Method and apparatus for red-eye detection using preview or other reference images
US7382507B2 (en) * 2004-11-17 2008-06-03 Xerox Corporation Image quality defect detection from image quality database
US7715597B2 (en) 2004-12-29 2010-05-11 Fotonation Ireland Limited Method and component for image recognition
US8503800B2 (en) 2007-03-05 2013-08-06 DigitalOptics Corporation Europe Limited Illumination detection using classifier chains
US7315631B1 (en) * 2006-08-11 2008-01-01 Fotonation Vision Limited Real-time face tracking in a digital image acquisition device
US7737995B2 (en) * 2005-02-28 2010-06-15 Microsoft Corporation Graphical user interface system and process for navigating a set of images
US7831599B2 (en) * 2005-03-04 2010-11-09 Eastman Kodak Company Addition of new images to an image database by clustering according to date/time and image content and representative image comparison
US8694494B2 (en) * 2005-03-25 2014-04-08 Vistaprint Schweiz Gmbh Selecting images using associated keywords
US8098402B2 (en) * 2005-03-31 2012-01-17 Xerox Corporation Document targeting systems and methods
US7769189B1 (en) 2005-04-12 2010-08-03 Apple Inc. Preserving noise during editing of a signal
US7693304B2 (en) * 2005-05-12 2010-04-06 Hewlett-Packard Development Company, L.P. Method and system for image quality calculation
US7908558B2 (en) * 2005-05-12 2011-03-15 Hewlett-Packard Development Company, L.P. Method and system for automatically selecting images from among multiple images
US8295682B1 (en) * 2005-07-13 2012-10-23 Apple Inc. Selecting previously-selected segments of a signal
US8538761B1 (en) 2005-08-01 2013-09-17 Apple Inc. Stretching/shrinking selected portions of a signal
US8364294B1 (en) 2005-08-01 2013-01-29 Apple Inc. Two-phase editing of signal data
US7609885B2 (en) * 2005-08-04 2009-10-27 Sony Corporation System and method for effectively implementing a texture feature detector
US7765491B1 (en) 2005-11-16 2010-07-27 Apple Inc. User interface widget for selecting a point or range
US8078618B2 (en) * 2006-01-30 2011-12-13 Eastman Kodak Company Automatic multimode system for organizing and retrieving content data files
US8639028B2 (en) * 2006-03-30 2014-01-28 Adobe Systems Incorporated Automatic stacking based on time proximity and visual similarity
US8135684B2 (en) * 2006-04-13 2012-03-13 Eastman Kodak Company Value index from incomplete data
AU2006202063B2 (en) * 2006-05-16 2009-03-12 Canon Kabushiki Kaisha Method for navigating large image sets using sort orders
EP2033142B1 (en) 2006-06-12 2011-01-26 Tessera Technologies Ireland Limited Advances in extending the aam techniques from grayscale to color images
US20080019661A1 (en) * 2006-07-18 2008-01-24 Pere Obrador Producing output video from multiple media sources including multiple video sources
US20080019669A1 (en) * 2006-07-18 2008-01-24 Sahra Reza Girshick Automatically editing video data
US7515740B2 (en) * 2006-08-02 2009-04-07 Fotonation Vision Limited Face recognition with combined PCA-based datasets
JP2008040851A (en) * 2006-08-08 2008-02-21 Fuji Xerox Co Ltd Information processor, information processing methodology, and computer program
US7403643B2 (en) 2006-08-11 2008-07-22 Fotonation Vision Limited Real-time face tracking in a digital image acquisition device
US7916897B2 (en) 2006-08-11 2011-03-29 Tessera Technologies Ireland Limited Face tracking for controlling imaging parameters
US7889212B2 (en) * 2006-09-07 2011-02-15 Apple Inc. Magnifying visual information using a center-based loupe
JP2008134866A (en) * 2006-11-29 2008-06-12 Sony Corp Content browsing method, content browsing device and content browsing program
US20080288869A1 (en) * 2006-12-22 2008-11-20 Apple Inc. Boolean Search User Interface
US9142253B2 (en) 2006-12-22 2015-09-22 Apple Inc. Associating keywords to media
US8276098B2 (en) 2006-12-22 2012-09-25 Apple Inc. Interactive image thumbnails
US20100098340A1 (en) * 2007-01-15 2010-04-22 Assaf Zomet Method And A System For Lenticular Printing
US8055067B2 (en) 2007-01-18 2011-11-08 DigitalOptics Corporation Europe Limited Color segmentation
JP4254873B2 (en) * 2007-02-16 2009-04-15 ソニー株式会社 Image processing apparatus, image processing method, imaging apparatus, and computer program
US7936946B2 (en) * 2007-02-23 2011-05-03 Apple Inc. Migration for old image database
JP5202546B2 (en) * 2007-02-25 2013-06-05 ヒューマンアイズ テクノロジーズ リミテッド Method and system for calibrating and / or visualizing multi-image displays and reducing ghost artifacts
ATE472140T1 (en) 2007-02-28 2010-07-15 Fotonation Vision Ltd SEPARATION OF DIRECTIONAL ILLUMINATION VARIABILITY IN STATISTICAL FACIAL MODELING BASED ON TEXTURE SPACE DECOMPOSITIONS
EP2188759A1 (en) 2007-03-05 2010-05-26 Fotonation Vision Limited Face searching and detection in a digital image acquisition device
FR2913803B1 (en) * 2007-03-12 2009-12-18 Eastman Kodak Co VARIABLE SPEED DRYING METHOD FOR DIGITAL IMAGES
US7916971B2 (en) 2007-05-24 2011-03-29 Tessera Technologies Ireland Limited Image processing method and apparatus
US9035968B2 (en) * 2007-07-23 2015-05-19 Humaneyes Technologies Ltd. Multi view displays and methods for producing the same
US11226947B1 (en) 2007-10-10 2022-01-18 United Services Automobile Association (Usaa) Systems and methods for storing time-series data
US9195700B1 (en) 2007-10-10 2015-11-24 United Services Automobile Association (Usaa) Systems and methods for storing time-series data
CN101415052B (en) * 2007-10-19 2011-06-22 鹏智科技(深圳)有限公司 Apparatus and method for displaying picture
US8775953B2 (en) * 2007-12-05 2014-07-08 Apple Inc. Collage display of image projects
JP5104291B2 (en) * 2007-12-26 2012-12-19 富士通株式会社 Image analysis program, image analysis apparatus, and image analysis method
US7855737B2 (en) 2008-03-26 2010-12-21 Fotonation Ireland Limited Method of making a digital camera image of a scene including the camera user
WO2009128021A1 (en) * 2008-04-14 2009-10-22 Koninklijke Philips Electronics N.V. Method and apparatus for searching a plurality of stored digital images
US8549002B2 (en) * 2008-05-15 2013-10-01 Oracle International Corporation Cluster health indicator with dynamic load correlation
CN101588450B (en) 2008-05-19 2013-08-14 株式会社日立制作所 Recording and reproducing apparatus and method thereof
CN106919911A (en) 2008-07-30 2017-07-04 快图有限公司 Modified using the automatic face and skin of face detection
US8892560B2 (en) * 2008-08-29 2014-11-18 Adobe Systems Incorporated Intuitive management of electronic files
WO2010063463A2 (en) * 2008-12-05 2010-06-10 Fotonation Ireland Limited Face recognition using face tracker classifier data
CN101510217B (en) * 2009-03-09 2013-06-05 阿里巴巴集团控股有限公司 Image updating method in image database, server and system
US8135222B2 (en) * 2009-08-20 2012-03-13 Xerox Corporation Generation of video content from image sets
US8379917B2 (en) 2009-10-02 2013-02-19 DigitalOptics Corporation Europe Limited Face recognition performance using additional image features
US8774526B2 (en) * 2010-02-08 2014-07-08 Microsoft Corporation Intelligent image search results summarization and browsing
US8611678B2 (en) 2010-03-25 2013-12-17 Apple Inc. Grouping digital media items based on shared features
US20120030575A1 (en) * 2010-07-27 2012-02-02 Cok Ronald S Automated image-selection system
US8724910B1 (en) * 2010-08-31 2014-05-13 Google Inc. Selection of representative images
JP5747678B2 (en) 2011-06-17 2015-07-15 ソニー株式会社 Information processing apparatus, information processing method, and program
US8897556B2 (en) 2012-12-17 2014-11-25 Adobe Systems Incorporated Photo chapters organization
US8983150B2 (en) 2012-12-17 2015-03-17 Adobe Systems Incorporated Photo importance determination
US9350916B2 (en) 2013-05-28 2016-05-24 Apple Inc. Interleaving image processing and image capture operations
US9491360B2 (en) 2013-06-06 2016-11-08 Apple Inc. Reference frame selection for still image stabilization
US9384552B2 (en) 2013-06-06 2016-07-05 Apple Inc. Image registration methods for still image stabilization
US9262684B2 (en) 2013-06-06 2016-02-16 Apple Inc. Methods of image fusion for image stabilization
US20150071547A1 (en) 2013-09-09 2015-03-12 Apple Inc. Automated Selection Of Keeper Images From A Burst Photo Captured Set
US10002310B2 (en) 2014-04-29 2018-06-19 At&T Intellectual Property I, L.P. Method and apparatus for organizing media content
US10140517B2 (en) 2014-08-06 2018-11-27 Dropbox, Inc. Event-based image classification and scoring
US10290019B2 (en) 2014-10-24 2019-05-14 Dropbox, Inc. User re-engagement with online photo management service
WO2016160629A1 (en) * 2015-03-27 2016-10-06 Google Inc. Providing selected images from a set of images
CN106598973B (en) * 2015-10-14 2019-07-09 杭州海康威视数字技术股份有限公司 A kind of method and system of the intelligent retrieval based on cloud storage management
US10249061B2 (en) 2015-11-11 2019-04-02 Adobe Inc. Integration of content creation and sharing
US10783431B2 (en) 2015-11-11 2020-09-22 Adobe Inc. Image search using emotions
US10198590B2 (en) * 2015-11-11 2019-02-05 Adobe Inc. Content sharing collections and navigation
US10389804B2 (en) 2015-11-11 2019-08-20 Adobe Inc. Integration of content creation and sharing
US20180101540A1 (en) * 2016-10-10 2018-04-12 Facebook, Inc. Diversifying Media Search Results on Online Social Networks
US11334746B2 (en) * 2019-05-01 2022-05-17 EMC IP Holding Company LLC Facial recognition for multi-stream video using high probability group
US11010599B2 (en) 2019-05-01 2021-05-18 EMC IP Holding Company LLC Facial recognition for multi-stream video using high probability group and facial network of related persons
US11398303B2 (en) * 2019-08-27 2022-07-26 Northwestern University Co-expression signatures method for quantification of physiological and structural data
JP7220171B2 (en) * 2020-03-23 2023-02-09 ソニーグループ株式会社 Information processing device, information processing method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999045487A1 (en) 1998-03-03 1999-09-10 Amazon.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
EP0990996A2 (en) 1998-09-30 2000-04-05 Eastman Kodak Company A method for automatically classifying images into events

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4488245A (en) * 1982-04-06 1984-12-11 Loge/Interpretation Systems Inc. Method and means for color detection and modification
US4731865A (en) * 1986-03-27 1988-03-15 General Electric Company Digital image correction
US5019975A (en) * 1986-08-08 1991-05-28 Fuji Photo Film Co., Ltd. Method for constructing a data base in a medical image control system
US5339108A (en) * 1992-04-09 1994-08-16 Ampex Corporation Ordering and formatting coded image data and reconstructing partial images from the data
JPH06119388A (en) 1992-10-07 1994-04-28 Sony Corp Picture data managing method and picture data base
US5528259A (en) * 1992-10-29 1996-06-18 International Business Machines Corporation Method and system for multi-dimensional scrolling of displayed data collections in a data processing system
US5642431A (en) * 1995-06-07 1997-06-24 Massachusetts Institute Of Technology Network-based system and method for detection of faces and the like
US6023520A (en) * 1995-07-06 2000-02-08 Hitach, Ltd. Method and apparatus for detecting and displaying a representative image of a shot of short duration in a moving image
US5642433A (en) * 1995-07-31 1997-06-24 Neopath, Inc. Method and apparatus for image contrast quality evaluation
JP3733984B2 (en) * 1997-01-29 2006-01-11 富士ゼロックス株式会社 Information storage device and information storage method
US6247009B1 (en) * 1997-03-10 2001-06-12 Canon Kabushiki Kaisha Image processing with searching of image data
US6121969A (en) * 1997-07-29 2000-09-19 The Regents Of The University Of California Visual navigation in perceptual databases
US5995978A (en) * 1997-09-24 1999-11-30 Ricoh Company, Ltd. Navigation system for document image database
US6240424B1 (en) * 1998-04-22 2001-05-29 Nbc Usa, Inc. Method and system for similarity-based image classification
US6240423B1 (en) * 1998-04-22 2001-05-29 Nec Usa Inc. Method and system for image querying using region based and boundary based image matching
US6285995B1 (en) * 1998-06-22 2001-09-04 U.S. Philips Corporation Image retrieval system using a query image
US6233367B1 (en) * 1998-09-09 2001-05-15 Intel Corporation Multi-linearization data structure for image browsing
US6564202B1 (en) * 1999-01-26 2003-05-13 Xerox Corporation System and method for visually representing the contents of a multiple data object cluster
US6408301B1 (en) * 1999-02-23 2002-06-18 Eastman Kodak Company Interactive image storage, indexing and retrieval system
US6584221B1 (en) * 1999-08-30 2003-06-24 Mitsubishi Electric Research Laboratories, Inc. Method for image retrieval with multiple regions of interest
US6674880B1 (en) * 1999-11-24 2004-01-06 Confirma, Inc. Convolution filtering of similarity data for visual display of enhanced image
JP2002008350A (en) * 2000-04-19 2002-01-11 Fuji Photo Film Co Ltd Image recording method and device as well as recording medium
US6819795B1 (en) * 2000-07-07 2004-11-16 Fuji Xerox Co., Ltd. Genetic segmentation method for data, such as image data streams
WO2002019147A1 (en) * 2000-08-28 2002-03-07 Emotion, Inc. Method and apparatus for digital media management, retrieval, and collaboration
US6847733B2 (en) * 2001-05-23 2005-01-25 Eastman Kodak Company Retrieval and browsing of database images based on image emphasis and appeal
JP4121255B2 (en) * 2001-06-12 2008-07-23 株式会社日立製作所 Cluster configuration storage system
US6832006B2 (en) * 2001-07-23 2004-12-14 Eastman Kodak Company System and method for controlling image compression based on image emphasis
US7577631B2 (en) * 2001-09-10 2009-08-18 Feldhake Michael J Cognitive image filtering
US7349922B2 (en) * 2001-11-14 2008-03-25 Yeda Research And Development Co. Ltd. Method and apparatus for data clustering including segmentation and boundary detection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999045487A1 (en) 1998-03-03 1999-09-10 Amazon.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
EP0990996A2 (en) 1998-09-30 2000-04-05 Eastman Kodak Company A method for automatically classifying images into events

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1440392A2

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7472134B2 (en) * 2000-07-03 2008-12-30 Fujifilm Corporation Image distributing system
EP1770599A3 (en) * 2005-09-29 2008-04-02 Sony Corporation Information processing apparatus and method, and program used therewith
US7693870B2 (en) 2005-09-29 2010-04-06 Sony Corporation Information processing apparatus and method, and program used therewith
CN101013504A (en) * 2006-01-11 2007-08-08 富士胶片株式会社 Image evaluation device, method and program
JP2007213559A (en) * 2006-01-11 2007-08-23 Fujifilm Corp Image evaluation device and method, and program
EP2013782A2 (en) * 2006-04-28 2009-01-14 Hewlett-Packard Development Company, L.P. Dynamic data navigation
US8856105B2 (en) 2006-04-28 2014-10-07 Hewlett-Packard Development Company, L.P. Dynamic data navigation
EP2116970A1 (en) * 2007-09-05 2009-11-11 Sony Corporation Image selecting device, image selecting method and program
EP2116970A4 (en) * 2007-09-05 2010-05-12 Sony Corp Image selecting device, image selecting method and program
WO2010146495A1 (en) * 2009-06-15 2010-12-23 Koninklijke Philips Electronics N.V. A method and apparatus for selecting a representative image
EP2509074A3 (en) * 2011-04-08 2013-01-02 Sony Corporation Information processing apparatus and information processing method
US8810688B2 (en) 2011-04-08 2014-08-19 Sony Corporation Information processing apparatus and information processing method

Also Published As

Publication number Publication date
EP1440392A2 (en) 2004-07-28
TWI232674B (en) 2005-05-11
JP2006502458A (en) 2006-01-19
WO2003038680A3 (en) 2004-01-22
US20030084065A1 (en) 2003-05-01
US7130864B2 (en) 2006-10-31
JP4482329B2 (en) 2010-06-16

Similar Documents

Publication Publication Date Title
US7130864B2 (en) Method and system for accessing a collection of images in a database
US8473525B2 (en) Metadata generation for image files
CN102576372B (en) Content-based image search
US6115717A (en) System and method for open space metadata-based storage and retrieval of images in an image database
Yang et al. Semantic image browser: Bridging information visualization with automated intelligent image analysis
US8028249B2 (en) Method and system for browsing large digital multimedia object collections
Brilakis et al. Material-based construction site image retrieval
Plant et al. Visualisation and browsing of image databases
JP4335335B2 (en) How to sort document images
US20110038550A1 (en) Automatic Creation Of A Scalable Relevance Ordered Representation Of An Image Collection
EP2097836A2 (en) Methods of creating and displaying images in a dynamic mosaic
US20090150376A1 (en) Mutual-Rank Similarity-Space for Navigating, Visualising and Clustering in Image Databases
US8117210B2 (en) Sampling image records from a collection based on a change metric
US20040267693A1 (en) Method and system for evaluating the suitability of metadata
JP2013520725A5 (en)
US20150121185A1 (en) Portfolio management system
CN102150163A (en) Interactive image selection method
US20080275867A1 (en) System and Method for Presenting Content to a User
US20090049083A1 (en) Method and Apparatus for Accessing Data Using a Symbolic Representation Space
US7425963B2 (en) Hierarchical image feature-based visualization
Van Der Corput et al. ICLIC: Interactive categorization of large image collections
JP4336813B2 (en) Image description system and method
Stober et al. Multi-facet exploration of image collections with an adaptive multi-focus zoomable interface
US11061919B1 (en) Computer-implemented apparatus and method for interactive visualization of a first set of objects in relation to a second set of objects in a data collection
Liu et al. Structured image retrieval

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2003540871

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2002786562

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002786562

Country of ref document: EP