CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动目标

搜索资源列表

  1. cut

    0下载:
  2. vs2008下opencv读取视频运动目标-vs2008 under opencv read the video moving target
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6879050
    • 提供者:wyj
  1. 07941198Mybp539

    0下载:
  2. 利用MATLAB编写的运动目标跟踪程序,利用meanshift,能很稳定的跟踪目标,效果很不错,适合初学者。-Moving target tracking using MATLAB program, very stable tracking the target, the effect is very good for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:157575
    • 提供者:zhangkun
  1. 454654645674

    0下载:
  2. 利用C++编写的运动目标跟踪程序,能很稳定的跟踪目标,效果很不错,适合初学者。是PDF文档,算法说明详细-Moving target tracking procedures using C++ written very stable tracking the target, the effect is very good for beginners. PDF document, the algorithm descr iption details
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:255210
    • 提供者:zhangkun
  1. quxianfangzhen

    0下载:
  2. 基于卡尔曼滤波的曲线运动目标跟踪程序,详细的matlab代码。结合卡尔曼滤波原理,可根据不同的目标运动情况进行修改。-Kalman filter curve moving target tracking procedures, matlab code. Combined with the principle of Kalman filter, can be modified depending on the target movement.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:3006
    • 提供者:tiramisu
  1. zz

    0下载:
  2. 用于运动目标的检测,可以读取视频的,希望对大家有帮助。-For moving target detection, can read the video, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12309
    • 提供者:zjf
  1. mbjiance

    0下载:
  2. 本程序可以完成视频图像的运动目标的检测它是在CCS上调试通过后,可以在DSP芯上直接运行的程序经现场实验,效果还不错-This procedure can be completed video images of moving objects detection is adopted in the CCS to debug, you can run directly on the DSP core of the program by the field experiment, results w
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:180041
    • 提供者:cm
  1. yongdongmubiaoguangliufangzhen

    0下载:
  2. 提出一种基于OpenCV图像库的运动目标处理算法仿真方法-OpenCV library is proposed based on the moving target image processing algorithm simulation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:179273
    • 提供者:唐浩
  1. object-detection

    0下载:
  2. 关于目标检测的硕士论文,采用了三帧差分的方法来获取运动目标,然后采用CAM_shift的方法对运动目标进行跟踪。-Master' s thesis on target detection the three differential method to obtain the moving target, and then using CAM_shift methods to track the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:827561
    • 提供者:fd
  1. Gaussian-background

    0下载:
  2. opencv下写的关于高斯背景的程序,是目标检测的较好的方法,可以构建高斯背景模型,再利用背景剪除法,即可获得运动目标。-procedures the opencv to write on the Gaussian background, is a better target detection method can build the Gaussian background model, re-use background pruning method, you can get a movin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18921
    • 提供者:fd
  1. tracker

    0下载:
  2. 运动目标检测和跟踪,基于粒子的跟踪模型算法;matlab程序-Moving target detection and tracking based on particle tracking model algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1676
    • 提供者:黄文路
  1. camshift

    0下载:
  2. 一个很好的camshift运动目标跟踪算法代码,用C++编写的,做跟踪算法研究的人可以用。-A very good CAMSHIFT moving target tracking algorithm code, prepared by C++, do tracking people can use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:3228850
    • 提供者:赵欣
  1. OSTU

    0下载:
  2. 基于Otsu准则的运动目标检测与识别,用MATLAB实现的!-Otsu Standards-based moving target detection and identification, using MATLAB to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1590977
    • 提供者:孙瑞霞
  1. Object-Detection

    0下载:
  2. 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, track
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3195165
    • 提供者:yaomeng
  1. moving_and_tracking

    0下载:
  2. 最常用的运动目标检测与跟踪的代码,基本的算法实现,C++6.0实现-The most commonly used moving target detection and tracking code, the basic algorithm, C++6.0 achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:8817
    • 提供者:guoguo
  1. MotionPDetection

    0下载:
  2. 运动目标检测与跟踪的matlab代码,包含实验数据,代码解释。有助于行人检测,智能交通,视频监控等领域的研究。-Moving target detection and tracking matlab code, contains the experimental data, code interpreter. To help pedestrian detection, intelligent transportation, video surveillance, and other areas
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1209644
    • 提供者:闪米德
  1. yundongmubiaojiance

    0下载:
  2. 一篇关于运动目标检测的论文,只要是交通方面的-A moving target detection paper, transport. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6212670
    • 提供者:王三
  1. yundongmubiao

    0下载:
  2. 一篇关于视频图像序列运动目标检测的论文,写的很好,和大家交流一下-A video image sequence moving target detection paper, write well, and we exchange
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:2552142
    • 提供者:王三
  1. tracking

    0下载:
  2. 能在对话框中实现运动目标的跟踪,跟踪的目标可用鼠标选择-In the dialog box to realize moving target tracking, the tracking target can be used the mouse to choose
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:7162877
    • 提供者:zhouli
  1. paper_program

    0下载:
  2. 基于dsp的运动目标追踪与检测-Dsp-based moving target tracking and detection
  3. 所属分类:DSP program

    • 发布日期:2017-11-24
    • 文件大小:546591
    • 提供者:杨飞
  1. Image-processing

    0下载:
  2. 模式识别,图像处理光盘资料..还不错. 其中包括了汉字识别.图像处理的一些函数,运动目标跟踪的源代码.-Pattern recognition, image processing, CD-ROM .. pretty good. Including Chinese character recognition image processing functions, moving object tracking source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:40018944
    • 提供者:fklja
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com