搜索资源列表

  1. Motion Detection

    0下载:
  2. 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:621568
    • 提供者:wangcy0301
  1. vidio object detection

    0下载:
  2. 用帧差法提取视频中的运动目标(静态背景)(Extracting moving objects in video by fr a me difference method)
  3. 所属分类:其他小程序

  1. Video-Detection-MoG-master

    0下载:
  2. 视频目标检测,用于检测视频中的运动目标,主要应用于监控视频(Video object detection, which is used to detect moving objects in video, is mainly used to monitor video)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:316416
    • 提供者:luo-123
  1. video

    0下载:
  2. 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法(1. Background prediction method background detection in static background 2. Inter-fr a me difference method target detection in static background
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:2615296
    • 提供者:MichaelBeechan
  1. code

    0下载:
  2. 在Matlab平台下读取avi视频文件,然后进行基于邻帧差法的视频运动目标检测(Avi video files are read under the Matlab platform, and then the moving object detection is carried out based on the adjacent fr a me difference method .)
  3. 所属分类:Windows编程

  1. hunhe

    0下载:
  2. 采用多个高斯分布的方式来描述背景像素点的特征,在线地更新参数和权重,实现运动检测和前景提取的同步进行,即采用混合高斯背景算法进行建模,以降低动态背景的干扰。(The characteristics of the background pixel are described by several Gaussian distributions, and the parameters and weights are updated onlin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:lauraxty
  1. multiObjectTracking

    0下载:
  2. 在静态背景下,提取运动物体(前景检测)并对其标号(In the static background, the moving object (foreground detection) is extracted and its label is extracted)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:好好好号
  1. 基于MATLAB平台的机动目标跟踪程序

    1下载:
  2. 动目标跟踪与检测,跟踪效果很好,效率很高。。(Moving target tracking and detection, tracking effect is very good, high efficiency.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:91136
    • 提供者:.好爱笑
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:5109760
    • 提供者:秋月无边
  1. ViBe_C++背景建模算法

    0下载:
  2. 基于背景建模的运动目标检测程序,所用算法为VIBE算法(Moving object detection program based on background modeling)
  3. 所属分类:图形图象

  1. ISAR

    1下载:
  2. 对散射点模型飞机进行参数类运动补偿,进行成像,并对成像结果做CFAR检测。(The parameter class motion compensation of the scattering point model aircraft is carried out, and the imaging results are detected by CFAR.)
  3. 所属分类:其他行业

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:空军参谋
  1. CHNN

    0下载:
  2. 用连续性HNN做两张图像变化检测,运动目标的识别(Change detection difference images energy minization)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:小豆徵
  1. Monitor

    0下载:
  2. 基于vibe实现运动目标检测,实时性好,适用于嵌入式设备(VIbe motion target detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:45697024
    • 提供者:fangfeng
  1. 帧差法检测运动物体取背景

    0下载:
  2. 视频中运动物体的跟踪,打开视频读取视频,然后进行跟踪(weinerNo matter how familiar we used to be with each other,as long as we are apart then we become strangers)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:864256
    • 提供者:Sun way
  1. Collision

    0下载:
  2. 利用OpenGL编写的三个图形运动碰撞检测,当图形重合时会光照发生变化(The collision detection of three graphics)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:241664
    • 提供者:糖糖997
  1. Debug

    0下载:
  2. opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using fr a me difference method, but it is easily affected by background noise.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:467968
    • 提供者:wang1112
  1. OpenCVactiondetect

    0下载:
  2. 在opencv中,利用VC进行运动目标的检测及框选,效果良好(In opencv, VC is used to detect and fr a me the moving target, and the effect is good)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:6817792
    • 提供者:ckz
  1. 81404595codebooks

    0下载:
  2. 对运动车辆进行检测与跟踪,为后续车辆的车速检测和相关的交通参数奠定基础(The detection and tracking of the moving vehicles will lay the foundation for the speed detection of the following vehicles and the related traffic parameters.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2636800
    • 提供者:向日葵的光
  1. 2018021018322890099408radon_ambiguity

    0下载:
  2. 基于Radon-Ambiguity变换的机动目标检测方法 首先用基于Radon--Ambiguity变换(RAT)的时频分析方 法估计多个目标的加速度并进行运动补偿,通过频域滤波对多目标进行分离并估计粗略的多普勒 频率(A maneuvering target detection method based on Radon-Ambiguity transform is first used to estimate the acceler
  3. 所属分类:其他小程序

  1. HOG 行人检测代码

    0下载:
  2. 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:285696
    • 提供者:niuhailing
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org