CN101697232B - SIFT characteristic reducing method facing close repeated image matching - Google Patents

SIFT characteristic reducing method facing close repeated image matching Download PDF

Info

Publication number
CN101697232B
CN101697232B CN2009101528803A CN200910152880A CN101697232B CN 101697232 B CN101697232 B CN 101697232B CN 2009101528803 A CN2009101528803 A CN 2009101528803A CN 200910152880 A CN200910152880 A CN 200910152880A CN 101697232 B CN101697232 B CN 101697232B
Authority
CN
China
Prior art keywords
image
sift
sift characteristic
key point
characteristic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2009101528803A
Other languages
Chinese (zh)
Other versions
CN101697232A (en
Inventor
陈刚
寿黎但
胡天磊
陈珂
王金德
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN2009101528803A priority Critical patent/CN101697232B/en
Publication of CN101697232A publication Critical patent/CN101697232A/en
Application granted granted Critical
Publication of CN101697232B publication Critical patent/CN101697232B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses an SIFT characteristic reducing method facing close repeated image matching, comprising the following steps of carrying out gaussian kernel convolution processing on each image of an image library to obtain image key points; carrying out gaussian uniformization on the contrast ratio and the principal curvature ratio of the key points and linear weighting to obtain significance degree; sequencing from small to large according to the significance degree of the key points, and selecting a number of the key points specified by uses to realize reduction; generating descriptors for the reduced key points according to the positions, the dimensions and the directional information of the reduced key points to obtain SIFT characteristics; establishing an image library index for all SIFT characteristic sets by a partial sensitivity hash technique, and providing query function of the close repeated image matching. The invention utilizes the research and the realization results of an image partial characteristic technique and the partial sensitivity hash technique, can conveniently and fast provide the query ability of the close image matching and enable the users to regulate the weighting coefficient of a reduction algorithm and the upper limit threshold value of the number of the SIFT characteristics according to application requirements so as to provide the best property.

Description

SIFT characteristic cutting method towards nearly multiimage coupling
Technical field
The present invention relates to technical field of image processing, particularly relate to a kind of SIFT characteristic cutting method towards nearly multiimage coupling.
Background technology
Nearly multiimage coupling is the major issue that is present in a plurality of applications such as image copyright monitoring, image retrieval.Different fields is different for the definition of nearly multiimage.The nearly multiimage that this patent is directed against is by generations such as the rotation of source images process, convergent-divergent, shearing, brightness and contrast's variation, color adjustment.Along with the birth of various image editing tools, this also becomes the main source of nearly multiimage on the internet.
In recent years, the SIFT technology has obtained many achievements in nearly multiimage coupling field, but still exists some problems.The SIFT technology is set forth in object identification field the earliest, is characterized in keeping certain unchangeability to three-dimensional view transformation, illumination projection or even object distortion, and object identification is needed just for these characteristics.Compare with object identification, nearly multiimage coupling is more paid attention to rotation, convergent-divergent, affined transformation, brightness and contrast's variation etc. are maintained the invariance, and it is much little that its difficulty is wanted relatively, and often the subclass of image SIFT characteristic just can reach higher matching accuracy.On the other hand, the SIFT key point number of image is very big usually, and is difficult to accurate control.If the key point number is excessive, not only calculate big leap ahead of time of key point descriptor, the efficient of inquiry also can reduce greatly, is difficult to the stable of the system that guarantees.Therefore, how effectively strategic point quantity is screened the most effective crucial point set, when not losing matching accuracy, improves the performance of system, is a problem demanding prompt solution.
But, in images match research before, often ignored the importance that key point is reduced, normally rule of thumb, adjust contrast lower limit and principal curvatures, roughly the quantity of strategic point and the unsettled key point of filtration than upper limit threshold; Perhaps, obtain relatively effectively key point of controlled quantity just simply through ordering to the key point contrast.These are too simply handled, and the key point matching capacity that possibly cause screening is not strong, and the accuracy of system is caused unnecessary loss.
Summary of the invention
The object of the present invention is to provide a kind of SIFT characteristic cutting method towards nearly multiimage coupling; Contrast and principal curvatures through to the SIFT key point are weighed its matching capacity than weighting; Thereby realize reducing, can solve the problem that exists in the background effectively.
The technical scheme that the present invention solves its technical matters employing is:
1) each width of cloth image in the image library is carried out the gaussian kernel process of convolution, use the difference of gaussian operator to detect extreme point, be called key point at the image multiscale space that obtains;
2) the key point contrast and the key point principal curvatures ratio that image are extracted carry out Gaussian normalization respectively;
3) linear weighted function of contrast after the employing Gaussian normalization and principal curvatures ratio is weighed the matching capacity of key point, is called significance;
4) set of keypoints that step 3) is obtained sorts according to the significance of key point from small to large, chooses the key point that the user specifies number, and realizes reducing;
5) to the key point after the step 4) reduction, generate descriptor, obtain the SIFT characteristic according to its position, yardstick and directional information;
6) all the SIFT characteristic sets through reducing that the image library all images extracted use the local sensitivity salted hash Salted to set up the image library index, and nearly multiimage matching inquiry function is provided.
The local feature of key point presentation video in the said step 1), piece image comprises a plurality of key points.
Said step 2) the Gaussian normalization method of selecting for use in guarantees that the span of the ordered series of numbers element after the normalization is [0,1], and this normalization formula is:
R ^ i = ( R i - R ‾ Σ i = 0 n - 1 ( R i - R ‾ ) 2 + 1 ) / 2
C ^ i ′ = ( C i ′ - C ‾ ′ Σ i = 0 n - 1 ( C i ′ - C ‾ ′ ) 2 + 1 ) / 2
R wherein iBe the principal curvatures ratio of certain key point,
Figure G2009101528803D00023
Be R iValue after the normalization, R is all R iAverage, C iBe the contrast of certain key point, Be C iValue after the normalization, C is all C iAverage.
Significance in the said step 3) is designated as Sig (X i), the matching capacity of the more little expression key point of its value is strong more, and its computing formula is:
Sig ( X i ) = α × C ^ i ′ + ( 1 - α ) × R ^ i
Weighting coefficient α ∈ [0 wherein; 1], the weight of expression
Figure G2009101528803D00026
.
Said step 5) generates descriptor according to image local zone, key point place, and each SIFT characteristic is one 128 dimensional vector.
Index establishment step in the said step 6) is following:
1) sets up the LSH index with the SIFT unit of being characterized as, and be stored in the disk;
2) according to the relation of image and SIFT characteristic, set up inverted index from the SIFT characteristic to image.
Nearly multiimage matching inquiry functional steps in the step 6) is following:
1) use the SIFT characteristic to reduce the SIFT characteristic that algorithm extracts user's input picture;
2) through the LSH search index SIFT feature set close with each SIFT characteristic of input picture, and they merging;
3), find out step 2 according to inverted index) the pairing image of SIFT characteristic in the result set, thus obtain the set of diagrams picture;
4) in the filter result image, with the SIFT number of features of user's input picture coupling image less than assign thresholds;
5), use the random sampling unification algorism further to verify to the filter result of step 4).
The beneficial effect that the present invention has is:
Make full use of the existing research of image local feature technology and local sensitivity salted hash Salted and realized achievement; Nearly multiimage query capability can conveniently be provided; The user is according to the weighting coefficient and the SIFT number of features upper limit threshold of application demand adjustment reduction algorithm, with the performance that offers the best.
Description of drawings
Accompanying drawing is based on the nearly multiimage matching system principle of work synoptic diagram of SIFT characteristic cutting method.
Embodiment
Combine accompanying drawing and embodiment that the present invention is described further below at present.
Shown in accompanying drawing, practical implementation process of the present invention and principle of work are following:
1) each width of cloth image in the image library is carried out the gaussian kernel process of convolution, use the difference of gaussian operator to detect extreme point, be called key point at the image multiscale space that obtains;
2) the key point contrast and the key point principal curvatures ratio that image are extracted carry out Gaussian normalization respectively;
3) linear weighted function of contrast after the employing Gaussian normalization and principal curvatures ratio is weighed the matching capacity of key point, is called significance;
4) set of keypoints that step 3) is obtained sorts according to the significance of key point from small to large, chooses the key point that the user specifies number, and realizes reducing;
5) to the key point after the step 4) reduction, generate descriptor, obtain the SIFT characteristic according to its position, yardstick and directional information;
6) all the SIFT characteristic sets through reducing that the image library all images extracted use the local sensitivity salted hash Salted to set up the image library index, and nearly multiimage matching inquiry function is provided.
The local feature of key point presentation video in the step 1), piece image comprises a plurality of key points.
In practical implementation, the Gaussian convolution method is:
One width of cloth input picture, (x, y), the metric space under different scale representes that (x, y σ), can obtain through the gaussian kernel convolution, that is: to be designated as L to be designated as I
L(x,y,σ)=G(x,y,σ)*I(x,y)
Wherein two-dimensional Gaussian function G (x, y, σ) definition as follows:
G ( x , y , σ ) = 1 2 πσ 2 e - ( x 2 + y 2 ) / 2 σ 2
Wherein (x, the y) location of pixels of presentation video, σ are the metric space factor, also are the variances of Gauss normal distribution.
Step 2) the Gaussian normalization method of selecting for use in can guarantee that the span of the ordered series of numbers element after the normalization is [0,1], and this normalization formula is:
R ^ i = ( R i - R ‾ Σ i = 0 n - 1 ( R i - R ‾ ) 2 + 1 ) / 2
C ^ i ′ = ( C i ′ - C ‾ ′ Σ i = 0 n - 1 ( C i ′ - C ‾ ′ ) 2 + 1 ) / 2
R wherein iBe the principal curvatures ratio of certain key point,
Figure G2009101528803D00044
Be R iValue after the normalization, R is all R iAverage, C iBe the contrast of certain key point,
Figure G2009101528803D00045
Be C iValue after the normalization, C is all C iAverage.
Significance in the step 3) is designated as Sig (X i), the matching capacity of the more little expression key point of its value is strong more, and its computing formula is:
Sig ( X i ) = α × C ^ i ′ + ( 1 - α ) × R ^ i
Weighting coefficient α ∈ [0 wherein; 1], the weight of expression
Figure G2009101528803D00047
.
In practical implementation, optimal effectiveness can be obtained usually in α=0.6.
Step 5) generates descriptor according to image local zone, key point place, and each SIFT characteristic is one 128 dimensional vector.
In practical implementation, can adopt original SIFT key point descriptor, as:
Coordinate axis is rotated to be the direction of key point, to guarantee rotational invariance; To each key point use 4 * 4 totally 16 seed points describe, just can produce 128 data for a key point like this, promptly finally form the 128 SIFT proper vectors tieed up; The influence that this moment, the SIFT proper vector was removed geometry deformation factors such as dimensional variation, rotation continues the length normalization method with proper vector again, then can further remove the influence of illumination variation.
Image index establishment step in the step 6) is following:
1) sets up the LSH index with the SIFT unit of being characterized as, and be stored in the disk;
2) according to the relation of image and SIFT characteristic, set up inverted index from the SIFT characteristic to image.
In practical implementation, can select different LSH technology to realize according to application demand:
1) if the high accuracy of application requirements can be selected E2LSH;
2) if low storage space of application requirements and low memory consumption can be selected MP-LSH.
Nearly multiimage matching inquiry step in the step 6) is following:
1) use the SIFT characteristic to reduce the SIFT characteristic that algorithm extracts user's input picture;
2) through the LSH search index SIFT feature set close with each SIFT characteristic of input picture, and they merging;
3), find out step 2 according to inverted index) the pairing image of SIFT characteristic in the result set, thus obtain the set of diagrams picture;
4) in the filter result image, with the SIFT number of features of user's input picture coupling image less than assign thresholds;
5), use the random sampling unification algorism further to verify to the filter result of step 4).

