搜索资源列表

  1. 光流法跟踪

    0下载:
  2. Opencv实现目标跟踪,和姓采用光流法实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. LK_Template_Tracking

    0下载:
  2. 基于仿射运动模型的Lucas-Kanade光流跟踪方法,matlab与C混合编程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-01
    • 文件大小:7516864
    • 提供者:boya_sky
  1. 采用光流法跟踪车辆

    0下载:
  2. 采用光流法跟踪车辆 Tracking Cars Using Optical Flow
  3. 所属分类:matlab例程

    • 发布日期:2011-07-15
    • 文件大小:2177995
    • 提供者:ydlkf@126.com
  1. opticalstream

    0下载:
  2. 一个以光流方程为约束条件的图像特征点跟踪程序。-to an equation of the optical flow constraints of the image feature point tracking procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:gwg
  1. jjkl

    0下载:
  2. 用于光流场计算的小程序,可以用于单目标和多目标检测-for optical flow field of small procedures, can be used for single and multi-object detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:刘竟
  1. uras

    1下载:
  2. Barron的1994年光流技术文献附代的c源码,在光流计算,运动跟踪中很有用。请仔细研读-Barron
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:872448
    • 提供者:蓝新
  1. optical_flow_demo

    0下载:
  2. 光流法在OPENCV里的应用。能够得到视频的运动光流,并能够暂停控制观察效果,很不错的程序,能用来做视频跟踪-Optical flow method in OPENCV s application. Video can be optical flow of movement and be able to observe the effect of the suspension control, very good procedures,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:10240
    • 提供者:谢德平
  1. optical_flow_Lucas_Kanade_matlab_code

    0下载:
  2. 一个光流算法的matlab源程序,在图像处理、前景检测与跟踪等方面有很多应用,推荐-An optical flow algorithm matlab source code in image processing, the prospects for detection and tracking, etc. There are many applications, the recommendation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:4096
    • 提供者:chinon
  1. lucaskanade81

    0下载:
  2. 视频跟踪领域经典的卢卡斯-卡那得 光流法-The field of video tracking classic Lucas- cards that have optical flow method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:894976
    • 提供者:sean
  1. cmu-tracking

    1下载:
  2. cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-30
    • 文件大小:1414144
    • 提供者:王琪
  1. binocle-0.21

    0下载:
  2. 介绍了光流的详细使用方式 是光流作为跟踪的一个例子。-Presented a detailed optical flow optical flow is used as an example of tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:97280
    • 提供者:孟智平
  1. lk

    0下载:
  2. 光流计算的方法,用于动态跟踪,很有用的一段代码。-Optical flow calculation method for dynamic tracking, very useful piece of code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:quan
  1. opticalflow

    0下载:
  2. 用光流法进行运动物体的检测和跟踪,并返回运动方向-Light flow method of moving object detection and tracking, and return to the direction of movement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2019328
    • 提供者:lihui
  1. ComplexOpticalFlow

    0下载:
  2. 一个非常好的光流跟踪的例子,能够非常有效的帮助学习-Good Optical Flow
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:9216
    • 提供者:韧臻
  1. lkopticalflow

    0下载:
  2. 基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and c
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:31728640
    • 提供者:赵峰
  1. TracKIT

    0下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:28174336
    • 提供者:黄设
  1. trackingclass

    0下载:
  2. 跟踪类,基于光流的ROI区域计算迭代以实现运动物体的跟踪。-one c plus plus class,it is based on optical flow to calculate the postion of moving objects.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:yandong
  1. 第 23 章 基于光流场的交通汽车检测跟踪

    0下载:
  2. 基于光流场的交通汽车检测跟踪Traffic Vehicle Detection and Tracking Based on Optical Flow Field(Traffic Vehicle Detection and Tracking Based on Optical Flow Field)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:680960
    • 提供者:夜123
  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-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
  1. 光流算法动作跟踪程序

    1下载:
  2. 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:15360
    • 提供者:跟踪VIP
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org