首页 / 专利库 / 人工智能 / 机器学习 / 无监督学习 / Image and video indexing scheme for content analysis

Image and video indexing scheme for content analysis

阅读:714发布:2021-01-30

专利汇可以提供Image and video indexing scheme for content analysis专利检索,专利查询,专利分析的服务。并且The present invention provides an image and video indexing scheme for content analysis. According to the invention, a database of images or videos is compressed. By examining patterns in the compression scheme of each image or video, the present invention identifies the content of the data. In one embodiment, an unsupervised learning method is employed where each image or video is sub-divided into smaller blocks (8 pixelsnull8 pixels, for instance) and each of the smaller blocks is examined for its compression pattern. Then, the patterns associated with each of the smaller blocks is recorded for each of the images in the database and content is retrieved from the database by associating certain patterns or groups of patterns with certain content.,下面是Image and video indexing scheme for content analysis专利的具体信息内容。

1. A method for obtaining one or more output images comprising: examining one or more images in a database for one or more first compression patterns; recording said first compression patterns; obtaining a request for said one or more output images; and obtaining said output images using said first compression patterns. 2. The method of claim 1 wherein said obtaining a request comprises: obtaining a text input; locating one or more of said first compression patterns associated with said text input; and obtaining said output images associated with said first compression patterns. 3. The method of claim 1 wherein said obtaining a request comprises: obtaining an input image; determining one or more second compression patterns in said input image; comparing said second compression patterns to said first compression patterns; and obtaining said output images wherein said second compression patterns are matched with said first compression patterns. 4. The method of claim 1 wherein said examining further comprises: dividing said images into one or more blocks; and obtaining said first compression patterns by examining said blocks. 5. The method of claim 1 wherein said first compression patterns comprise one or more transform codes. 6. The method of claim 5 further comprising: applying a latent variable modeling technique to obtain said transform codes. 7. The method of claim 6 wherein said latent variable modeling is a Gaussian latent variable modeling. 8. The method of claim 1 wherein said obtaining said output images further comprises: applying a Bayes decision rule. 9. The method of claim 1 wherein said recording further comprises: placing said first compression patterns in a dictionary. 10. An apparatus for obtaining one or more output images comprising: one or more images in a database configured to be examined for one or more first compression patterns; a dictionary for recording said first compression patterns; a request configured to be obtained for said one or more output images; and said output images configured to be obtained using said first compression patterns. 11. The apparatus of claim 10 wherein said request comprises: a text input configured to be obtained, wherein one or more of said first compression patterns associated with said text input are configured to be located, and said output images associated with said first compression patterns are configured to be obtained. 12. The apparatus of claim 11 wherein said request comprises: an input image configured to be obtained, wherein one or more second compression patterns in said input image are configured to be determined, and said second compression patterns are configured to be compared to said first compression patterns, and said output images are configured to be obtained wherein said second compression patterns are matched with said first compression patterns. 13. The apparatus of claim 10 further comprising: said images configured to be divided into one or more blocks; and said first compression patterns configured to be obtained by examining said blocks. 14. The apparatus of claim 10 wherein said first compression patterns comprise one or more transform codes. 15. The apparatus of claim 14 further comprising: a latent variable modeling technique configured to be applied to obtain said transform codes. 16. The apparatus of claim 15 wherein said latent variable modeling is a Gaussian latent variable modeling. 17. The apparatus of claim 10 further comprising: applying a Bayes decision rule. 18. A computer program product comprising: a computer usable medium having computer readable program code embodied therein configured to obtain one or more output images, said computer program product comprising: computer readable code configured to cause a computer to examine one or more images in a database for one or more first compression patterns; computer readable code configured to cause a computer to record said first compression patterns; computer readable code configured to cause a computer to obtain a request for said one or more output images; and computer readable code configured to cause a computer to obtain said output images using said first compression patterns. 19. The computer program product of claim 18 wherein said computer readable code configured to cause a computer to obtain a request comprises: computer readable code configured to cause a computer to obtain a text input; computer readable code configured to cause a computer to locate one or more of said first compression patterns associated with said text input; and computer readable code configured to cause a computer to obtain said output images associated with said first compression patterns. 20. The computer program product of claim 19 wherein said computer readable code configured to cause a computer to obtain a request comprises: computer readable code configured to cause a computer to obtain an input image; computer readable code configured to cause a computer to determine one or more second compression patterns in said input image; computer readable code configured to cause a computer to compare said second compression patterns to said first compression patterns; and computer readable code configured to cause a computer to obtain said output images wherein said second compression patterns are matched with said first compression patterns. 21. The computer program product of claim 18 wherein said computer readable code configured to cause a computer to examine further comprises: computer readable code configured to cause a computer to divide said images into one or more blocks; and computer readable code configured to cause a computer to obtain said first compression patterns by examining said blocks. 22. The computer program product of claim 18 wherein said first compression patterns comprise one or more transform codes. 23. The computer program product of claim 22 further comprising: computer readable code configured to cause a computer to apply a latent variable modeling technique to obtain said transform codes. 24. The computer program product of claim 23 wherein said latent variable modeling is a Gaussian latent variable modeling. 25. The computer program product of claim 18 wherein said computer readable code configured to cause a computer to obtain said output images further comprises: computer readable code configured to cause a computer to apply a Bayes decision rule. 26. The computer program product of claim 18 wherein said computer readable code configured to cause a computer to record further comprises: computer readable code configured to cause a computer to place said first compression patterns in a dictionary.
说明书全文

