-
Parcial-II
Segmentation Algorithm
- 2013-10-11 02:13:42下载
- 积分: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
-
LevelSet
水平集方法的图像边缘检测算法,包括参考论文和matlab的demo及其测试图像(Level set method of image edge detection algorithm, including the reference papers and matlab the demo and test images)
- 2008-03-12 22:29:01下载
- 积分:1
-
slic
超像素分割图像,将彩色图像转化为CIELAB颜色空间和XY坐标下的5维特征向量,然后对5维特征向量构造距离度量标准,对图像像素进行局部聚类的过程(simple linear iterativeclustering)
- 2020-10-24 14:50:01下载
- 积分:1
-
WFC-system-image-process
这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system.
it is very useful in WFC syetem for research .)
- 2021-04-06 11:59:02下载
- 积分:1
-
rationAM45
利用图像二值化方法对图像进行调幅加网,本程序实现了45度角度的调幅加网算法。(Use of the image binarization method of images in AM screening, the program achieved a 45 degrees angle of AM screening algorithm.)
- 2021-04-28 13:08:43下载
- 积分:1
-
image-enlarge
可以自行选择将图片放大或缩小到一定的倍数。(Can select the picture to zoom in or out to a certain multiple of.)
- 2013-03-23 11:38:20下载
- 积分:1
-
Aimagerestoratedmethodusingaperturecoded
一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识(Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.)
- 2020-11-17 11:49:39下载
- 积分:1
-
fuzme_matlab
Fuzy K Means 快速图象分割Fuzy K MeansFuzy K MeansFuzy K Means(Fuzy K Means Fuzy K MeansFuzy K MeansFuzy K MeansFuzy K MeansFuzy K Means)
- 2020-12-04 17:29:24下载
- 积分:1
-
facedetection
PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!(PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!)
- 2009-04-15 19:17:37下载
- 积分:1