资源描述:
《基于内容的图像检索论文:鞋印图像检索算法的研究及系统实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于内容的图像检索论文:鞋印图像检索算法的研究及系统实现【中文摘要】鞋印图像是案发现场一种常见的图像,在刑侦科学中,常作为证据来使用。但是,随着刑侦科学的发展,从现场收集的鞋印图像越来越多,因此,如何有效、快速的从大规模鞋印图像库中检索出所需的图像是当前具有挑战性的研究课题。本文主要围绕基于内容图像检索中图像特征提取这一关键技术展开研究,内容主要包括鞋印图像的纹理特征、形状特征。首先针对鞋印图像普遍存在残缺的特点,在提取纹理特征之前采用了图像分区及分区有效性评价算法,只有当分区为有效分区时,才提取特
2、征并参与检索。在纹理特征提取方面,采用了两种鞋印图像纹理特征检索算法:改进的基于Log-Gabor滤波器簇的纹理特征检索算法和基于傅氏变换自配准性的投影傅氏幅度谱纹理特征检索算法;在形状特征提取方面,介绍了一种基于形状区域匹配的鞋印图像检索算法。同时,在分析和研究了大量鞋印图像的特征的基础上,介绍了一种基于形状特征和统计特征的鞋印图像分类算法,将鞋印图像分为适合于提取纹理特征的类型与适合于提取形状特征的类型,以便在特征提取时采用适合的方法。最后,基于以上研究,设计并实现了一个算法验证性的鞋印图像检索
3、系统。该系统采用Access2003作为数据库,在VC6.0下编程实现,可以方便的利用本文中介绍的各种算法进行图像检索。【英文摘要】Shoeprintimageareoftenleftatcrimescenesandcanbeusedasscientificevidenceinforensicscience.Recentdevelopmentsinforensicsciencehaveresultedinlargenumbersofsceneofcrimeimagesbeingcollectedfo
4、rrecordingandanalysis,sorapidandeffectivesearchingfordesiredimagesfromlarge-scaleshoeprintimagedatabasesbecomesanimportantandchallengingresearchtopic.Inthisthesis,theexploratoryresearchworkhasbeendonearoundthefeatureextraction,whichincludetexture,shape
5、.Forthewidespreadincompleteofshoeprintimage,theshoeprintimageisdividedintoseveralpartsbeforeextractingthetexturefeaturesandevaluatetheeffectivenessofeachpart.Onlywhenthepartitionisavalidpart,weextracttexturefeaturesandparticipateinretrieval.Ontexturefe
6、atureextractionaspects,tworetrievalalgorithmsarepresented.OneisimprovedtexturefeatureretrievalalgorithmbasedonLog-Gaborfiltercluster,anotherisprojectionFourieramplitudespectrumtexturefeatureretrievalalgorithmbasedonauto-registrationofFourierTransformma
7、gnitudespectra.Onshapefeatureaspects,akindofshoeprintimageretrievalalgorithmbasedonthematchofshapeareaisproposed.Atthesametime,akindofshoeprintimageclassificationalgorithmbasedonshapeandstatisticalfeatureispresented.Inthisalgorithm,shoeprintimageisdivi
8、dedintothetypeofsuitableforextractiontexturefeaturesandthetypeofsuitableforextractionshapefeatures,soitcanchooseasuitablemethodinfeaturesextraction.Asystemofshoeprintimageretrievalisdesignedandrealizedonthebasisofit.ThesystemuseAccess20