搜索资源列表
基于纹理的图像检索
- 基于内容的图像检索系统源码
基于颜色的图像检索算法 (VC++ )
- 基于图像颜色直方图的检索方法,用VC6.0实现的,希望对大家有帮助
图像检索的资料
- 人工免疫算法(Art1ficial工InfnuneAlgorithm,AIA)是在生物免疫系统理论的基础上发展起来的一种新型的智能化搜索算法。AIA具有学习、记忆、自适应等特点,在全局快速查找最优解方面表现出良好的性能。AIA已经成为当前算法研究领域的一个热点,在机器学习、故障诊断、入侵检测、模式识别等工程领域有了广泛的应用。基于内容的图像检索(content一BasedrmageRetrieval,CBIR)是在基于文本的图像检索系统
基于图像SIFT 特征的图像检索方法
- 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
一种基于图像显著特征点的检索算法
- 摘要提出一种基于图像显著特征点的检索算法.首先给出一种具有一定自适应能力的显著特征点的提取算 法,即采用改进的图像的块逆概率差模型来提取原图像的块逆概率差图像(DBIP图像).在此基础上,根据BDIP图 像中像素的分布特点来提取图像的显著特征点.然后以它们为线索,把图像的形状特征和空间颜色分布特征有机 结合起来进行检索.该算法不仅克服利用兴趣点检索时的缺点,而且降低传统显著点提取算法的复杂度,又包含一 定的形状信息,具有较好的检
VqRetrieve
- 图像检索的一个检索算法(基于内容)。-Image Retrieval of a search algorithm (based on the content).
基于直方图的图象检索的vc算法调试1
- 基于直方图的图像检索程序,欢迎NG AN这个方向的兄弟提意见-histogram-based image retrieval procedures, NG AN welcomed the direction of the brothers advice
ImageRetrieval
- 站长!这是图像检索算法的两个核心程序。 加入自己的框架就可以了。-head! This is the image retrieval algorithm two core program. By adding their own fr a mework on it.
xbwretrival
- 基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用-Color-based image retrieval, the algorithm is simple, the effect of so-so, you can use as an image retrieval portal
SSVideoQueryImage
- 基于OpenCV的视频检索程序.如从一段视频中检索指定的图象,能较好地与其他检索算法相结合.-based video retrieval procedures. From a video image retrieval designated, can be used with other search algorithms combined.
svmabcde
- 一种基于svm相关反馈的图象检索算法-svm based relevance feedback algorithm for image retrieval
011
- 一种基于综合特征向量的图像检索算法(一种基于综合特征向量的图像检索算法)-A feature vector based on an integrated image retrieval algorithm (a feature vector based on an integrated image retrieval algorithm)
picture
- 内容是关于基于颜色特征的改进图像检索算法的说明。对编此程序的初学者比较有帮助。-Content is based on the color characteristics of the improved descr iption of image retrieval algorithms. Made this process of comparison has to help beginners.
algrithm
- 基于高层语义的图像检索算法,文件为pdf文档,很好很新的资料。-High-level semantic-based image retrieval algorithm, a document for pdf documents, new information is very good.
NMI
- NMI图像检索算法 用vc++实现的源代码 能给你提供很好的参考价值-NMI image retrieval algorithm using vc++ The realization of the source code can provide you with a good reference value
DataStructureTest
- 数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization
CBIR-matlab
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。-matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
qwjs
- 一个简易的asp 网站全文检索程序,经过修正的检索算法,速度、稳定度均有提高。-Asp web site a simple full-text search procedures, the revised search algorithm, the speed of the increase in stability.
综合统计纹理与颜色的快速图像检索研究_陈慧婷
- 一种利用颜色检测图像纹理特征的算法,感觉还行,可以作为参考(An algorithm that uses color to detect textural features of an image is still good and can be used as a reference)
二分检索
- 实现二分检索算法,在vs2015上运行。文件包含整个项目(Implement binary search algorithm, run on vs2015.)