-
mubiaogenzong
目标跟踪源码,MATLAB编写的!里面包含三个子函数!(target tracking source, MATLAB! Functions of which contains three!)
- 2006-08-12 10:14:10下载
- 积分:1
-
C# 窗口捕捉 句柄 实例源码下载
C# 窗口捕捉 句柄 实例源码下载
- 2015-01-19下载
- 积分:1
-
matlab
冈萨雷斯数字图像处理所有例子源码全解
(failed to translate)
- 2010-05-06 17:14:42下载
- 积分:1
-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
cannyoperator
先对图片进行灰度处理,然后进行高斯滤波,最后得到边缘特征点。(First deal with gray-scale pictures, and then carry out Gaussian filter, and finally get the edge feature point.)
- 2008-07-18 20:49:05下载
- 积分:1
-
GPSDREKF
目标运动的真实轨迹和估计轨迹,以及所进行的误差分析(Target motion trajectory and estimate the true trajectory, and error analysis conducted)
- 2013-09-26 15:23:11下载
- 积分:1
-
ellipse_fit
基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者(Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners)
- 2010-11-26 11:22:25下载
- 积分:1
-
Multidimensional_filtering_of_seismic_data
这是一个地震数据多尺度分析和处理的文章.内容相当丰富,不仅仅增加地质方面的知识,更重要的是可以学到很多数据处理和小波分析方面的知识.(This is a multi-scale seismic data analysis and processing of the article. Fairly rich, is not only increasing geological knowledge, the more important it is to learn a lot of data processing and wavelet analysis knowledge.)
- 2007-03-17 01:28:31下载
- 积分: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
-
BD_IP2006
一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。(A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.)
- 2009-11-17 08:44:21下载
- 积分:1