-
0305_mser
mser算法(Maximally Stable Extremal Regions)代码,非文章作者写的,但是还不错,matlab实现。(mser algorithm (Maximally Stable Extremal Regions) code, non-article the authors write, but also good, matlab realize.)
- 2008-05-29 09:14:16下载
- 积分:1
-
qtimer
The QTimer class provides repetitive and single-shot timers for Linux.
- 2013-09-19 03:12:19下载
- 积分: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
-
2009301610040-gauss
将空间点的大地坐标投影到椭球面上,进行分带,计算坐标,最后输出高斯投影结果(gauss projection)
- 2011-12-31 06:17:46下载
- 积分:1
-
HW2_code
颜色和纹理特征的图像分割
颜色和纹理特征的图像分割(Image Segmentation Based on Color and Texture Features)
- 2020-12-10 23:59:18下载
- 积分:1
-
6s
遥感图像运用6S工具来进行大气辐射校正处理(Atmospheric Radiation Correction Processing Using 6S Tool for Remote Sensing Images)
- 2019-06-20 18:12:10下载
- 积分:1
-
C#图片合成实例
两张图片合成实例,可类举
- 2013-01-17下载
- 积分:1
-
NCSR_for-SR
这是文章Nonlocally Centralized Sparse Representation for SR的代码(this is the code of Nonlocally Centralized Sparse Representation for SR)
- 2020-11-24 11:19:32下载
- 积分:1
-
CameraSelfCalibrationBasedOnKruppa
关于基于Kruppa方程的摄像机自标定方法的两篇论文,相对于传统的标校方法,是一种新的相机自标定技术(About Kruppa equation based camera self-calibration method of two papers, as opposed to the traditional Calibration Method is a new camera self-calibration technique)
- 2021-04-02 16:19:07下载
- 积分:1
-
wavelet
对图像进行小波分解,可以调整层数,效率较高,精确度较高(The image wavelet decomposition, you can adjust the number of layers, higher efficiency, higher precision)
- 2013-05-16 10:54:53下载
- 积分:1