Claims (5)

1. SIFT characteristic cutting method towards nearly multiimage coupling is characterized in that the step of this method is following:
1) each width of cloth image in the image library is carried out the gaussian kernel process of convolution, use the difference of gaussian operator to detect extreme point, be called key point at the image multiscale space that obtains;
2) the key point contrast and the key point principal curvatures ratio that image are extracted carry out Gaussian normalization respectively;
3) linear weighted function of contrast after the employing Gaussian normalization and principal curvatures ratio is weighed the matching capacity of key point, is called significance;
4) set of keypoints that step 3) is obtained sorts according to the significance of key point from small to large, chooses the key point that the user specifies number, and realizes reducing;
5) to the key point after the step 4) reduction, generate descriptor, obtain the SIFT characteristic according to its position, yardstick and directional information;
6) all the SIFT characteristic sets through reducing that the image library all images extracted use the local sensitivity salted hash Salted to set up the image library index, and nearly multiimage matching inquiry function is provided.
2. a kind of SIFT characteristic cutting method towards nearly multiimage coupling according to claim 1, it is characterized in that: the local feature of key point presentation video in the said step 1), piece image comprises a plurality of key points.
3. a kind of SIFT characteristic cutting method towards nearly multiimage coupling according to claim 1 is characterized in that: said step 5) generates descriptor according to image local zone, key point place, and each SIFT characteristic is one 128 dimensional vector.
4. a kind of SIFT characteristic cutting method according to claim 1 towards nearly multiimage coupling, it is characterized in that: the index establishment step in the said step 6) is following:
1) sets up the LSH index with the SIFT unit of being characterized as, and be stored in the disk;
2) according to the relation of image and SIFT characteristic, set up inverted index from the SIFT characteristic to image.
5. a kind of SIFT characteristic cutting method according to claim 1 towards nearly multiimage coupling, it is characterized in that: the nearly multiimage matching inquiry functional steps in the said step 6) is following:
1) use the SIFT characteristic to reduce the SIFT characteristic that algorithm extracts user's input picture;
2) through the LSH search index SIFT feature set close with each SIFT characteristic of input picture, and they merging;
3), find out step 2 according to inverted index) the pairing image of SIFT characteristic in the result set, thus obtain the set of diagrams picture;
4) in the filter result image, with the SIFT number of features of user's input picture coupling image less than assign thresholds;
5), use the random sampling unification algorism further to verify to the filter result of step 4).
CN2009101528803A 2009-09-18 2009-09-18 SIFT characteristic reducing method facing close repeated image matching Expired - Fee Related CN101697232B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101528803A CN101697232B (en) 2009-09-18 2009-09-18 SIFT characteristic reducing method facing close repeated image matching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101528803A CN101697232B (en) 2009-09-18 2009-09-18 SIFT characteristic reducing method facing close repeated image matching

