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

搜索资源列表

  1. motion_slice

    0下载:
  2. 使用opencv编写的提取avi视频的水平和垂直时空切片的程序。可以用于视频镜头切换检测,和运动目标检测。-Opencv extract prepared using avi video horizontal and vertical sections of the process of time and space. Video camera can be used for change detection and moving target detection.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:9146
    • 提供者:杨景景
  1. kalman

    0下载:
  2. 在目标检测技术的基础上运用kalman滤波方法实现运动目标跟踪的技术研究-In the target detection technology based on the use of kalman filtering method for tracking moving targets to achieve the technological research
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2313852
    • 提供者:huan
  1. Trace

    0下载:
  2. 实现基本图像的运动目标检测,并包含基本的图像处理工具-The realization of the basic image of moving target detection, and includes a basic image processing tools
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:221615
    • 提供者:rong文
  1. OpenCV_Moving_target_detection_and_tracking

    0下载:
  2. 《硕士论文》OpenCV的运动目标检测与跟踪-" Master' s thesis" OpenCV of moving target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8665465
    • 提供者:小李
  1. motiondetect

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:422247
    • 提供者:高金锋
  1. shadow3

    0下载:
  2. 提出了一种室内静止摄像机条件下的运动目标检测和阴影抑制方法。该方法采用一种自适应的背景估计方法来实时更新 背景,用基于概率分类法检测运动目标,并在联合HMMD色彩空间和光度特征来抑制阴影之后,用Sobel边缘检测来修正运动目 标。实验结果表明,该方法能够有效地检测运动目标和抑制阴影。 -An indoor stationary camera under the conditions of moving target detection and shadow suppression m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:96038
    • 提供者:沛洋
  1. opticalflow

    0下载:
  2. 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1104128
    • 提供者:陈兵
  1. MotionDetect

    1下载:
  2. 该程序通过寻找轮廓从而实现视频流的运动目标检测-To find the outline of the video stream to achieve the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:487828
    • 提供者:何璐
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. MatlabImageSequenceOfMovingTargetDetectionAndTrack

    0下载:
  2. Matlab图像序列中的运动目标检测与跟踪 关于序列图像的动态目标跟踪-Matlab image sequence of moving target detection and tracking on image sequences of dynamic target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:938
    • 提供者:xumancheer
  1. che

    0下载:
  2. 一个简单的运动目标检测程序,适合初学者看的,环境matlab-A simple moving target detection procedure, suitable for beginners look at the environment matlab,,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:301089
    • 提供者:wuzixu
  1. ParticleTracking_new

    0下载:
  2. 粒子滤波法(particles filter)实现的运动跟踪算法。需要在初始的时候设置一些参数,运动目标需要在程序开始运行之前指定其位置和大小。-Particle filtering (particles filter) to achieve motion tracking algorithm. The time needed to set some initial parameters, moving targets need to run before the beginning of th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2181456
    • 提供者:fengyetang
  1. tracking

    0下载:
  2. 运动目标跟踪的源程序,用C++实现,包含运行所需的图像序列。-Target Tracking source code, using C++ implementation, including running the required image sequence.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1198855
    • 提供者:chenying
  1. MovingTargetDetect

    0下载:
  2. 研究生机器视觉课程的大作业 运动目标检测 -moving target detect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:55644
    • 提供者:zuo.chen
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. GMM_RGB

    0下载:
  2. 基于混合高斯的运动目标检测的跟踪!修改后可以使用。-Gaussian mixture-based tracking of moving target detection! Modifications can be used.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2683
    • 提供者:李琳莉
  1. IGMM

    0下载:
  2. 基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:448091
    • 提供者:李琳莉
  1. pcnn

    0下载:
  2. 脉冲耦合神经网络与高斯模型结合的运动目标检测-pcnn
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37095
    • 提供者:球王
  1. FgBgSubtract

    0下载:
  2. 前景背景分离的程序,用于提取固定背景下的视频中的运动目标-The prospects for the background separation process for extracting fixed in the context of the video moving target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3071
    • 提供者:christine
  1. work

    3下载:
  2. 读取avi视频,并进行帧间差分法运算,检测运动目标-Read the avi video, and make inter-frame difference method for computing, moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2016-05-08
    • 文件大小:7436158
    • 提供者:xiehao
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com