搜索资源列表

  1. KDE_subtraction

    0下载:
  2. 采用非参数背景建模,MFC,对运动目标进行检测,有很高的参考价值-Using non-parametric background modeling, MFC, the moving target detection, a high reference value
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:yu zhu
  1. code

    0下载:
  2. 用matlab读取视频文件中的图像,并对图像中的运动目标检测,循环-Video file using matlab to read the image, and image of the moving target detection, loop
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:蚂蚁
  1. framesubstract

    0下载:
  2. 帧差法实现视频图像的读取和运动目标的检测。-The video fr a me difference method of reading and moving target detection.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:蚂蚁
  1. KernelObjectTrack

    0下载:
  2. 运动目标检测 卡尔曼滤波实现-Moving target detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3844096
    • 提供者:lyan
  1. OpencvUIDlg2.1

    0下载:
  2. OPENCV 视频监控系统 能够简单的进行运动目标跟踪-OPENCV video surveillance system can be simple to track moving targets
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:3581952
    • 提供者:魏义强
  1. motempl

    0下载:
  2. 本程序是基于帧差的运动目标检测,速度快,可符合实时检测的要求,并给出了运动方向。-The procedure is based on fr a me difference of moving target detection, fast, able to meet the requirements of real-time detection and gives the direction of motion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:10370048
    • 提供者:li
  1. Part-of-the-static-image-edge-detection

    0下载:
  2. 基于光流法的运动目标检测 也可用于流体力学运动检测-Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1396736
    • 提供者:mapeng
  1. Practice-and-other-relevant-methods-and-procedures

    0下载:
  2. 练习光流法运动目标检测及其他相关方法程序-Practice optical flow motion detection and other relevant methods and procedures
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:723968
    • 提供者:mapeng
  1. fenge

    0下载:
  2. 利用分水岭算法图像分割以及运动目标的检测,有非常好的效果-Watershed algorithm using image segmentation and moving object detection, there are very good results
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2662400
    • 提供者:李晓
  1. detectMotion

    0下载:
  2. 摄像头进行实时拍摄 可以检测出里面的运动目标 达到监控的目的-look the condition with the webcam then make it useful
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:1390592
    • 提供者:褚益
  1. bs

    0下载:
  2. 智能交通监控系统中运动目标检测与跟踪算法-Intelligent Traffic Monitoring System in moving target detection and tracking algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:4038656
    • 提供者:yuhaoshuai
  1. Infrared_Target_Detection

    0下载:
  2. 红外图像运动目标检测、识别与跟踪算法演示程序。附件:点目标到面目标完整图像序列 -Infrared images moving target detection, identification and tracking algorithm demo program. Attachment: point target to the target area complete image sequence
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:2533376
    • 提供者:shentian
  1. otsu

    1下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:闫礼飞
  1. blobtrack

    1下载:
  2. 该代码是一个运动目标检测与识别的源代码,基于OPENCV的,要在DOS下运行-The code is a moving target detection and identification of the source code, based on OPENCV, and to run under DOS
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1790976
    • 提供者:张倩
  1. 115

    0下载:
  2. 提取目标位置参考点和目标匹配模板;使用基于区域特征的运动目标跟踪算法获取目标位置(像素) -Extraction of target location and target reference points match template use region-based feature tracking algorithm for moving object target location (pixels)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:324608
    • 提供者:肖为
  1. objectdetected

    0下载:
  2. LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:王丹
  1. Image_process_demo

    0下载:
  2. 该图像处理DEMO实现了用VC++6.O读取BMP图像的类,并在此基础上实现了图像灰度变化、图像增强、图像噪声处理、运动目标检测等算法,实用性非常强,开用于图像处理的二次开发-DEMO implements the image processing using VC++6. O read BMP images of the class, and on this basis to achieve a change in image int
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4797440
    • 提供者:国国
  1. rtgenzong

    0下载:
  2. 智能监控系统运动目标识别程序,能顺利运行。-Moving Object Recognition Intelligent Surveillance System program, run smoothly.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:7460864
    • 提供者:handspring32
  1. OpenCV

    0下载:
  2. 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:177152
    • 提供者:xf
  1. timecup

    0下载:
  2. 基于运动目标opencv的时间差分运动目标检测-Opencv moving target based on the time difference moving target detection
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:11414528
    • 提供者:曾军
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org