首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--信息处理(信息加工)论文--检索机论文

融合四种特征的基于内容的图像检索算法研究

1.融合四种特征的基于内容的图像检索算法研究第1-56页
 第一章 概述第16-19页
   ·简介第16-18页
   ·文章的整体结构第18-19页
 第二章 主要成份分析方法第19-24页
   ·简介第19-20页
   ·方法实现第20-22页
     ·建立特征向量空间第20-21页
     ·构建特征图像空间第21页
     ·利用特征向量表示图像第21-22页
     ·判断图像的相似性第22页
   ·对该方法的一个有效改进第22-23页
   ·总结第23-24页
 第三章 利用奇异值去检索图像第24-26页
   ·奇异值特征提取第24-25页
   ·奇异值矢量标准化第25页
   ·利用奇异值进行图像检索第25页
   ·总结第25-26页
 第四章 多分辨率分快主颜色方法第26-32页
   ·简介第26页
   ·颜色空间的选择以及颜色的矢量量化第26-28页
   ·主颜色提取基本思想第28-29页
   ·分块策略第29-30页
   ·图像特征相似度度量方法第30-32页
 第五章 基于角点的形状匹配第32-37页
   ·简介第32页
   ·角及其角检测第32-33页
   ·图像的角点匹配第33-35页
   ·改进Hausdorff距离第35页
   ·两幅图像匹配的改进算法第35-36页
   ·总结第36-37页
 第六章 融合多种检索方法的加权模型第37-41页
 第七章 试验结果及分析第41-48页
   ·图像的语义相似性简介第41页
   ·检索结果样例第41-44页
   ·综合计算第44-45页
   ·评价第45-48页
 第八章 总结及将来的工作第48-49页
 第九章 参考文献第49-56页
2.基于内容的图像检索综述第56-98页
 第一章 引言第56-58页
 第二章 图像数据库系统样例第58-60页
 第三章 检索图像的主要特征第60-79页
   ·基于颜色的特征第60-66页
     ·颜色直方图第60-62页
     ·颜色矩第62-63页
     ·颜色集第63页
     ·颜色聚合向量第63页
     ·颜色相关图第63-66页
   ·基于形状的特征第66-73页
     ·傅立叶形状描述符第67-68页
     ·形状无关矩第68-69页
     ·基于内角的形状特征第69-71页
     ·其它形状特征第71-73页
   ·基于纹理的特征第73-79页
     ·Tamura纹理特征第74-75页
     ·自回归纹理模型第75-76页
     ·小波变换第76-77页
     ·其它纹理特征第77-79页
 第四章 各种特征的组合第79-80页
 第五章 图像的空间关系特征第80-84页
   ·基于图像分割的方法第80-81页
   ·基于图像子块的方法第81页
   ·多维图像特征的索引第81-82页
   ·维数缩减技术第82页
   ·多维索引技术第82-84页
 第六章 图像像相似度研究第84-88页
   ·视觉特征的相似度模型第84页
   ·直方图相交第84页
   ·二次式距离第84-85页
   ·马氏距离第85页
   ·非几何的相似度方法第85-87页
   ·决定视觉语义第87-88页
 第七章 图像特征的性能评价第88-89页
 参考文献第89-98页
3.The CBIR research based four features第98-128页
 1 Introduction第98-101页
   ·Overview第98-100页
   ·the structure of this paper第100-101页
 2 primary componet analyze, PCA第101-105页
   ·introduction第101-102页
   ·the procedure of this method第102-104页
     ·create feature vector第102页
     ·construct Eigenimage space第102-103页
     ·use feature vector to represent image第103页
     ·judge the similarity of image第103-104页
   ·a effective improvement of this method第104页
   ·summary第104-105页
 3 Image Retrieve Based SVD第105-107页
   ·singular value decomposition feature extraction第105-106页
   ·singular vector standardization第106页
   ·image retrieve with singular value第106页
   ·summary第106-107页
 4 image retrieve based on multi-resolution sub blocks and primary color method第107-112页
   ·introduction第107-108页
   ·the select of color space and quantize color第108-109页
   ·basic idea第109-110页
   ·block strategy第110-111页
   ·image features measure method第111-112页
 5 Shape Match based corner第112-117页
   ·introduction第112页
   ·comer and comer points detection第112-113页
   ·the comer matching第113-115页
   ·improved Hausdorff distance第115页
   ·algorithm of the improvement of the image matching第115-116页
   ·summary第116-117页
 6 the weight model of combination four features第117-121页
 7 Experimentation and Analyse第121-127页
   ·the semantic similarity brief introduction第121页
   ·the example of retrieve result第121-124页
   ·synthetizing computing第124-125页
   ·evaluation第125-127页
 8 the summary and future work第127页
 9 reference第127-128页
4.Content-Based image retrieve A Survey第128-169页
 1. introduction第128-131页
 2. image database systems: examples第131-133页
 3. the main features in CBIR第133-155页
   ·color based feature第133-140页
     ·color histograms第133-135页
     ·color moments第135-136页
     ·color set第136页
     ·color coherence vectors第136页
     ·color correlogram第136-140页
   ·shape based feature第140-148页
     ·Fourier shape description第140-142页
     ·shape Moment Invariants第142-143页
     ·corner based shape match第143-145页
     ·other shape feature第145-148页
   ·texture based feature第148-155页
     ·Tamura texture feature第148-150页
     ·simultaneous auto-regressive第150页
     ·wavelet transform第150-151页
     ·other texture feature第151-155页
 4 combination of all feature第155-158页
 5 the space relation feature第158-162页
   ·image based segment第158-159页
   ·sub block based method第159页
   ·multidimensional image feature index第159-160页
   ·dimension reduce第160页
   ·multidimensional index technology第160-162页
 6 the research of image similarity第162-168页
   ·vision similarity model第162-165页
   ·histograms intersection第165页
   ·quadratic form distance第165-166页
   ·Mahalanobis distance第166页
   ·no geometry similarity measure第166-167页
   ·decide visual semantics第167-168页
 7 the evaluate of image feature第168页
 8 Reference第168-169页

论文共169页,点击 下载论文
上一篇:FDI集中化与长三角区域产业发展
下一篇:光学望远镜光能集中度检验