&null;0001&null; This application claims priority of U.S. Provisional Application No. 60/247,469, filed on Nov. 8, 2000. This provisional patent application is hereby incorporated herein by reference.

BACKGROUND OF THE INVENTION

&null;0002&null; 1. Field of the Invention

&null;0003&null; The present invention relates to image and video storage and retrieval systems.

&null;0004&null; Portions of the disclosure of this patent document contain material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyright rights whatsoever.

&null;0005&null; 2. Background Art

&null;0006&null; Computer systems are used to store large amounts of information and data. To be useful, it is important that the data be organized and searchable so that data and information can be easily found. For text data it is relatively easy to search for data by searching for key words that might be found in the text of stored documents. Thus, the stored data itself can be used as part of the searching effort. It is not as easy to search for images on computer systems because of the way that they are stored. Images are stored, in one example, as a series of pixels that indicate a particular color. There is nothing about the pixel that lets a searcher know if it is a part of a picture of a car or a bird. Thus, the image data itself has not been easily usable as part of the searching effort.

&null;0007&null; One method for making it easier to search for images is the use of captions or text descriptions associated with the image that themselves are searchable. For example, a picture of a car on a bridge could have a caption describing the scene with the car, bridge, background, etc. all described in text. When a person searches for an image, the person enters words that are then used to search through image captions. This scheme requires that each image be looked at and described by a human operator, a time consuming effort and one that adds to the amount of data needed to be stored with each image, so it is space consuming as well. This type of system is called a content-based retrieval system.

&null;0008&null; Another type of image and video storage and retrieval system uses a compressed domain approach. The compressed domain approach derives the image or video features from the transform coefficients, thus requiring decompression.

&null;0009&null; The problems associated with image indexing and retrieval systems can be better understood by a review of content-based retrieval systems and compressed domain systems.

&null;0010&null; Content Based Retrieval&null;Keyword Approach

&null;0011&null; One type of content based retrieval system uses keywords. Typically, keywords describing each image are recorded in text and associated with the image. (This additional data, which in part describes the image, is often referred to as &null;meta-data&null;). When a user wishes to retrieve the image, a keyword is typed and all of the images having that associated keyword are retrieved. This requires great human effort in creating the meta-data that enables visual queries. The text descriptions also do not completely or consistently characterize the content of the images and videos. Second, the relatively large data sizes of images and videos compared to the communication channel bandwidth prohibits the user from browsing or perusing all but a small portion of the archive at a time. Therefore, the ability to find desired images and videos depends primarily on the capabilities of the query tools provided by the system.

&null;0012&null; Content Based Retrieval&null;Query Approach

&null;0013&null; Using a content-based query, the user provides a description of some of the prominent visual features of an image or video. Then, a mechanism is enabled by which the computer searches the archive and returns the images and videos that best match the description. Typically, research on content-based queries have focused on the visual features of color, texture and shape. For example, the IBM Query By Image Content (QBIC) project proposes and utilizes feature sets that capture the color, texture and shape of image objects that have been segmented manually. Texture and color features are also utilized that describe the global features of images.

