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

搜索资源列表

  1. 实现复杂环境下运动物体的提取

    0下载:
  2. 实现复杂环境下运动物体的提取,此程序在vc++6.0下调试运行
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:146440
    • 提供者:chengxichun
  1. FGD运动物体检测

    0下载:
  2. FGD方法实现的运动物体检测。效果非常好,比GMM要好很多,尤其对于处理光线和晃动树叶问题
  3. 所属分类:多媒体

    • 发布日期:2009-01-09
    • 文件大小:1613448
    • 提供者:lishuoxi
  1. 背景建模检测运动物体

    0下载:
  2. 利用背景建模检测运动物体。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-18
    • 文件大小:459341
    • 提供者:zyy02359
  1. 运动物体检测

    0下载:
  2. 运动物体检测
  3. 所属分类:源码下载

    • 发布日期:2012-05-10
    • 文件大小:427462
    • 提供者:zzlkgf
  1. 运动物体跟踪,采用c,c++

    1下载:
  2. 运动物体跟踪,采用c,c++,opencv编写,mobile tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:929382
    • 提供者:lizhicheng
  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  1. 运动物体检测有用的论文

    0下载:
  2. 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:312254
    • 提供者:阿国
  1. 用OPENCV获得运动物体的轮廓

    1下载:
  2. 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
  3. 所属分类:图形图像处理(光照,映射..)

  1. motiondetect

    0下载:
  2. OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1359
    • 提供者:李君
  1. motiontracker

    0下载:
  2. 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1752345
    • 提供者:maya
  1. py

    0下载:
  2. 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-02
    • 文件大小:13158014
    • 提供者:liuluyang
  1. Tracking

    0下载:
  2. 输入视频对运动物体进行跟踪,已经调试过了-tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1770
    • 提供者:路单
  1. MVOODS_resource

    0下载:
  2. 今年带的毕业设计,基于opencv的运动物体检测,做的还不错-Graduates this year with the design, based on the moving object detection opencv, do good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5239122
    • 提供者:chen
  1. tracking

    0下载:
  2. 运动物体检测-image tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:yangxiaoqing
  1. camerads

    0下载:
  2. 利用OpenCV实现对运动物体的检测,用普通的摄像头就可以检验代码的效果。-OPENCV CODE FOR MOTION TESTING
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3287027
    • 提供者:yan
  1. SecurityCam

    0下载:
  2. 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,并生成没
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:135699
    • 提供者:zhy19771226
  1. contour

    0下载:
  2. 本代码主要实现了对图像的边缘检测等功能,得到运动物体的目标,取得了一定的效果。-This programe is designed to get the edge of a picture
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2298193
    • 提供者:一一
  1. readvedio(2)

    0下载:
  2. 基于背景差法的运动物体检测程序,可从视频,或者设想头读取数据,编译环境VC加加2008-Background subtraction method based on moving object detection procedures, from the video, or read the first idea, build environment VC Gaga 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12667962
    • 提供者:zhang
  1. opticalflow

    0下载:
  2. 这个程序实现了光流法对运动物体的识别,效果还行-This program implements the optical flow method to identify moving objects, the results were OK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:250794
    • 提供者:郭雄伟
  1. _运动车辆检测跟踪系统

    0下载:
  2. 可以画出运动物体的运行轨迹没可以使用,VS2010 opencv2.0(Can draw the trajectories of moving objects VS2010 opencv2.0)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:20560896
    • 提供者:哈哈2332
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com