Publications (2)

Publication Number Publication Date
CN101697232A CN101697232A (en) 2010-04-21
CN101697232B true CN101697232B (en) 2012-03-07

Family

ID=42142335

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101528803A Expired - Fee Related CN101697232B (en) 2009-09-18 2009-09-18 SIFT characteristic reducing method facing close repeated image matching

Country Status (1)

Country Link
CN (1) CN101697232B (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5423567B2 (en) * 2010-04-30 2014-02-19 株式会社明電舎 Vehicle position measuring device for electric railway maintenance
CN102012939B (en) * 2010-12-13 2012-11-14 中国人民解放军国防科学技术大学 Method for automatically tagging animation scenes for matching through comprehensively utilizing overall color feature and local invariant features
CN102096917B (en) * 2010-12-22 2012-08-15 南方医科大学 Automatic eliminating method for redundant image data of capsule endoscope
CN102122359B (en) * 2011-03-03 2013-01-23 北京航空航天大学 Image registration method and device
TWI463438B (en) 2011-03-07 2014-12-01 Ind Tech Res Inst Device and method for compressing feature descriptor
CN102208033B (en) * 2011-07-05 2013-04-24 北京航空航天大学 Data clustering-based robust scale invariant feature transform (SIFT) feature matching method
CN103294676A (en) * 2012-02-24 2013-09-11 北京明日时尚信息技术有限公司 Content duplicate detection method of network image based on GIST (generalized search tree) global feature and SIFT (scale-invariant feature transform) local feature
CN102682091A (en) * 2012-04-25 2012-09-19 腾讯科技(深圳)有限公司 Cloud-service-based visual search method and cloud-service-based visual search system
CN103390165B (en) * 2012-05-10 2017-08-22 北京百度网讯科技有限公司 A kind of method and device of picture cluster
CN102722731A (en) * 2012-05-28 2012-10-10 南京航空航天大学 Efficient image matching method based on improved scale invariant feature transform (SIFT) algorithm
IL226219A (en) 2013-05-07 2016-10-31 Picscout (Israel) Ltd Efficient image matching for large sets of images
CN106462728B (en) 2014-02-10 2019-07-23 精灵有限公司 System and method for the identification based on characteristics of image
US9996764B2 (en) * 2014-04-29 2018-06-12 Institute Of Automation Chinese Academy Of Sciences Image matching method based on cascaded binary encoding
CN104765764A (en) * 2015-02-06 2015-07-08 南京理工大学 Indexing method based on large-scale image
US10325351B2 (en) * 2016-03-11 2019-06-18 Qualcomm Technologies, Inc. Systems and methods for normalizing an image
CN110110500B (en) * 2019-06-04 2023-04-07 施建锋 Decentralized image copyright protection system and method with immediate infringement detection function
CN110298326A (en) * 2019-07-03 2019-10-01 北京字节跳动网络技术有限公司 A kind of image processing method and device, storage medium and terminal
CN111582306A (en) * 2020-03-30 2020-08-25 南昌大学 Near-repetitive image matching method based on key point graph representation
CN114693984A (en) * 2022-05-19 2022-07-01 西南石油大学 Method for screening key points by utilizing spatial significance

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101320470A (en) * 2008-07-04 2008-12-10 浙江大学 Image characteristic point matching method based on weight sampling
CN101339601A (en) * 2008-08-15 2009-01-07 张擎宇 License plate Chinese character recognition method based on SIFT algorithm
CN101350101A (en) * 2008-09-09 2009-01-21 北京航空航天大学 Method for auto-registration of multi-amplitude deepness image
CN101388115A (en) * 2008-10-24 2009-03-18 北京航空航天大学 Depth image autoegistration method combined with texture information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101320470A (en) * 2008-07-04 2008-12-10 浙江大学 Image characteristic point matching method based on weight sampling
CN101339601A (en) * 2008-08-15 2009-01-07 张擎宇 License plate Chinese character recognition method based on SIFT algorithm
CN101350101A (en) * 2008-09-09 2009-01-21 北京航空航天大学 Method for auto-registration of multi-amplitude deepness image
CN101388115A (en) * 2008-10-24 2009-03-18 北京航空航天大学 Depth image autoegistration method combined with texture information

Also Published As

Publication number Publication date
CN101697232A (en) 2010-04-21

Similar Documents

Publication Publication Date Title
CN101697232B (en) SIFT characteristic reducing method facing close repeated image matching
Tong et al. Saliency detection with multi-scale superpixels
Matern et al. Gradient-based illumination description for image forgery detection
Xu et al. Scale-space texture description on sift-like textons
US8908976B2 (en) Image information processing apparatus
Krig et al. Image pre-processing
CN102332034B (en) Portrait picture retrieval method and device
CN107223242B (en) Method for searching for similar images in a plurality of stored images
US8970593B2 (en) Visualization and representation of data clusters and relations
He et al. Content based image retrieval method based on SIFT feature
Thabet et al. Image processing on mobile devices: An overview
CN103093226B (en) A kind of building method of the RATMIC descriptor for characteristics of image process
CN111739073A (en) Efficient and rapid image registration optimization method for handheld device
Zhang et al. Imageadmixture: Putting together dissimilar objects from groups
Han et al. Circular array targets detection from remote sensing images based on saliency detection
CN104216882B (en) File mask method and device
Hadjidemetriou et al. Multiresolution histograms and their use for texture classification
CN110659724A (en) Target detection convolutional neural network construction method based on target scale range
CN103617616A (en) Affine invariant image matching method
Xu et al. Statistical multiscale blob features for classifying and retrieving image texture from large-scale databases
Li et al. Context-aware cross-level attention fusion network for infrared small target detection
Chen et al. Hierarchical denoising method of crop 3D point cloud based on multi-view image reconstruction
CN108540715A (en) A kind of image processing method, electronic equipment and computer readable storage medium
Kiforenko et al. Object detection using categorised 3D edges
Liu et al. The analysis of similarity measure function in image matching algorithms

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120307

Termination date: 20210918

CF01 Termination of patent right due to non-payment of annual fee