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

搜索资源列表

  1. opencv运动检测

    2下载:
  2. 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-18
    • 文件大小:2.62mb
    • 提供者:j_xz001
  1. opencv基础篇赠送的运动检测

    0下载:
  2. 进行运动检测
  3. 所属分类:图形/文字识别

    • 发布日期:2011-01-22
    • 文件大小:1.42mb
    • 提供者:Brianpu
  1. motion

    0下载:
  2. 基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:18.26kb
    • 提供者:zb
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1.52kb
    • 提供者:
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:41.53mb
    • 提供者:sue_Langsujuan
  1. AviTest

    0下载:
  2. 用opencv写的一个对视频操作的例子,包括运动检测以及跟踪等算法-program written by opencv and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.6mb
    • 提供者:李伟
  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
    • 文件大小:3.68mb
    • 提供者:蓝天白雪
  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
    • 文件大小:302.36kb
    • 提供者:王志
  1. MotionDetection

    0下载:
  2. OpenCV实现的运动检测,开发环境为VC6.0-OpenCV realized motion detection, development environment for VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:434.03kb
    • 提供者:Haiyang Gu
  1. Cplus_motion_detection_algorithm

    0下载:
  2. vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:37.33kb
    • 提供者:苏澳
  1. Opencv

    2下载:
  2. 利用Opencv完成静态背景下的运动目标检测-The use of static Opencv the context of the completion of the moving target detection
  3. 所属分类:OpenCV

    • 发布日期:2015-04-15
    • 文件大小:737.25kb
    • 提供者:陈威
  1. tracking

    1下载:
  2. 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.71mb
    • 提供者:William Fan
  1. yundongjiance

    0下载:
  2. 基于opencv环境下的运动检测使用vc6.0编译包括工程文件-Opencv environment based on motion detection using the compiler, including engineering documents vc6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.39mb
    • 提供者:Princeton
  1. liyongbeijingjianmojianceyundongwuti

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

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

    1下载:
  2. 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Inte
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.29mb
    • 提供者:Maclaon
  1. opencv

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

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

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:6.87mb
    • 提供者:stone
  1. OpenCV

    0下载:
  2. 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
  3. 所属分类:OpenCV

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

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:241.62kb
    • 提供者:王志亮
  1. opencv

    0下载:
  2. opencv运动检测与跟踪的实例开发源码-opencv motion detection and tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:44.91kb
    • 提供者:张璇
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com