登录
首页 » matlab » camshift_matlab_ilekoaiq

camshift_matlab_ilekoaiq

于 2018-01-15 发布 文件大小:3KB
0 204
下载积分: 1 下载次数: 12

代码说明:

  cashift_matlab,我做的一些修改: 1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。 2.修改了另外建立avi文件的方式。 2.实时显示跟踪结果。 3.彩色图显示,用红色框圈出目标。 4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。 5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes: 1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly. 2. Modify the other way to create avi file. 2. Real-time display tracking results. 3. The color map shows the target with a red box. 4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color. 5. A little problem at the end of the program, press ctrl + c to end.)

文件列表:

camshift_matlab_ilekoaiq\camshift.m, 5628 , 2013-05-22
camshift_matlab_ilekoaiq\meanshift.m, 1272 , 2005-11-09
camshift_matlab_ilekoaiq\select.m, 649 , 2005-11-09
camshift_matlab_ilekoaiq\说明.txt, 359 , 2013-05-22
camshift_matlab_ilekoaiq, 0 , 2013-05-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • Wiener-filter
    利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
    2012-11-27 11:31:50下载
    积分:1
  • nonmaxsup
    CANNY算子的非极大值抑制步骤,使用插值计算,支持不同的抑制半径(Non-maxima suppression step CANNY Operators using interpolation, support different radii suppression)
    2016-05-19 11:38:16下载
    积分:1
  • Haralick
    计算灰度共生距的matlab源代码Haralick Texture Features Matlab Toolbox v0.1b(Calculation of gray symbiotic matlab source code from the Haralick Texture Features Matlab Toolbox v0.1b)
    2009-01-14 16:48:47下载
    积分:1
  • chepai
    车牌识别 里面包含了程序源代码还有图像,对彩色图片识别大有用处 (chepai shibie)
    2009-12-26 11:38:04下载
    积分:1
  • CO_SUT
    计算机图形学 c语言实现的直线段裁剪算法(Computer graphics c language to achieve a straight line segment clipping algorithm)
    2007-11-13 16:36:11下载
    积分:1
  • sift-0.9.0
    sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
    2018-12-25 10:50:31下载
    积分:1
  • renlianjiance
    这是完整的一套人脸表情识别,从样本训练到目标的识别.采用PCA来提取特征(This is the complete set of Facial Expression Recognition from the sample to the target identification training. Using PCA to extract the characteristics of)
    2008-04-10 13:14:16下载
    积分:1
  • pcnnfilter
    PCNN实现降噪的不错 PCNN是很好的自动分割工具 PCNN是很好的自动分割工具(PCNN是很好的自动分割工具,)
    2009-06-20 15:47:19下载
    积分:1
  • Chapter4
    数字图像处理,包括图像的卷积,相关,线性滤波处理,边缘检测都是运用labview来完成的。(Digital image processing, including images, linear convolution, filter, edge detection is accomplished using labview)
    2010-08-25 15:49:27下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载