搜索资源列表

  1. bkgrd

    0下载:
  2. 借助OPENCV强大的库函数,来解决了运动目标检测问题,虽然只是能较好地支持静止摄像头,还不能克服在运动摄像头和高噪音这样的环境下的困难。但是通过了解,如果运用光流法可能较好地解决问题
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:刘刚
  1. guangliufa

    0下载:
  2. 基于opcv的一个光流法vc程序的实现,主要进行车辆检测-guangliu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:5399552
    • 提供者:zhyt
  1. Optical-flow-method-track-vehicles

    0下载:
  2. 用光流法跟踪车辆 通过用mainshift算法跟光流法相结合进行目标跟踪-Optical flow method track vehicles
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:2040832
    • 提供者:sophie
  1. Option

    1下载:
  2. 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:zhupeng
  1. Lucas_Kanade

    0下载:
  2. 光流法提取动态背景前景目标,具有良好的抗噪和抗干扰能力。(Optical flow extraction of dynamic background prospects, with good anti-noise and anti-jamming capability.)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:雨诉子亲
  1. OpticalFlow-master

    0下载:
  2. 光流法实现对视频目标的提取,适用于运动相机拍摄的物体(Optical flow method to achieve the extraction of video objects, suitable for sports camera shooting objects)
  3. 所属分类:其他小程序

  1. hs

    0下载:
  2. Matlib代码,实现了光流法,高斯混合等(Matlib code, to achieve the optical flow, Gaussian mixture and so on)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:319488
    • 提供者:zw66
  1. GuangLiuFa

    0下载:
  2. 光流法跟踪,可以任意调节特征点的多少,VS2013+opencv c++ 版本,可运行(Optical flow tracking)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:17342464
    • 提供者:轻舞飞扬z
  1. OpenCV_OpticalFlow

    1下载:
  2. 光流法源码,文件内包括检测视频,效果比较好(Light source code, including detection video in the file,The effect is better)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:6755328
    • 提供者:tmx
  1. Lucas_Kanade

    1下载:
  2. 计算图像的光流场,就算它的每个像素的方向,并显示出来(Calculate the image's optical flow field, even if it's in the direction of each pixel, and display it)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:338944
    • 提供者:小白d
  1. testopticalflow.m

    0下载:
  2. 实现了L-K光流法, 用Matlab实现,经测试可以使用。最基本的方法。(L-K optical flow, it is used by lucas-kanada method to finish it. it is simple, but useful.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:xing_xing
  1. 光流法

    0下载:
  2. matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:whpmatlab
  1. OpenCV_Demo

    0下载:
  2. 利用opencv3实现光流法追踪运动目标(Tracking motion targets by optical flow method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:6970368
    • 提供者:cethy
  1. HOG 行人检测代码

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

    • 发布日期:2024-05-13
    • 文件大小:285696
    • 提供者:niuhailing
  1. opflow

    1下载:
  2. 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:12962816
    • 提供者:keijeiyeilai
  1. flowing

    0下载:
  2. 用matlab实现光流法求物体的运动速度(根据相邻两帧之间的比较)(The optical flow method realized by matlab can be used to calculate the moving speed of objects.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:季夏三月
  1. guangliusuanfa

    0下载:
  2. 利用光流法,用于检测识别运动中的物体,确定其运动方向以及过程。(Used to identify objects in motion)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:14260224
    • 提供者:我是丸子啊
  1. flow_code

    0下载:
  2. 使用光流法估计,并求出立体图像的视差,使用shicha.m直接运行程序(The use of optical flow method to find parallax)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:2197504
    • 提供者:佳佳费
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2038784
    • 提供者:赵嘉慧
  1. LK_Template_Tracking_version3a

    0下载:
  2. LK金字塔光流法的视频目标跟踪定位,可以看一下。(LK pyramid optical flow method of video target tracking and positioning, you can see.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:7510016
    • 提供者:happyDY
« 1 2 3 45 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org