登录
首页 » WINDOWS » 基于帧差法多目标跟踪Matlab代码

基于帧差法多目标跟踪Matlab代码

于 2017-08-31 发布 文件大小:30764KB
0 179
下载积分: 1 下载次数: 37

代码说明:

  非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)

文件列表:

vlfeat-0.9.18\.gitattributes
vlfeat-0.9.18\.gitignore
vlfeat-0.9.18\apps\phow_caltech101.m
vlfeat-0.9.18\apps\recognition\encodeImage.m
vlfeat-0.9.18\apps\recognition\experiments.m
vlfeat-0.9.18\apps\recognition\extendDescriptorsWithGeometry.m
vlfeat-0.9.18\apps\recognition\getDenseSIFT.m
vlfeat-0.9.18\apps\recognition\readImage.m
vlfeat-0.9.18\apps\recognition\setupCaltech256.m
vlfeat-0.9.18\apps\recognition\setupFMD.m
vlfeat-0.9.18\apps\recognition\setupGeneric.m
vlfeat-0.9.18\apps\recognition\setupScene67.m
vlfeat-0.9.18\apps\recognition\setupVoc.m
vlfeat-0.9.18\apps\recognition\trainEncoder.m
vlfeat-0.9.18\apps\recognition\traintest.m
vlfeat-0.9.18\apps\sift_mosaic.m
vlfeat-0.9.18\bin\glnx86\aib
vlfeat-0.9.18\bin\glnx86\libvl.so
vlfeat-0.9.18\bin\glnx86\mser
vlfeat-0.9.18\bin\glnx86\sift
vlfeat-0.9.18\bin\glnx86\test_gauss_elimination
vlfeat-0.9.18\bin\glnx86\test_getopt_long
vlfeat-0.9.18\bin\glnx86\test_gmm
vlfeat-0.9.18\bin\glnx86\test_heap-def
vlfeat-0.9.18\bin\glnx86\test_host
vlfeat-0.9.18\bin\glnx86\test_imopv
vlfeat-0.9.18\bin\glnx86\test_kmeans
vlfeat-0.9.18\bin\glnx86\test_liop
vlfeat-0.9.18\bin\glnx86\test_mathop
vlfeat-0.9.18\bin\glnx86\test_mathop_abs
vlfeat-0.9.18\bin\glnx86\test_nan
vlfeat-0.9.18\bin\glnx86\test_qsort-def
vlfeat-0.9.18\bin\glnx86\test_rand
vlfeat-0.9.18\bin\glnx86\test_sqrti
vlfeat-0.9.18\bin\glnx86\test_stringop
vlfeat-0.9.18\bin\glnx86\test_svd2
vlfeat-0.9.18\bin\glnx86\test_threads
vlfeat-0.9.18\bin\glnx86\test_vec_comp
vlfeat-0.9.18\bin\glnxa64\aib
vlfeat-0.9.18\bin\glnxa64\libvl.so
vlfeat-0.9.18\bin\glnxa64\mser
vlfeat-0.9.18\bin\glnxa64\sift
vlfeat-0.9.18\bin\glnxa64\test_gauss_elimination
vlfeat-0.9.18\bin\glnxa64\test_getopt_long
vlfeat-0.9.18\bin\glnxa64\test_gmm
vlfeat-0.9.18\bin\glnxa64\test_heap-def
vlfeat-0.9.18\bin\glnxa64\test_host
vlfeat-0.9.18\bin\glnxa64\test_imopv
vlfeat-0.9.18\bin\glnxa64\test_kmeans
vlfeat-0.9.18\bin\glnxa64\test_liop
vlfeat-0.9.18\bin\glnxa64\test_mathop
vlfeat-0.9.18\bin\glnxa64\test_mathop_abs
vlfeat-0.9.18\bin\glnxa64\test_nan
vlfeat-0.9.18\bin\glnxa64\test_qsort-def
vlfeat-0.9.18\bin\glnxa64\test_rand
vlfeat-0.9.18\bin\glnxa64\test_sqrti
vlfeat-0.9.18\bin\glnxa64\test_stringop
vlfeat-0.9.18\bin\glnxa64\test_svd2
vlfeat-0.9.18\bin\glnxa64\test_threads
vlfeat-0.9.18\bin\glnxa64\test_vec_comp
vlfeat-0.9.18\bin\maci\aib
vlfeat-0.9.18\bin\maci\libvl.dylib
vlfeat-0.9.18\bin\maci\mser
vlfeat-0.9.18\bin\maci\sift
vlfeat-0.9.18\bin\maci\test_gauss_elimination
vlfeat-0.9.18\bin\maci\test_getopt_long
vlfeat-0.9.18\bin\maci\test_gmm
vlfeat-0.9.18\bin\maci\test_heap-def
vlfeat-0.9.18\bin\maci\test_host
vlfeat-0.9.18\bin\maci\test_imopv
vlfeat-0.9.18\bin\maci\test_kmeans
vlfeat-0.9.18\bin\maci\test_liop
vlfeat-0.9.18\bin\maci\test_mathop
vlfeat-0.9.18\bin\maci\test_mathop_abs
vlfeat-0.9.18\bin\maci\test_nan
vlfeat-0.9.18\bin\maci\test_qsort-def
vlfeat-0.9.18\bin\maci\test_rand
vlfeat-0.9.18\bin\maci\test_sqrti
vlfeat-0.9.18\bin\maci\test_stringop
vlfeat-0.9.18\bin\maci\test_svd2
vlfeat-0.9.18\bin\maci\test_threads
vlfeat-0.9.18\bin\maci\test_vec_comp
vlfeat-0.9.18\bin\maci64\aib
vlfeat-0.9.18\bin\maci64\libvl.dylib
vlfeat-0.9.18\bin\maci64\mser
vlfeat-0.9.18\bin\maci64\sift
vlfeat-0.9.18\bin\maci64\test_gauss_elimination
vlfeat-0.9.18\bin\maci64\test_getopt_long
vlfeat-0.9.18\bin\maci64\test_gmm
vlfeat-0.9.18\bin\maci64\test_heap-def
vlfeat-0.9.18\bin\maci64\test_host
vlfeat-0.9.18\bin\maci64\test_imopv
vlfeat-0.9.18\bin\maci64\test_kmeans
vlfeat-0.9.18\bin\maci64\test_liop
vlfeat-0.9.18\bin\maci64\test_mathop
vlfeat-0.9.18\bin\maci64\test_mathop_abs
vlfeat-0.9.18\bin\maci64\test_nan
vlfeat-0.9.18\bin\maci64\test_qsort-def
vlfeat-0.9.18\bin\maci64\test_rand
vlfeat-0.9.18\bin\maci64\test_sqrti

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

