-
kmeans
K均值图像分割,读入彩色图片,输出区域分割后的图片(K-means image segmentation, read full-color photographs, the output image after the region segmentation)
- 2008-08-14 11:08:57下载
- 积分:1
-
TVAL3_v1.0
大米大学(rice University)单像素相机的程序,简单易用。(Single-Pixel Camera Algorithm and MATLAB implement.)
- 2017-07-10 01:26:27下载
- 积分:1
-
ICA
ICA用于图像特征提取 通过定义一个衡量分量独立性和非高斯性的目标函数来实现的(ICA for image feature extraction components by defining a measure of independence and non-Gaussian nature of the objective function to be achieved)
- 2009-10-09 16:07:43下载
- 积分:1
-
PG_BOW_DEMO
图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。
其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题?
用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。
在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set.
In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem?
After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified.
Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
- 2011-11-01 17:01:09下载
- 积分:1
-
image
立体匹配sad算法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像。.m文件。(Stereo matching sad algorithm)
- 2018-05-15 17:12:49下载
- 积分:1
-
APBT
代码使用全相位双正交变换(APBT)稀疏表示图像,主函数为test.(The code uses the all phase biorthogonal transform (APBT) sparse representation of the image, the main function for the test.)
- 2021-01-18 15:28:43下载
- 积分:1
-
维纳滤波与盲卷积算法代码 Wiener-and-blind-convolution
维纳滤波与盲卷积算法代码,用于图像处理去燥 清晰化处理,自带图像还有附录讲解(Wiener filter and blind convolution algorithm code for image processing to dry clear processing, comes with the image there are appendix to explain)
- 2017-05-11 16:10:01下载
- 积分:1
-
10165101220 于文梦
解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
人眼定位
说明: 人眼定位的matlab代码,使用模板匹配的方法实现(Eye location matlab code, using the template matching method)
- 2020-12-17 12:49:11下载
- 积分:1
-
gOMP
广义正交压缩感知的代码,实现了压缩感知与图像的重构(Generalized orthogonal compressed sensing code, to achieve compressed sensing and image reconstruction)
- 2020-08-25 16:28:15下载
- 积分:1