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

搜索资源列表

  1. MV1393_Snap8Bit

    0下载:
  2. MV1393 CCD相机图像采集和处理程序,包括相机曝光时间、增益调节,运动目标位移量检测,及远程控制-MV1393 CCD camera image acquisition and processing procedures, including the camera exposure time, gain adjustment, the amount of displacement of moving target detection, and remote control
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:4506653
    • 提供者:li
  1. 2

    0下载:
  2. 本文主要研究运动背景下的运动目标的检测与跟踪,并给出了相应的实现算法。实验结果表明,提出的算法可以较好地自动识别和跟踪目标。-This paper studies the movement context detection and tracking of moving targets, and gives the realization algorithm. Experimental results show that the proposed algorithm can automatica
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:427675
    • 提供者:wenping
  1. open--the--picture-by--opencv

    0下载:
  2. 借用VC++调用opencv函数进行图片打开,用于运动目标图片的检测-Use vc++ opencv function called open, used in the detection of moving object image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:533
    • 提供者:张帅
  1. Haris

    0下载:
  2. 角点检测,用于运动背景特征点提取,对图像匹配,拼接,运动目标提取有用-Corner detection, feature point extraction for moving background, image matching, mosaic, moving target extraction of usefu
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:628
    • 提供者:razor
  1. moving-object-target-detection

    0下载:
  2. 简单的运动目标目标检测,matlab源程序-Simple moving object target detection, matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:295165
    • 提供者:郭晶
  1. JPDA

    1下载:
  2. 在运动的位置叠加噪声。进行JPDA概率数据关联及kalman滤波。 两运动目标在x-y平面做匀速直线运动。初始位置是(4000,1200)(300,1500)速度分别是(200,200)(400,200)传感器对量目标进行位置状态量测。 采样间隔T=1,点数n=80.检测概率为1,正确量测落入跟踪内的概率为0.99,杂波均匀分布的密度为2个/km2由RAND函数产生在[0,1]上均匀分布的随机变量,跟踪门限为9.21。 -Superimposed noise in the posit
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:3349
    • 提供者:
  1. LBP

    0下载:
  2. LBPR算法运动目标的检测与跟踪,Matlab程序-LBPR algorithm for detection and tracking of moving targets, Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:280848
    • 提供者:wj
  1. hunhegfaosi

    0下载:
  2. 该程序采用了混合高斯算法,对视屏进行处理能够检测出运动目标,同时采用了连通域阈值法除去多余的轮廓,使用时要安装opencv-The program uses a Gaussian mixture algorithm for processing to detect moving targets on the Screen, at the same time using the connectivity Domain threshold method to remove the outline t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:19439697
    • 提供者:徐昊
  1. beijingchafen

    0下载:
  2. 背景差分检测代码,利用背景差分方法检测运动目标,可以实现-The background differential detection code, using background subtraction method to detect moving targets can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:700
    • 提供者:zjzssxs
  1. three_frame

    0下载:
  2. 三帧差分 希望对你们有所帮助 能够检测运动目标-object detect three frame
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:3190
    • 提供者:jack
  1. Untitled

    1下载:
  2. 基于背景减除法的混合高斯背景建模,用于检测运动目标-Gaussian mixture background modeling based on background subtraction method for detecting moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1181
    • 提供者:李晓丹
  1. the-detection-of-moving-targets

    0下载:
  2. 本程序运用帧间差分法进行运动目标的检测,通过帧间差分法获得差分图像,然后运用数学形态学进行处理,突出运动目标。-This program uses the inter-frame difference method for the detection of moving targets, the difference image obtained through the inter-frame difference method, and then use mathematical morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:627696
    • 提供者:guocheng
  1. GaitRecognition

    4下载:
  2. 里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。-Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:12777
    • 提供者:夏辉
  1. LK_optical-flow

    0下载:
  2. 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4031876
    • 提供者:liuxiaojie
  1. opencv

    0下载:
  2. 关于运动目标的跟踪检测算法,CAMSHIFT经典算法,对研究这一领域的技术十分重要-Tracking moving targets detection algorithm, CAMSHIFT classical algorithm, the study of technology in this field is very important
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:14042
    • 提供者:朱隆兴
  1. Moving-target-detection--opencv

    0下载:
  2. 运动目标自动跟踪检测,选择一块区域,根据一些色差值等,检测相关点-Moving target tracking and detection automatically select an area, according to some color difference detection point
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:29245440
    • 提供者:朱隆兴
  1. xp

    0下载:
  2. 背景差分法 运动目标的检测 获取二值图像 二值图像的腐蚀与膨胀处理-the background difference
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:734
    • 提供者:邢鹏
  1. opencv

    0下载:
  2. 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:996415
    • 提供者:贾昆明
  1. particle

    0下载:
  2. OpenCV2.4.4+Visual Studio2008环境下基于particleflitter的运动目标跟踪源代码,内含检测sample。-Source code about moving object detection based on particle flitter,built with OpenCV2.4.4&Visual Studio2008 environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:17666424
    • 提供者:Zion
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 49 »
搜珍网 www.dssz.com