&null;0014&null; The keyword based and query based approaches to content based retrieval store the keywords or visual features in addition to the compressed imagery. This produces a data expansion, which is disadvantageous.

&null;0015&null; Compressed Domain Retrieval

&null;0016&null; The advent of compression standards has led to the proliferation of indexing techniques in the compressed domain. Many images and videos in a networked multimedia database are of a compressed nature. Compressed domain techniques seek to identify and retrieve the images by processing data in the compressed representation of the images. The main advantage of compressed domain processing is the reduction of computational complexity which results from the smaller size of the compressed data file.

&null;0017&null; Compressed domain techniques, however, derive the features of the images or videos from their transform coefficients. This requires the decompression of the bit-stream up to an inverse transformation step, which is disadvantageous. There is currently no approach that minimizes the data expansion associated with content based retrieval and also minimizing the decompression associated with compressed domain approaches.

SUMMARY OF TIE INVENTION

&null;0018&null; The present invention provides an image and video indexing scheme for content analysis. According to the invention, a database of images or videos is compressed. By examining patterns in the compression scheme of each image or video, the present invention identifies the content of the data. In one embodiment, an unsupervised learning method is employed where each image or video is sub-divided into smaller blocks (8 pixels&null;8 pixels, for instance) and each of the smaller blocks is examined for its compression pattern. Then, the pattern associated with each of the smaller blocks is recorded for each of the images in the database and content is retrieved from the database by associating certain patterns or groups of patterns with certain content.

&null;0019&null; In one embodiment, the compression patterns for each of the subdivided blocks of the images or videos comprise a collection of transform codes. The transform codes are the codes used to compress the block into the fewest bits possible. The transformed codes are obtained via the unsupervised learning method that takes place across a database where the images and videos reside. The collection of transform codes is used to build a dictionary that provides a probabilistic description of the data that is suitable for content-based retrieval. The bit-stream is organized to support its progressive decoding.

&null;0020&null; In one embodiment, the unsupervised learning method finds the transform codes for the dictionary based upon latent variable modeling, which is adopted to learn a collection, or mixture, of local linear subspaces over a set of image patches or blocks. In one embodiment, Gaussian latent variable modeling defines a proper probability density model over the input space, and concurrently performs a data partitioning and a reduction step within a maximum likelihood framework.

&null;0021&null; In one embodiment, a user is able to query the database of images and videos by either submitting an input image for retrieval or specifying a type of content to be retrieved. If the type of content to be retrieved is specified, then images with sets of compression patterns associated with the content are retrieved. If an input image is submitted, a set of compression patterns (e.g., transform codes) is obtained for the input image and matched with the sets of transform codes for the images in the database. To determine if the transform codes for the input and database images match, an optimal Bayes decision rule is used by one embodiment of the present invention.

BRIEF DESCRIPTION OF THE DRAWINGS

&null;0022&null; These and other features, aspects and advantages of the present invention will become better understood with regard to the following description, appended claims and accompanying drawings where:

&null;0023&null; FIG. 1 is a flow diagram illustrating one embodiment of the present invention.

&null;0024&null; FIG. 2 is a flow chart illustrating the operation of one embodiment of the invention.

&null;0025&null; FIG. 3 is a flow diagram illustrating progressive decoding.

&null;0026&null; FIG. 4 is a flow diagram illustrating data partitioning.

&null;0027&null; FIG. 5 is a flow diagram illustrating image retrieval.

&null;0028&null; FIG. 6 is a block diagram of an embodiment of the present invention that uses an image-based user query.

&null;0029&null; FIG. 7 is a flowchart showing a process according to an embodiment of the present invention.

&null;0030&null; FIG. 8 is a diagram illustrating Bayesian evidential reasoning. FIG. 9 is a block diagram of a system for object detection.

&null;0031&null; FIG. 10 is a block diagram of a general purpose computing environment.

DETAILED DESCRIPTION OF THE INVENTION

&null;0032&null; The invention relates to an image and video indexing scheme for content analysis. In the following description, numerous specific details are set forth to provide a more thorough description of embodiments of the invention. It is apparent, however, to one skilled in the art, that the invention may be practiced without these specific details. In other instances, well known features have not been described in detail so as not to obscure the invention.

