[公开]A SIFT Matching Algorithm Based On Adaptive Co.doc
上传人:sy****28 上传时间:2024-09-15 格式:DOC 页数:4 大小:9.7MB 金币:15 举报 版权申诉
预览加载中,请您耐心等待几秒...

在线预览结束,喜欢就下载吧,查找使用更方便

15 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

ASIFTMatchingAlgorithmBasedOnAdaptiveContrastThresholdYouZHAIDepartmentofPostgraduateManagementTheAcademyofEquipmentCommand&TechnologyBeijing,ChinaHYPERLINK"mailto:*youyou1952@sina.com"youyou1952@sina.comLuanZENGTheKeyLabAcademyofEquipmentCommand&TechnologyBeijing,Chinazengluan@sina.comAbstract—SIFTkeypointsarerejectedifthecontrastislessthangiventhreshold.Thethresholdhastobeselectedfordifferentimagesmannulayandthereforecannotachieveautomaticimagematching.InordertoimprovetheaccuracyandautomationofSIFTbasedimageregistrationalgorithms,aSIFTmatchingalgorithmbasedonadaptivecontrastthresholdisproposed.Firstly,computeSIFTcontrastthresholdthroughnormalizedimageentropyandthenthethresholdisusedtorejectlowcontrastSIFTkeypoints.Secondly,theNearestNeighboralgorithmisusedtoobtaininitialmatchingsetaccordingtocommonmatchingthreshold.Thirdly,theobviousmismatchesarerejectedusingthehistogramofmainorientationdifferenceoftheinitialmatchingsetandthencaculatethecontrolparameterkofmathcingthreshold.Afterthat,matcheswith8smallestratiosareselectedtosolvetheinitialperspectivetransformparametersfromthetransformedimagetorefferenceimageandthencalculatethemaximumerrorσfromthe8transformedkeypointsofthetransformedimagetothe8correspondingkeypointsofthereferenceimage.Finally,computetheerrorfromthetransformedkeypointsofthetransformedimagetothecorrespondingkeypointsofthereferenceimageforallinitialmatches.Matchesarerejectediftheerrorsarelargerthan3kσ,thentherefinedmatchingsetisobtained.Theexperimentalresultsshowthattheproposedmethodcaneffectivelyextractcorrectmatchesandismorerobusttolowcontrastimagematching.Moreover,thecontrastthresholdandthematchingthresholdarecomputedautomaticallyfordifferentimage.Keywords-imageprocessing;SIFT;automaticmatching;entropy引言SIFT算法[1][2]不仅对图像缩放、平移和旋转具有不变性,而且对光照变化以及复杂的仿射和投影变换也具有部分不变性,比较适合用于存在透视变换的图像配准[3]。在实际系统中,经常由于光照的不均匀造成图像灰度的过度集中,从而造成图像对比度的降低。笔者发现SIFT算法提取的特征点的数目随着图像灰度分布的集中而减少,当图像灰度分布集中到一定程度时,SIFT算法鲁棒性会大大降低。因此SIFT算法虽然具有一定的光照变化不变性,但是仍然不能够很好满足低对比度图