-
RECTANGLE
一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域(A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification)
- 2009-02-24 15:45:17下载
- 积分: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
-
SAR_KPCA
基于核函数的SAR图像目标识别,利用KPCA对SAR图像进行特征提取(SAR image target recognition based on kernel function,Use KPCA SAR image feature extraction)
- 2021-01-01 21:48:58下载
- 积分:1
-
RANSAC
图像配准算法打包,包括很多经典的配准算法(Image registration algorithm,include many classical registration algorithm)
- 2011-10-10 15:43:05下载
- 积分:1
-
point-density
某个平面内的一系列点的密度分布,通过求出x和y方向的点的概率,最后用矩形框画出密度大的区域。4000个数据,详解,效果不错,直接能运行。(The density distribution of a series of points in the plane, determined by the probability of the point x and y directions, the final draw-density region with a large rectangular box. 4000 data, explain, good results can be directly run.)
- 2014-02-13 19:21:49下载
- 积分:1
-
speech-emotion-recognition
过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)
- 2014-04-21 20:08:42下载
- 积分:1
-
ex26aview1
基于最小二乘法的相位解缠VC++算法
(least squares method based on the VC Phase Unwrapping Algorithms)
- 2020-06-28 19:00:01下载
- 积分:1
-
gentleBoost
说明: 这是国外某人写的开放gentel boost的源码,可用于基本的物体检测(This is a foreign person to write gentel boost open source code can be used to detect the basic objects)
- 2008-08-26 16:15:47下载
- 积分:1
-
motionEstES
说明: 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。(The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.)
- 2010-04-26 19:29:25下载
- 积分:1
-
NSCT
基于非下采样轮廓波变换的图像融合。低频分量取平均,高频分量取绝对值最大。(nonsubsampled contourlet transform.Averaged low frequency components, high frequency components of the maximum absolute value.)
- 2016-05-20 16:38:27下载
- 积分:1