发表评论

0 个回复

  • shujutianjiazaoseng
    可以对点云添加噪声,对从网站上下载的标准点云研究提供基础数据,比如研究去噪方法,可通过添加噪声形成基础数据(You can add noise to the point cloud to the standard point cloud research downloaded from the website to provide basic data, such as research de-noising method can form the basis of the data by adding noise)
    2014-06-09 19:06:06下载
    积分:1
  • fingertips
    利用OpenCV实现单幅图片对于手指的精确识别(Single image using OpenCV to achieve precise identification of the finger)
    2011-02-11 17:09:05下载
    积分:1
  • demoBagSVM
    一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
    2013-09-03 10:44:56下载
    积分:1
  • 8bitTo16
    将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.(It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to open with PS are basically consistent with the Original.)
    2010-03-01 16:23:04下载
    积分:1
  • mean-shift
    经典的跟踪算法,可以对人脸进行实时的跟踪。(Classical tracking algorithm can be real-time face tracking.)
    2008-06-13 11:05:59下载
    积分:1
  • MysecondGUI
    这是一个关于matlab图形变化的程序,其主要有三个图形,并且能改变其颜色的程序(This program is a a matlab graphical changes, its three graphics, and can change its color program)
    2013-03-25 10:04:41下载
    积分:1
  • image-matching-algorithm
    实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
    2021-01-05 17:48:54下载
    积分:1
  • figurebianma
    说明:  本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
    2010-04-21 20:28:02下载
    积分:1
  • process_kang
    基于颜色的图像检索,将RGB转化成HSV的方法(Color-based image retrieval, the method of RGB into HSV)
    2011-02-09 14:24:04下载
    积分:1
  • 小波分析
    说明:  用来做小波分析,开源程序,可画出小波功率谱,小波全谱,程序中有参考文件的网址,非常方便·新手使用(Used to do wavelet analysis, open source program, can draw the wavelet power spectrum, wavelet full spectrum, the program has a reference file of the website, very convenient for beginners to use)
    2021-01-29 15:54:18下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载