&null;0033&null; Image and Video Indexing Scheme

&null;0034&null; According to the invention, a database of images or videos is compressed. By examining patterns in the compression scheme of each image or video, the present invention identifies the content of the data. FIG. 1 is a flowchart showing this embodiment of the present invention. At block 100, a database of images and videos are obtained. At block 110, the images and videos are compressed. At block 130, patterns in the compression of each image or video are examined using an unsupervised learning method. At block 140, content is retrieved from the database using the compression patterns.

&null;0035&null; Unsupervised Learning Method

&null;0036&null; In one embodiment, an unsupervised learning method is employed for is used to examine patterns in the source image. In the method of this embodiment, each image or video is sub-divided into smaller blocks (8 pixels&null;8 pixels, for instance) and each of the smaller blocks is examined for its compression pattern. Then, the patterns associated with each of the smaller blocks is recorded for each of the images in the database and content is retrieved from the database from the database by associating certain patterns or groups of patterns with certain content.

&null;0037&null; FIG. 2 is a flowchart showing this embodiment of the present invention. At block 200, an image or video is obtained from the database. At block 210, the image is sub-divided into smaller blocks (8 pixels&null;8 pixels, for instance). At block 220, each of the smaller blocks is examined for its compression pattern. At block 230, the patterns associated with each of the smaller blocks is recorded. At block 240, it is determined if all of the images or videos in the database have been learned. If not, the process repeats at block 200. Otherwise, content is retrieved from the database at block 250 by associating certain patterns or groups of patterns with certain content.

&null;0038&null; In one embodiment, the compression patterns for each of the subdivided blocks of the images or videos comprise a collection of transform codes. The transform codes are the codes used to compress the block into the fewest bits possible. The transform codes are obtained via the unsupervised learning method that takes place across a database where the images and videos reside. The collection of transform codes are used to build a dictionary that provides a probabilistic description of the data that is suitable for content-based retrieval. The bit-stream is organized to support its progressive decoding.

&null;0039&null; FIG. 3 is a flowchart showing this embodiment of the present invention. At block 300, an image or video is obtained from the database. At block 310, the image is sub-divided into smaller blocks. At block 320, each of the smaller blocks is examined for the transform code used to optimally compress the block. At block 330, the learned transform codes are added to a dictionary. At block 340, it is determined if all of the images or videos in the database have been learned. If not, the process repeats at block 300. Otherwise, content is retrieved from the database at block 350 by associating certain transform codes or groups of transform codes with certain content.

&null;0040&null; Latent Variable Modeling

&null;0041&null; In one embodiment, the unsupervised learning method finds the transform codes for the dictionary based upon latent variable modeling, which is adopted to learn a collection, or mixture, of local linear subspaces over a set of image patches or blocks. In one embodiment, Gaussian latent variable modeling defines a proper probability density model over the input space, and concurrently performs a data partitioning and a reduction step within a maximum likelihood framework

&null;0042&null; FIG. 4 is a flowchart showing this embodiment of the present invention. At block 400, an image or video is obtained from the database. At block 410, the image data is partitioned into smaller blocks. At block 420, each of the smaller blocks has Gaussian latent variable modeling applied to them to obtain the transform code used to optimally compress the block At block 430, the learned transform codes are added to a dictionary. At block 440, it is determined if all of the images or videos in the database have been learned. If not, the process repeats at block 400. Otherwise, content is retrieved from the database at block 450 by associating certain transform codes or groups of transform codes with certain content.

&null;0043&null; User Query

&null;0044&null; In one embodiment, a user is able to query the database of images and videos by either submitting an input image for retrieval or specifying a type of content to be retrieved. If the type of content to be retrieved is specified, then images with sets of compression patterns associated with the content are retrieved. An example of this embodiment of the present invention is shown in FIG. 5.

&null;0045&null; At block 500, the unsupervised learning method examines the compression patterns of all of the images or videos in the database. At block 510, all of the compression patterns are stored in a dictionary. At block 520, certain groups of compression patterns are associated with certain types of content in the dictionary. At block 530, a user submits a text query for content (i.e., a dog). At block 540 all of the groups of compression patterns associated with the content (i.e., the dog) are found in the dictionary. At block 550, all of the images or videos in the database that have compression patterns that match the compression patterns for the content are retrieved.

