CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opencv 运动

搜索资源列表

  1. opencv-movingdetecte

    1下载:
  2. 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:46236
    • 提供者:
  1. 运动目标检测

    0下载:
  2. 用opencv实现运动目标的检测,带有详细的注释!
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-01-02
    • 文件大小:1345079
    • 提供者:zsineng
  1. 运动跟踪

    0下载:
  2. 对运动的物体跟踪,使用vc和opencv语言
  3. 所属分类:C#编程

  1. motiondectect

    0下载:
  2. 结合opencv的运动目标检测源码
  3. 所属分类:Windows编程

    • 发布日期:2012-02-11
    • 文件大小:1379007
    • 提供者:shuixingoo
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. motion_slice

    0下载:
  2. 使用opencv编写的提取avi视频的水平和垂直时空切片的程序。可以用于视频镜头切换检测,和运动目标检测。-Opencv extract prepared using avi video horizontal and vertical sections of the process of time and space. Video camera can be used for change detection and moving target detection.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:9146
    • 提供者:杨景景
  1. liyongbeijingjianmojianceyundongwuti

    0下载:
  2. opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2510393
    • 提供者:秋晨
  1. HumanMotionTrack

    0下载:
  2. 基于opencv的运动人体检测。可以通过这个程序搭建自己的检测平台。-Based on opencv,this can detect moving human body.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:78680
    • 提供者:云中
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. opencv

    0下载:
  2. opencv的相关操作,用c++实现对运动目标的监控-using opencv to detect moving object
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:2924
    • 提供者:唐鹏
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. OPENCVwrittenproceduresforidentifyingandtrackingmo

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:431228
    • 提供者:岳祥坤
  1. opencv

    0下载:
  2. 在pencv中如何实现对运动物体检测的代码。-How to achieve the pencv moving object detection code.
  3. 所属分类:Multi Monitor

    • 发布日期:2017-04-03
    • 文件大小:5714
    • 提供者:刘彩云
  1. 123-opencv-detection

    0下载:
  2. 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed descr iption of the moving object by the application. And the realization of the method and program code
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-09
    • 文件大小:30543872
    • 提供者:闫文
  1. moving-object-detection

    0下载:
  2. opencv 运动目标检测,工具是vc6.0-opencv moving target detection tool is vc6.0
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:427113
    • 提供者:刘泽彬
  1. opencv

    0下载:
  2. opencv 图像跟踪 用质心跟踪运动物体 并可手动标记运动物体-opencv C++ Tracking moving objects with a mass center moving objects can be manually tagged
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-03
    • 文件大小:1799
    • 提供者:罗小康
  1. OpenCV

    0下载:
  2. OpenCV运动目标跟踪光流法工程,调试通过-OpenCV moving target tracking optical flow method works, debugging through
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4526851
    • 提供者:875859826
  1. 光流法运动估计OpticalFlow

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

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
« 12 3 4 »
搜珍网 www.dssz.com