-
watershed
自己编的分水岭算法的程序 大家随便看看吧(Own procedures for the watershed algorithm we just take a look at it)
- 2009-07-08 19:21:39下载
- 积分: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
-
01
说明: 变速恒频双馈风力发电机基于电子磁链定向的空载并网仿真模型(Variable speed constant frequency doubly-fed wind generators no-load parallel simulation model
)
- 2011-05-13 16:19:31下载
- 积分:1
-
HistogramaOTSU
说明: 分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。
大津法处理图形,包括一维大津法和二维大津法的实现
(the realization of the Histogram equalization algorithm.
the realization of otsu algorithm to process the images)
- 2011-04-17 21:52:58下载
- 积分:1
-
CCD
关于CCD相机的选型,帧率,幅宽,曝光时间(CCD CAMERA)
- 2016-06-21 17:19:09下载
- 积分:1
-
fire-detection-technology
提出了两个已知波长的消光系数比来表征气溶胶粒子对入射激光衰减特性的方法。(Two known wavelengths of the extinction coefficient of light than to represent the attenuation characteristics of the aerosol particles on the incident laser.)
- 2011-06-28 14:17:35下载
- 积分:1
-
C# 水平交错效果显示图像 实例
C# 水平交错效果显示图像 实例
- 2013-05-31下载
- 积分:1
-
xbchuzao
说明: 小波软阈值的去噪处理方法 matlab 源程序代码加实现(Wavelet soft threshold denoising method matlab source code added to achieve)
- 2010-04-15 13:19:01下载
- 积分:1
-
PythonSIFT
说明: 图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
- 2020-10-12 22:27:32下载
- 积分:1
-
HOGforall
图像特征提取 梯度直方图 matlab代码 能提取图像特征向量。(Image feature extraction the gradient histogram matlab code can be extracted image feature vectors.)
- 2012-09-14 10:54:13下载
- 积分:1