&null;0046&null; In another embodiment, a user searches the database by providing an input image. When the input image is submitted, a set of compression patterns (e.g., transform codes) is obtained for the input image and matched with the sets of transform codes for the images in the database. To determine if the transform codes for the input and database images match closely enough, an optimal Bayes decision rule is used by one embodiment of the present invention.

&null;0047&null; FIG. 6 is a block diagram of an embodiment of the present invention that uses an image-based user query. An image query 600 is obtained from a user. The image query is designed to retrieve image 610. Image 610 based on the query is transferred to compressed domain 620 where it first is passed to a dictionary of transform codes 630. Next, multiple descriptions 640 are used to support query refinement. Next the information is passed to a database 650 and the retrieved image 660 is obtained.

&null;0048&null; FIG. 7 is a flowchart showing a process according to an embodiment of the present invention. At block 700, the unsupervised learning method examines the compression patterns of all of the images or videos in the database. At block 710, all of the compression patterns are stored in a dictionary. At block 720, a user submits an image as a query for content. At block 730 the input image is compressed. At block 740, the input image is subdivided into blocks. At block 750, the blocks are examined for their compression patterns.

&null;0049&null; At block 760, the compression patterns for an image or video in the database is obtained. At block 770, Bayes decision rule is used to determine whether the patterns in the database image or video are matched closely enough to the patterns in the input image. If not, then at block 780, the next image or video is obtained and block 760 repeats. Otherwise, at block 790, the database image or video is selected and block 760 repeats.

&null;0050&null; Gaussian Latent Variable Modeling

&null;0051&null; In one embodiment, the unsupervised learning method uses Gaussian latent variable modeling. Gaussian latent variable modeling assumes that the high-dimensional observed space (&null;) is generated from a low-dimensional process defined by linear transformation latent variables, or hidden causes ({dot over (Z)}), plus an additive noise (&null;):

&null;&null;T{dot over (Z)}&null;&null;&null;&null;

&null;0052&null; where the columns of T are the basis functions, and the latent variables and noise are defined as:

