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

搜索资源列表

  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. motiondetect

    0下载:
  2. 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14521517
    • 提供者:jiang
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. VideoDemo

    0下载:
  2. 运动图像分析及其应用:静态或运动目标检测与跟踪-Motion image analysis and its applications: a static or moving target detection and tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3110231
    • 提供者:李佳佳
  1. detecting

    0下载:
  2. 运动目标检测,背景差分法提取运动前景目标,背景自动更新-moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1355956
    • 提供者:liutao
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. opencv

    3下载:
  2. opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
  3. 所属分类:OpenCV

    • 发布日期:2014-08-18
    • 文件大小:7989248
    • 提供者:spider
  1. mtd_mat2

    2下载:
  2. 动态目标检测的matlab程序仿真使用线性调频信号-Dynamic target detection matlab simulation procedure using a linear FM signal
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19122
    • 提供者:zhangjianqi
  1. AVI

    2下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:3607938
    • 提供者:qiuzhenyan
  1. threeframedifference

    0下载:
  2. 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1291
    • 提供者:liuxingyu
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. stap

    4下载:
  2. 空时自适应处理,时间 距离 维动目标检测。基础程序-basic program for space-time adaptive processing moving target detection
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2525411
    • 提供者:gg
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. target

    0下载:
  2. 一个目标检测识别的matlab程序,用于初学者使用matlab编程,用的比校全面-Identification of a target detection matlab program for beginners to use matlab to program than the school used a comprehensive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1191
    • 提供者:siant
  1. opencv

    1下载:
  2. OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
  3. 所属分类:OpenCV

    • 发布日期:2015-04-15
    • 文件大小:28907723
    • 提供者:zhang
  1. SAR POLSAR

    1下载:
  2. 关于SAR和极化SAR信息处理的好程序。Cloude.m——经典的Cloude极化分解方法中H/alpha参数的求解方法;classes.m——Cloude极化分解方法;myCFAR.m——三种SAR图像目标检测的恒虚警处理方法。全局CFAR,局部CFAR,指数CFAR-SAR and POLSAR information processing codes. Cloude.m-- H/alpha parameter ofclassic Cloude polarization decomposit
  3. 所属分类:matlab例程

    • 发布日期:2013-06-05
    • 文件大小:1564
    • 提供者:yule
  1. myblobtrack

    0下载:
  2. 自动多目标检测跟踪,是在OPENCV里实现的,希望大家多多支持-Automatic multi-target detection tracking is achieved OPENCV I hope we can support
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:16722
    • 提供者:may
  1. trace

    0下载:
  2. 目标检测与跟踪源代码,实现对特定木目标的检测 还有文章参考很好哦-tracing
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1208862
    • 提供者:devy
  1. meanshift

    0下载:
  2. 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6728003
    • 提供者:王冰
  1. objectdetectionandtracking

    0下载:
  2. 一个小型的静态背景下的运动目标检测和跟踪的程序-A small static context of the moving target detection and tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:375709
    • 提供者:郭江
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com