登录
首页 » matlab » The-infrared-target-detection-method

The-infrared-target-detection-method

于 2013-07-20 发布 文件大小:23228KB
0 268
下载积分: 1 下载次数: 467

代码说明:

  本程序采用matlab编码,一共有包括帧间差分法、背景差分法、光流法、混合高斯模型法四种方法来实现红外目标检测的功能,代码检测易懂,适合初学者多多借鉴~(This procedure using matlab coding, a total including the inter-frame difference, background subtraction, optical flow method, Gaussian mixture model approach are four ways to achieve infrared target detection capabilities, code detection understand for beginners learn a lot ~)

文件列表:

毕设程序
........\Background-subtraction


........\......................\html
........\......................\....\tracking3.html,2497,2013-05-20
........\......................\mixture_of_gaussians.asv,5344,2013-05-20
........\......................\mixture_of_gaussians.m,5358,2013-05-20
........\......................\mixture_of_gaussians_output.avi,0,2013-05-20
........\......................\Read me.txt,218,2009-08-24
........\......................\run.asv,295,2013-05-13
........\......................\run.m,296,2013-05-20
........\......................\SampleVideo.avi,638976,2005-03-14
........\......................\test3.avi,2222080,2013-05-09
........\......................\test5.avi,2057728,2013-05-09
........\......................\tracking.asv,2081,2013-05-13
........\......................\tracking.m,2085,2013-05-14
........\......................\tracking2.asv,2843,2013-05-13
........\......................\tracking2.m,1762,2013-05-14
........\......................\tracking3.asv,544,2013-05-20
........\......................\tracking3.m,2182,2013-05-20
........\......................\Video.avi,1476096,2013-05-09
........\Frame-difference





........\................\6.jpg,16165,2013-05-02
........\................\approximate_median.m,2220,2013-05-09
........\................\avitopictures.m,1310,2013-05-09
........\................\framedifference.asv,1329,2013-05-13
........\................\framedifference.m,1333,2013-05-08
........\................\Lai.asv,1013,2013-05-08
........\................\m1.jpg,45063,2013-04-24
........\................\m2.jpg,44815,2013-04-24
........\................\MovingDetect.m,3802,2013-05-09
........\................\picturestoavi.m,334,2013-05-09
........\................\test25.avi,1959936,2013-05-09
........\................\test3.avi,2222080,2013-05-09
........\................\test5.avi,2057728,2013-05-09
........\................\track.avi,638976,2005-03-14
........\................\two_picture_1.asv,1116,2013-05-02
........\................\Whl.m,2717,2013-05-09
........\MATLAB图像处理相关函数.docx,31018,2013-05-16
........\Mixture of gaussians





........\....................\15bmpfile.bmp,87478,2004-06-24
........\....................\16bmpfile.bmp,87478,2004-06-24
........\....................\17bmpfile.bmp,87478,2004-06-24
........\....................\18bmpfile.bmp,87478,2004-06-24
........\....................\19bmpfile.bmp,87478,2004-06-24
........\....................\1bmpfile.bmp,87478,2004-06-24
........\....................\20bmpfile.bmp,87478,2004-06-24
........\....................\21bmpfile.bmp,87478,2004-06-24
........\....................\22bmpfile.bmp,87478,2004-06-24
........\....................\23bmpfile.bmp,87478,2004-06-24
........\....................\2bmpfile.bmp,87478,2004-06-24
........\....................\3bmpfile.bmp,87478,2004-06-24
........\....................\4bmpfile.bmp,87478,2004-06-24
........\....................\5bmpfile.bmp,87478,2004-06-24
........\....................\6bmpfile.bmp,87478,2004-06-24
........\....................\7bmpfile.bmp,87478,2004-06-24
........\....................\8bmpfile.bmp,87478,2004-06-24
........\....................\9bmpfile.bmp,87478,2004-06-24
........\....................\FG.bmp,87478,2013-06-06
........\....................\gaussians.asv,5009,2013-06-06
........\....................\gaussians.m,5141,2013-06-06
........\....................\gau_pic23.jpg,87294,2011-09-14
........\....................\检测结果





