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

搜索资源列表

  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. zwsmubiao

    0下载:
  2. 已调试好的基于中位数算法的运动目标检测程序源代码,并给出了两种matlab实现方式-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:757
    • 提供者:胡盛亮
  1. beijingjianmo

    0下载:
  2. 此算法通过背景建模的方法来检测运动物体,效果还不错-This algorithm modeling methodology through the background to detect moving objects, the effect was not bad
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:8155
    • 提供者:dudu
  1. AutoCamShift

    0下载:
  2. CAMSHIFT算法实现快速跟踪和检测运动目标-Algorithm implementation CAMSHIFT Express tracking and detection of moving targets
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:431595
    • 提供者:刘宇菲
  1. bk

    0下载:
  2. 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1335
    • 提供者:panda
  1. motion

    0下载:
  2. 运动物体检测跟踪程序,集成了几种跟踪算法,包括meanshift等-Detected moving object tracking process, a number of integrated tracking algorithm, including such meanshift
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:679227
    • 提供者:xuan
  1. diandongche

    0下载:
  2. 本设计以P89V51RD2FN单片机为电动小车的控制核心,采用MSA-LD2.0倾角传感器实时测量跷跷板的倾斜角,用ST198光电传感器检测黑色引导线监测小车运动。光电传感器和倾角传感器模块把实时测量信号馈送至单片机,利用专用细分芯片TA8435H驱动步进电机,以脉宽调制式斩波方式对步进电机步进角进行细分,控制和调节小车速度。采用增量式PID控制算法确保小车能够达到平衡;用RT128×64M液晶显示时间、角度等参数。经测试表明:小车各项性能指标达到设计要求,能够实现30秒内小车行驶到规定点,并保
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:287362
    • 提供者:黄花
  1. Combination-of-Multiple-Features-for-Object-or-Bac

    0下载:
  2. 通过组合多种图像特征 , 实现 了一种新的检测运动物体方法。 一方 面,组合 图像 的颜 色、梯度和纹理特征 , 利用梯度和纹理信息对亮度变化不敏感的特性,提高运动物体分割的准确性 ;另一方面,使用图切割算法对物体/ 背景进行分割, 在不影响整体分割 结果前提下修 正局部判别错误 的像素点, 分割结果噪声少且稳定性强。 -A novel method is proposed to detect moving objects based on the linear combination of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:535491
    • 提供者:巡洋舰
  1. An_improved_moving_target_detection

    0下载:
  2. 论文:《一种改进的运动目标检测和阴影消除算法》有一定的参考价值-Paper: An improved moving target detection and shadow elimination algorithm has some reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:203525
    • 提供者:张智英
  1. cornerdetect

    0下载:
  2. 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:283235
    • 提供者:changhe.cheng
  1. TricksOfThe3DGameProgrammingGurus

    0下载:
  2. 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:31419122
    • 提供者:wangpeng
  1. wenxian

    0下载:
  2. 主要包括有运动目标检测和跟踪算法的相关文献。都是中文的-Include a moving target detection and tracking algorithm of the relevant literature. All Chinese
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2829819
    • 提供者:蜻蜓
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. standalone

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2952
    • 提供者:sparr
  1. ROI

    0下载:
  2. 基于W4算法的背景建模程序,可以实现运动目标的检测-W4 algorithm based on background modeling program that can detect moving objects
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1795675
    • 提供者:朱文杰
  1. cx

    0下载:
  2. camshift算法程序实现视频中运动的目标的跟踪检测
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:7821
    • 提供者:丹丹
  1. shipingenzong

    0下载:
  2. 能实现对运动目标的检测,运动目标的跟踪,其中跟踪方法有meanshift算法和重心法-To achieve the detection of the moving target, moving target tracking, including tracking algorithm and the center of gravity method has meanshift
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9348028
    • 提供者:yangxin
  1. BA_in_H_264_inter_prediction_Moving_Target-Detecti

    0下载:
  2. BA于H_264帧间预测算法的运动目标检测技术,一个nh文件需要用caj阅读器查看-BA in inter prediction H_264 moving target detection algorithm, a nh file reader need caj View
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7702333
    • 提供者:xiayifan
  1. capture-of-moving

    0下载:
  2. 本文详细介绍了在视频图像的基础上用!"#$ & ’(( )*+ 实现运动目标形心捕获的具体程序"从而可以实现运动 目标的位置检测 程序运用改进的形心算法计算目标图形 的中心坐标"并使用了计时器函数实时显示坐标变化值 -This paper describes the basis of video images with !" #$ & ' (()*+ centroid moving objects captured by the specific program
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:498850
    • 提供者:youoy
  1. TrackingAlgorithm

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7829
    • 提供者:梁浩
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com