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

搜索资源列表

  1. MotionDetection

    0下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,内含毕设期间提交的代码、文档以及演示。需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-Indoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified unde
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10082792
    • 提供者:零崎影识
  1. Moving-target-detection

    0下载:
  2. 在visualc++平台和已经安装有opencv的PC机上运行。实现固定背景下运动目标检测的功能。-Run in visualc platform and has been installed opencv it on a PC. Fixed the context of moving object detection function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1274
    • 提供者:姜维
  1. opticalflow

    0下载:
  2. 光流法检测运动目标原理、步骤,OpenCV实现,标有注释,-Optical flow method principles, steps OpenCV implementation, marked with the annotation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1571170
    • 提供者:lansejingling
  1. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8204597
    • 提供者:成龙
  1. 2

    0下载:
  2. 这个程序用vc与opencv检测运动物体检测-This program detect moving objects using vc and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1281850
    • 提供者:汪清芳
  1. gmmcv

    0下载:
  2. 混合高斯模型 在opencv平台下实现 能够分离出视频序列中运动区域,并且建立背景-GMM gaussion mixture models
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:39117
    • 提供者:yangyang
  1. vedioread-and-objectdetect

    0下载:
  2. 基于opencv的读视频文件和运动物体检测,简单实用。-vedio read and object detect based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1535
    • 提供者:tabase
  1. GaussBGModel

    1下载:
  2. 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:18774016
    • 提供者:王扬
  1. video

    0下载:
  2. 视频读入和运动物体检测,基于opencv环境- object tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4998144
    • 提供者:leeshuzhen
  1. BBacckground_a

    0下载:
  2. 一种基于OpenCV开发的道路交通视频的背景提取与前景提取。可对对道路的背景进行提取与实时更新,从而提取出运动的车辆。 已通过测试。 -Based on the development of road traffic OpenCV background extraction video extraction and prospectss. May be the background of road extraction and real-time updates in order to ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:190475
    • 提供者:权力
  1. videostabilization

    0下载:
  2. 利用运动矢量补偿的视频去抖动算法,算法快速。基于openCV开发-motion vector stabilization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3003948
    • 提供者:azuo
  1. camshift

    0下载:
  2. 在opencv开发环境下,用camshift进行运动目标跟踪-Under in opencv development environment, moving target tracking using camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1040093
    • 提供者:赵健乔
  1. 5-8videoDetection

    0下载:
  2. 视频检测,在一段视频里检测出运动目标,opencv源码-Video detection, in a video to detect moving targets, opencv source
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:422477
    • 提供者:genghui
  1. SSL08

    0下载:
  2. OpenCV基于帧间差分的运动检测和轮廓提取-OpenCV based on frame difference, motion detection and contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:321523
    • 提供者:ssl
  1. IBaseonOpenCVn

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:284757
    • 提供者:高尚
  1. LK_CV

    0下载:
  2. opencv中光流实现运动物体等跟踪,本程序用vs2010编写,LK算法-optical flow in opencv to achieve the tracking of moving objects, etc., the procedures used vs2010 to write, LK algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8114919
    • 提供者:bbmmgg
  1. tt

    0下载:
  2. OPENCV实现颜色识别,特征提取,运动检测等功能,其中包含读取图像-OPENCV color recognition, feature extraction, motion detection function, which contains the read image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14953010
    • 提供者:bbmmgg
  1. MotionDetector

    0下载:
  2. opencv的c#版emgucv做的MotionDetector,用于检测运动物体-opencv c# version emgucv doing the MotionDetector of, for the detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:598175
    • 提供者:钟爱着
  1. daima

    0下载:
  2. 基于opencv实现运动目标检测,研一的作业,希望对大家有所帮助-Moving target detection based on opencv, research jobs, we want to help
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:43410
    • 提供者:吕凯辉
  1. moving-pattern

    0下载:
  2. 介绍关于Opencv图像处理库里面关于运动模版的一个例子代码。-Introduced on the the Opencv image processing library on the inside of a sports template example code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3703482
    • 提供者:xue
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 29 »
搜珍网 www.dssz.com