........\....................\........\11input.bmp,87478,2013-06-06
........\....................\........\12back.bmp,87478,2013-06-06
........\....................\........\12fore.bmp,87478,2013-06-06
........\....................\........\12input.bmp,87478,2013-06-06
........\....................\........\13back.bmp,87478,2013-06-06
........\....................\........\13fore.bmp,87478,2013-06-06
........\....................\........\13input.bmp,87478,2013-06-06
........\....................\........\14back.bmp,87478,2013-06-06
........\....................\........\14fore.bmp,87478,2013-06-06
........\....................\........\14input.bmp,87478,2013-06-06
........\....................\........\15back.bmp,87478,2013-06-06
........\....................\........\15fore.bmp,87478,2013-06-06
........\....................\........\15input.bmp,87478,2013-06-06
........\....................\........\16back.bmp,87478,2013-06-06
........\....................\........\16fore.bmp,87478,2013-06-06
........\....................\........\16input.bmp,87478,2013-06-06
........\....................\........\17back.bmp,87478,2013-06-06
........\....................\........\17fore.bmp,87478,2013-06-06
........\....................\........\17input.bmp,87478,2013-06-06
........\....................\........\18back.bmp,87478,2013-06-06
........\....................\........\18fore.bmp,87478,2013-06-06

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

发表评论

0 个回复

  • radontest
    读取图片,图片格式转换,并对二值图像进行投影角度分别为0、25的radon变换,显示结果(Read the picture, the picture format conversion, and binary image projection angle of radon transform 0,25 respectively, results)
    2014-08-07 16:47:45下载
    积分:1
  • 266
    —This paper shows a proposal for Type-reduction of an Interval Type-2 fuzzy set composed from α -cuts done over its primary membership functions. The defi nition of available Type-reduction methods for Interval Type-2 fuzzy sets are based on an homogeneous subdivision of the universe of discourse, so we propose an approximation algorithm for Type-reduction of an Interval type-2 fuzzy set through its primary α -cuts. Some defi nitions about the α -cut of a Type-2 fuzzy set are provided and used for computing the centroid of an Interval Type-2 fuzzy set through a mapping of its membership function, instead of its universe of discourse.
    2013-04-28 16:07:05下载
    积分:1
  • MatlabhelpFiles
    matlab的帮助文档,用于查阅使用matlab过程中遇到的问题以及解决方案。(matlab help document the process for access to use the matlab problems and solutions.)
    2010-06-10 17:09:55下载
    积分:1
  • Face_test_luminance
    face detection matlab easy
    2010-02-21 06:42:36下载
    积分:1
  • utf
    说明:  这是一个关于无际卡尔曼滤波的源程序,可以帮助初学者学习该滤波算法(This is a Kalman filter on the infinite source that can help beginners learn the filtering algorithm)
    2011-04-01 09:24:04下载
    积分:1
  • STTC_code
    simulate the STTC code for mimo system
    2013-03-04 15:14:41下载
    积分:1
  • tunyou_v42
    包括回归分析和概率统计,利用matlab GUI实现的串口编程例子,使用高阶累积量对MPSK信号进行调制识别。( Including regression analysis and probability and statistics, Use serial programming examples matlab GUI implementation, Using high-order cumulants of MPSK signal modulation recognition.)
    2016-07-18 17:26:16下载
    积分:1
  • finger-recong
    指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。 三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。(fingerprint identification code. Thinking is entirely in accordance with the folder on the website Lane, that the fingerprints of the bifurcation point and endpoint position as a fingerprint eigenvalues. As today are too busy, the image preprocessing for the failure, the program will extract a lot of pseudo-point, and the fingerprint profile nor find a way to filter. Khan, you can look at the information put. 3 m documents, fingerprints fd.m the bifurcation point, fd2.m fingerprints of endpoint, Cpoint.m are two documents before the operation need to call the mask function.)
    2007-05-02 23:49:15下载
    积分:1
  • EstInfoMatlabCode
    国外高校关于互信息的程序,希望对大家有所帮助。多支持这类研究(Colleges and universities abroad on the mutual information procedure, we hope to be helpful. More support for such research)
    2008-01-05 20:59:42下载
    积分:1
  • fastica
    fast ICA的源文件 独立成分分析 MATLAB工具箱里也有 可以下载到工具箱 安装后就可以使用了(fast ICA Independent component analysis of the source file MATLAB toolbox is also available for download to install, ready to use the toolbox)
    2010-09-14 15:15:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载