{dot over (Z)}&null;N((0,I) &null;&null;N((0,&null;)

&null;0053&null; The observation vectors are also normally distributed.

&null;&null;N((&null;, TT&null;, &null;&null;)

&null;0054&null; The goal is to find the T and &null; that best model the covariance structure of &null;.

&null;0055&null; EM Learning of Model Parameters

&null;0056&null; In one embodiment, the learning process according to the present invention comprises an E step and an M step. The E step computes the moments E&null;z&null;xi, wj&null; and E&null;zz&null;&null;xi, wj&null; for all data points i and mixture components j given the current parameter values &null;j, and &null;j.

hij&null;&null;jN(xi&null;&null;j, &null;j&null;&null;j&null;&null;)

E&null;wjZ&null;xi&null;&null;hij&null;j(xi&null;&null;j)

&null;j&null;&null;&null;j(&null;&null;&null;j&null;&null;j)&null;1

E&null;wjzz&null;&null;xi&null;&null;hij(I&null;&null;j&null;j&null;&null;j(xi&null;&null;j)(xi&null;&null;j)&null;&null;&null;j

&null;0057&null; The M step results in the following update equations for the parameters:

1

&null;

&null;

&null;

[

&null;

j

n

&null;

&null;

&null;

e

&null;

&null;

&null;

w

&null;

&null;

j

n

&null;

&null;

&null;

e

&null;

&null;

&null;

w

]

=

&null;

&null;

(

&null;

i

&null;

h

i

&null;

&null;

&null;

j

&null;

x

i

&null;

E

&null;

[

z

~

|

x

i

,

w

j

]

&null;

(

&null;

l

&null;

h

i

&null;

&null;

&null;

j

&null;

E

&null;

[

z

~

&null;

z

~

|

x

l

,

w

j

]

)

-

1

&null;

j

&null;

&null;

n

~

&null;

&null;

&null;

e

&null;

&null;

&null;

w

=

&null;

&null;

1

n

&null;

diag

&null;

{

&null;

i

&null;

&null;

&null;

j

&null;

h

i

&null;

&null;

&null;

j

&null;

(

x

i

-

&null;

~

j

n

&null;

&null;

&null;

e

&null;

&null;

&null;

w

&null;

E

&null;

[

z

~

|

x

i

,

w

j

]

)

&null;

x

i

&null;

}

&null;

j

n

&null;

&null;

&null;

e

&null;

&null;

&null;

w

=

&null;

&null;

1

n

&null;

&null;

i

=

1

n

&null;

h

i

&null;

&null;

&null;

j

&null;0058&null; Universal Statistical Coding

&null;0059&null; The Expectation Maximization (EM) algorithm is used to learn the parameters of a mixture of Gaussian linear subspaces (our dictionary of transform codes) for each image band. The final step assigns an image block to the mixture component yielding the lowest reconstruction error. Different bit allocation matrices are learned for each transform basis, and the quantized coefficients are entropy encoded using an arithmetic encoder. Bayesian inference methods may be applied for image matching.

&null;0060&null; Coefficient Matching via Bayesian Evidential Reasoning

&null;0061&null; FIG. 8 illustrates coefficient matching using Bayesian evidential reasoning. At the top level 800 a hypothesis H having the greatest probability given all the accumulated evidence is made. Level 820 represents some images that night exist in a database such as desert scenes 821, people 822, and water scenes 823. Here the belief in Hypothesis Hitaking Evidence {overscore (E)} into Account is tested. From level 820 to 840 Eij;, is evidence concerning hypothesis Hj from information source Sj. used to generate luminance nodes 841-843 and chrominance nodes up to n.

&null;0062&null; Bayesian Reasoning:

&null;0063&null; Uses an &null;Odds&null;Likelihood Ratio&null; formulation of Bayes' rule, and assumes that evidence i are statistically

1

Prior

O(H) &null; P(H)/

Likelihood

i&null;H) &null; P(Ei&null;H)/P(Ei&null;&null;H)

Posteri

2

O

&null;

(

H

|

1

,

&null;

&null;

&null;

,

E

n

)

=

O

&null;

(

H

)

&null;

&null;

i

=

1

n

&null;

L

&null;

(

i

|

H

)

A Posteriori Probability

3

P

&null;

(

H

|

1

,

&null;

&null;

&null;

,

E

n

)

=

O

&null;

(

H

|

E

1

,

&null;

&null;

&null;

,

E

n

)

1

+

O

&null;

(

H

|

E

1

,

&null;

&null;

&null;

,

E

n

)

&null;0064&null; Experimental Results

&null;0065&null; Experiment 1&null;WUTC vs. Universal Statistical Coder

&null;0066&null; (Vis Tex) collection images were subdivided into 9 128&null;128 images using 5 for training, and 4 for testing. Matching only code usage histograms, and compressing to 0.4 bpp.

2

WUTC

78%

Correct Retrieval

UStatC

95%

Correct Retrieval

&null;0067&null; Experiment 2&null;Uncompressed vs. Compressed Domain Matching

&null;0068&null; 5 real world image classes: birds, deserts, flowers, people, and water scenes, with 10 images/class.

3

Color Histograms

76%

Correct, Full Decompression

Level Zero Histograms

72%

Correct, (<35%) Decompression

Matching 1st 5 Coeffs.

94%

Correct, Partial Decompression

&null;0069&null; Object Detection

&null;0070&null; This research addresses the problem of object detection in complex scenes, where the focus will be on detecting sub-classes of animals from still imagery.

&null;0071&null; The challenges are:

&null;0072&null; image content may not be unique.

&null;0073&null; objects may be partially occluded or have part that blend with the background.

&null;0074&null; high degree of within class variation (e.g., type or breed, color, size, etc.)

&null;0075&null; variations due to background clutter, illumination, translations, scale, and 3D pose.

&null;0076&null; System Block Diagram

&null;0077&null; A block diagram of a system for object detection is illustrated in FIG. 9. Database 900 stores a plurality of images. In each image salient regions are located at multiple scales. These become the searchable objects. These regions are provided to the learning system 920 and passed through a Bayes decision rule module 940.

&null;0078&null; Object Recognition by Probabilistic Appearance Modeling

&null;0079&null; Using a mixture of factor analyzers framework (MFA), the clustering and dimensionality reduction steps are performed simultaneously within a maximum-likelihood framework

&null;0080&null; Approach:

&null;0081&null; Convert RGB to YCRCB) luminance and chrominance bands.

&null;0082&null; For each training image, find and extract salient subregions (8&null;8) within each band and at multiple scales.

&null;0083&null; Learn a collection of subspaces within an MFA framework

&null;0084&null; The MFA model explicitly estimates the probability density of the class over the pattern space.

&null;0085&null; Bayes decision rule is used to decide the class.

&null;0086&null; Detection of Salient Points

&null;0087&null; Interest points are local features at which the signal changes two dimensionally. The following matrix is computed in a local neighborhood around the point:

C&null;&null;&null;Ix&null;IxIy&null; compute the eigenvalues of C

&null;&null;xIy&null;Ix2 and test if &null;1>&null;2>constant

&null;0088&null; Comparison of Methods

&null;0089&null; 100 images (50 per class) were used for training, and the same number for testing.

4

Confusion Matrix

Cats

Dogs

MFA Local

Appearance Modeling

Cats

48

&null;2

92%

Dogs

&null;6

44

Correct

Perceptual Color

Histograms

Cats

41

&null;9

84%

Dogs

&null;7

43

Correct

(equation)

&null;0090&null; Embodiment of Computer Execution Environment (Hardware)

&null;0091&null; An embodiment of the invention can be implemented as computer software in the form of computer readable program code executed in a general purpose computing environment such as environment 1000 illustrated in FIG. 10, or in the form of bytecode class files executable within a Java&null; run time environment running in such an environment, or in the form of bytecodes running on a processor (or devices enabled to process bytecodes) existing in a distributed environment (e.g., one or more processors on a network). A keyboard 1010 and mouse 1011 are coupled to a system bus 1018. The keyboard and mouse are for introducing user input to the computer system and communicating that user input to central processing unit (CPQ 1013. Other suitable input devices may be used in addition to, or in place of, the mouse 1011 and keyboard 1010. I/O (input/output) unit 1019 coupled to bi-directional system bus 1018 represents such I/O elements as a printer, A/V (audio/video) I/O, etc.

&null;0092&null; Computer 1001 may include a communication interface 1020 coupled to bus 1018. Communication interface 1020 provides a two-way data communication coupling via a network link 1021 to a local network 1022. For example, if communication interface 1020 is an integrated services digital network (ISDN) card or a modem, communication interface 1020 provides a data communication connection to the corresponding type of telephone line, which comprises part of network link 1021. If communication interface 1020 is a local area network (LAN) card, communication interface 1020 provides a data communication connection via network link 1021 to a compatible LAN. Wireless links are also possible. In any such implementation, communication interface 1020 sends and receives electrical, electromagnetic or optical signals which carry digital data streams representing various types of information.

&null;0093&null; Network link 1021 typically provides data communication through one or more networks to other data devices. For example, network link 1021 may provide a connection through local network 1022 to local server computer 1023 or to data equipment operated by ISP 1024. ISP 1024 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the &null;Internet&null; 1025. Local network 1022 and Internet 1025 both use electrical, electromagnetic or optical signals which carry digital data streams. The signals through the various networks and the signals on network link 1021 and through communication interface 1020, which carry the digital data to and from computer 1000, are exemplary forms of carrier waves transporting the information.

&null;0094&null; Processor 1013 may reside wholly on client computer 1001 or wholly on server 1026 or processor 1013 may have its computational power distributed between computer 1001 and server 1026. Server 1026 symbolically is represented in FIG. 10 as one unit, but server 1026 can also be distributed between multiple &null;tiers&null;. In one embodiment, server 1026 comprises a middle and back tier where application logic executes in the middle tier and persistent data is obtained in the back tier. In the case where processor 1013 resides wholly on server 1026, the results of the computations performed by processor 1013 are transmitted to computer 1001 via Internet 1025, Internet Service Provider (ISP) 1024, local network 1022 and communication interface 1020. In this way, computer 1001 is able to display the results of the computation to a user in the form of output.

&null;0095&null; Computer 1001 includes a video memory 1014, main memory 1015 and mass storage 1012, all coupled to bi-directional system bus 1018 along with keyboard 1010, mouse 1011 and processor 1013.

&null;0096&null; As with processor 1013, in various computing environments, main memory 1015 and mass storage 1012, can reside wholly on server 1026 or computer 1001, or they may be distributed between the two. Examples of systems where processor 1013, main memory 1015, and mass storage 1012 are distributed between computer 1001 and server 1026 include the thin-client computing architecture developed by Sun Microsystems, Inc., the palm pilot computing device and other personal digital assistants, Internet ready cellular phones and other Internet computing devices, and in platform independent computing environments, such as those which utilize the Java technologies also developed by Sun Microsystems, Inc.

&null;0097&null; The mass storage 1012 may include both fixed and removable media, such as magnetic, optical or magnetic optical storage systems or any other available mass storage technology. Bus 1018 may contain, for example, thirty-two address lines for addressing video memory 1014 or main memory 1015. The system bus 1018 also includes, for example, a 32-bit data bus for transferring data between and among the components, such as processor 1013, main memory 1015, video memory 1014 and mass storage 1012. Alternatively, multiplex data/address lines may be used instead of separate data and address lines. 20

&null;0098&null; In one embodiment of the invention, the processor 1013 is a microprocessor manufactured by Motorola, such as the 680X0 processor or a microprocessor manufactured by Intel, such as the 80X86, or Pentium processor, or a SPARC microprocessor from Sun Microsystems, Inc. However, any other suitable microprocessor or microcomputer may be utilized. Main memory 1015 is comprised of dynamic random access memory (DRAM). Video memory 1014 is a dual-ported video random access memory. One port of the video memory 1014 is coupled to video amplifier 1016. The video amplifier 1016 is used to drive the cathode ray tube (CRT) raster monitor 1017. Video amplifier 1016 is well known in the art and may be implemented by any suitable apparatus. This circuitry converts pixel data stored in video memory 1014 to a raster signal suitable for use by monitor 1017. Monitor 1017 is a type of monitor suitable for displaying graphic images.

&null;0099&null; Computer 1001 can send messages and receive data, including program code, through the network(s), network link 1021, and communication interface 1020. In the Internet example, remote server computer 1026 might transmit a requested code for an application program through Internet 1025, ISP 1024, local network 1022 and communication interface 1020. The received code maybe executed by processor 1013 as it is received, and/or stored in mass storage 1012, or other non-volatile storage for later execution. In this manner, computer 1000 may obtain application code in the form of a carrier wave. Alternatively, remote server computer 1026 may execute applications using processor 1013, and utilize mass storage 1012, and/or video memory 1015. The results of the execution at server 1026 are then transmitted through Internet 1025, ISP 1024, local network 1022 and communication interface 1020. In this example, computer 1001 performs only input and output functions.

&null;0100&null; Application code may be embodied in any form of computer program product. A computer program product comprises a medium configured to store or transport computer readable code, or in which computer readable code may be embedded. Some examples of computer program products are CD-ROM disks, ROM cards, floppy disks, magnetic tapes, computer hard drives, servers on a network, and carrier waves.

&null;0101&null; The computer systems described above are for purposes of example only. An embodiment of the invention may be implemented in any type of computer system or programming or processing environment.

&null;0102&null; Thus, a method and apparatus for indexing images and video is described in conjunction with one or more specific embodiments. The invention is defined by the claims and their full scope of equivalents.

高效检索全球专利

专利汇是专利免费检索,专利查询,专利分析-国家发明专利查询检索分析平台,是提供专利分析,专利查询,专利检索等数据服务功能的知识产权数据服务商。

我们的产品包含105个国家的1.26亿组数据,免费查、免费专利分析。

申请试用

分析报告

专利汇分析报告产品可以对行业情报数据进行梳理分析,涉及维度包括行业专利基本状况分析、地域分析、技术分析、发明人分析、申请人分析、专利权人分析、失效分析、核心专利分析、法律分析、研发重点分析、企业专利处境分析、技术处境分析、专利寿命分析、企业定位分析、引证分析等超过60个分析角度,系统通过AI智能系统对图表进行解读,只需1分钟,一键生成行业专利分析报告。

申请试用

QQ群二维码
意见反馈