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

搜索资源列表

  1. zhongzhilvboqi

    0下载:
  2. 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10098831
    • 提供者:李鹏
  1. opencvtracking

    0下载:
  2. 基于opencv的图像处理技术,对运动目标进行实时跟踪,算法为meansift算法,根据掩膜进行团块跟踪-Opencv image-processing technology based on real-time moving object tracking algorithm meansift algorithm, based on the mass trace mask
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2526208
    • 提供者:宋燕辉
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. DONG

    1下载:
  2. 使用时间差分法检测一段AVI视频中的运动目标,用矩形框标示出来,需要使用OPENCV-Use of time to detect a difference in the moving object AVI video with a rectangular box, marked out, need to use OPENCV
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-18
    • 文件大小:10167523
    • 提供者:老董
  1. motiondetect

    0下载:
  2. 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14521517
    • 提供者:jiang
  1. camshif

    0下载:
  2. opencv视频处理,运动物体跟踪,运动轨迹的提取-opencv video processing, tracking of moving objects, trajectory extraction
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:2559
    • 提供者:闫文
  1. tkgz

    1下载:
  2. 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3650425
    • 提供者:jyq
  1. Camshift

    0下载:
  2. VC++和Opencv环境中基于Camshif的运动目标跟踪,运行没问题-Moving objects tracking based on Camshift in environment of VC++ and OpenCV, it works well with experiments.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:57594880
    • 提供者:王树才
  1. moving_trend

    0下载:
  2. 在视频中,获取运动物体的运动方向和运动速度大小,并显示出来,用OpenCV-Get Moving Direction and Velocity Using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:466648
    • 提供者:
  1. Gaussian-modeling-approach

    1下载:
  2. vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:33710515
    • 提供者:李风
  1. AVI

    2下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:3607938
    • 提供者:qiuzhenyan
  1. jiance

    0下载:
  2. 使用opencv库在visualC++平台上实现运动目标实时检测的功能。-Opencv library to the VisualC++ platform to achieve real-time detection of moving targets.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1946
    • 提供者:吴光耀
  1. MovingDetection

    0下载:
  2. 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3857235
    • 提供者:蓝天白雪
  1. MeanShift

    0下载:
  2. 用meanshift方法在opencv和vs2008上实现运动物体的检测与跟踪。-Meanshift methods used to achieve the opencv and vs2008 moving object detection and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:15593604
    • 提供者:
  1. otsu

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

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. Temporal-Difference

    0下载:
  2. 运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8867819
    • 提供者:王扬
  1. VideoMotionDetc

    0下载:
  2. 基于视频的移动目标检测与跟踪 基于opencv 检测可用 实现背景消减法-Video-based moving target detection and tracking opencv-based detection method can be used to achieve the background reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2469075
    • 提供者:chenxian
  1. 123

    0下载:
  2. 运动目标跟踪算法的OpenCV算法(C++)-Moving target tracking algorithm OpenCV algorithm (C++)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:9857
    • 提供者:zy
  1. showvedio

    0下载:
  2. 打开avi视频,并通过相应算法分析检索移动物体,其中涉及到使用OPENCV-check the moving
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1628041
    • 提供者:renmiao
  1. Addrectangle

    0下载:
  2. 它是一个基于opencv库的程序,能够很好的区分出运动物体,并能够将运动物体分离出来。-It is a library opencv-based procedures, be able to distinguish a very good moving objects and moving objects can be separated.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9333357
    • 提供者:侯文博
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com