IP Library Granted Patent US 9,412,020
Granted Patent B2
US 9,412,020 · App. 14/357,376 · Granted Aug 9, 2016

Geometric coding for billion-scale partial-duplicate image search

Inventors: Qi Tian (Helotes, TX); Wengang Zhou (Hefei, CN); Houqiang Li (Hefei, CN); Yijuan Lu (San Marcos, TX)
Assignees: Board of Regents of the University of Texas System; Texas State University; University of Science and Technology of China
G06K9/00523G06F17/30247G06K9/4671G06K9/4676
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,412,020
App. No.
14/357,376
Granted
Aug 9, 2016
Kind
B2
Abstract

Most of large-scale image retrieval systems are based on Bag-of-Visual-Words model. However, traditional Bag-of-Visual-Words model does not well capture the geometric context among local features in images, which plays an important role in image retrieval. In order to fully explore geometric context of all visual words in images, efficient global geometric verification methods have been attracting lots of attention. Unfortunately, current existing global geometric verification methods are either computationally expensive to ensure real-time response. To solve the above problems, a novel geometric coding algorithm is used to encode the spatial context among local features for large scale partial duplicate image retrieval. With geometric square coding and geometric fan coding, our geometric coding scheme encodes the spatial relationships of local features into three geo-maps, which are used for global verification to remove spatially inconsistent matches. This approach is not only computationally efficient, but also effective in detecting duplicate images with rotation, scale changes, occlusion, and background clutter.

Claims (39)

1. A method of analyzing digital images comprising:

extracting features from a first image and a second image;

quantizing the extracted features by creating a feature vector;

comparing the feature vectors of the first image with the feature vectors of the second image to determine matching pairs of feature vectors

performing geometric coding to encode the relative spatial positions of the feature vectors, wherein performing geometric coding comprises forming a geo-map of the first image and a geo-map of the second image;

performing spatial verification of one or more matching pairs of feature vectors using the determined relative spatial positions of the feature vectors, wherein performing spatial verification of one or more matching pairs of feature vectors comprises comparing the geo-map of the first image to the geo-map of the second image;

removing false matching pairs of feature vectors between the first image and the second image based on the spatial verification; and

comparing the remaining matching pairs of feature vectors to determine if the first image is the same as the second image.

2. The method of claim 1 , wherein extracting features from the first and second images comprises generating scale invariant feature transform (SIFT) features for the digital images.

3. The method of claim 1 , further comprising rotating the image to align the one of the feature vectors with a predetermined orientation.

4. The method of claim 1 , wherein the geo-map of the first image and the geo-map of the second image are formed using geometric square coding.

5. The method of claim 4 , wherein geometric square coding comprises dividing an image plane of an image into regular squares relative to a feature vector of the image and checking whether other feature vectors are inside or outside of the square.

6. The method of claim 1 , wherein the geo-map of the first image and the geo-map of the second image are formed using geometric fan coding.

7. The method of claim 6 , wherein geometric fan coding comprises dividing an image plane of an image into regular fan regions relative to a feature vector of the image and checking whether other feature vectors are inside or outside of the fan regions.

8. The method of claim 1 , further comprising storing the quantized images as visual words, wherein a visual word comprises an orientation value, scale value, x-value, and y-value.

9. The method of claim 1 , wherein the first digital image is stored in an image databases and wherein the second image is obtained from a web site.

10. A system, comprising:

a processor;

a memory coupled to the processor and configured to store program instructions executable by the processor to perform the method comprising:

extracting features from a first image and a second image;

quantizing the extracted features by creating a feature vector;

comparing the feature vectors of the first image with the feature vectors of the second image to determine matching pairs of feature vectors

performing geometric coding to encode the relative spatial positions of the feature vectors, wherein performing geometric coding comprises forming a geo-map of the first image and a geo-map of the second image;

performing spatial verification of one or more matching pairs of feature vectors using the determined relative spatial positions of the feature vectors, wherein performing spatial verification of one or more matching pairs of feature vectors comprises comparing the geo-map of the first image to the geo-map of the second image;

removing false matching pairs of feature vectors between the first image and the second image based on the spatial verification; and

comparing the remaining matching pairs of feature vectors to determine if the first image is the same as the second image.

11. The system of claim 10 , wherein the system further comprises:

an off-line component, the offline component comprising a database of images;

an on-line component, the online component configured to retrieve internet images to compare to the database of images;

a feature extraction sub-component shared by the on-line component and the off-line component, wherein the feature extraction sub-component produces a reduced representation set of features, and wherein the sub-component produces the same feature extraction on the database images and the internet images; and

a feature quantization sub-component shared by the on-line component and the off-line component, wherein the feature quantization sub-component quantizes the features into feature vectors.

12. A tangible, non-transitory computer readable storage medium comprising program instructions stored thereon, wherein the program instructions are computer-executable to perform the method comprising:

extracting features from a first image and a second image;

quantizing the extracted features by creating a feature vector;

comparing the feature vectors of the first image with the feature vectors of the second image to determine matching pairs of feature vectors

performing geometric coding to encode the relative spatial positions of the feature vectors, wherein performing geometric coding comprises forming a geo-map of the first image and a geo-map of the second image;

performing spatial verification of one or more matching pairs of feature vectors using the determined relative spatial positions of the feature vectors, wherein performing spatial verification of one or more matching pairs of feature vectors comprises comparing the geo-map of the first image to the geo-map of the second image;

removing false matching pairs of feature vectors between the first image and the second image based on the spatial verification; and

comparing the remaining matching pairs of feature vectors to determine if the first image is the same as the second image.

Continuity (2)
Provisional Application 61557715 · Nov 9, 2011
Related Publication 20140314324A1 · Oct 23, 2014