搜索资源列表
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
tuxiangjiansuo
- 此程序根据打开文件的相似度实现图像的检索,查找类似图片
人脸定位实例
- 利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
ImageComparator.rar
- 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
CBIR
- c++实现的基于内容的图像检索,支持bmp格式的图像,按相似度排序。-c implementation of content-based image retrieval, supports bmp format images, sorted by similarity.
Comparisonofimagesimilarity
- 图像相似度比较论文,介绍了图像相似度比较的基本原理,并实现图像比较,分析结果-Comparing image similarity thesis describes the basic principles of image similarity comparison and achieve the image comparison, analysis
TXSearch
- 基于内容的图像搜索网站,可自定义相似度进行BMP图像基于内容的搜索-Content-based image search web site
AnimprovedBayesianfacerecognitionalgorithm
- 对人脸识别的贝叶斯方法ML中相似度计算公式进行了简化,对数据集的训练和人脸图像的预处理进 行了修改,提出了一种改进的贝叶斯人脸识另1】算法SML。在FERET人脸图像库的子集和南大人脸图像实验库上对 识别算法进行了测试和比较。实验表明,SML算法提高了ML算法的效率,克服了ML算法计算效率不高的缺陷,而 且SML的识别效率明显高于PCA方法。-Bayesian face recognition method on the ML in the similarity formula ha
Graphic
- 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
match-two-images
- 输入两幅图像,常用的图像格式都支持,通过提起颜色与纹理特征来计算其相似度。-input two pictures,most formats are acceptable.this program compute the simiarity between the two input pictures by using the color and texture features
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
zhifangtuxiangsixing
- 是一款关于直方图相似性研究的程序,能对比两幅图像直方图的相似度-Is a histogram similarity study program can compare two images histogram similarity
get
- 获取图片的属性特征,来识别图像的相似度,很有实用价值-Get the attributes of the image to identify the similarity of the images
FaceDetect
- 人脸检测与特征定位,先做完人脸检测才能标注特征,在人脸检测区域可以进行二值化图像,相似度计算等操作,在特征标注区可以完成边缘提取,标记人脸器官操作-Face detection and feature location, perfect face detection to do first annotation feature, the face detection area in the binarized image can be performed, similarity calculat
sift
- SIFT源代码,检测两幅图像的相似度。详细检测过程,在原文中有备注(SIFT source code, to detect the similarity of two images)
ColorHistogram
- RGB空间转换HSV并量化,然后实现颜色相似度计算达到检索效果(The RGB space is transformed into HSV and quantized, and then the color similarity is calculated to achieve the retrieval effect)
新建文件夹 (2)
- 这个程序是基于图像内容中的形状特征对图像相似度进行比较,最后进行相似度排序(This program compares image similarity based on the shape features in the image content, and then sorts the similarity.)
图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码
- 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码-Calculate the image similarity
fcm
- 一种快速的抗噪声模糊C均值图像分割算法 图像分割就是把图像分成若干个特定的、具有独特性质的区域并提出。该算法结合像素灰度值相似度和隶属度构造了一个新的空间函数。该空间函数用于更新成员关系,而成员关系又用于迭代地获取聚类中心。所提出的算法可以在较少的迭代次数下获得理想的分割结果,有效地降低了噪声的影响。(A fast anti noise Fuzzy C-Means Image Segmentation AlgorithmImage segmentation is to divide the i
双边滤波方法
- 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 22_ 13.BMP. Start bilateral_ Gr