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

搜索资源列表

  1. 基于vc++与opencv实现的视频图像Hu矩计算

    0下载:
  2. 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1054819
    • 提供者:William Fan
  1. opencv实现动作捕捉与目标检测和识别

    2下载:
  2. 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:325421
    • 提供者:van
  1. detection.rar

    0下载:
  2. 用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:26995017
    • 提供者:笑笑
  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
    • 文件大小:18701
    • 提供者:zb
  1. 107215820moveobjectdetect

    0下载:
  2. opencv motion detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:78702
    • 提供者:_Timon_
  1. motion-detection

    0下载:
  2. 基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1432456
    • 提供者:张敦凤
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  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. 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. MotionDetection

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

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

    0下载:
  2. Motion detection in C++ with OpenCV
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:173764
    • 提供者:wo
  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
    • 文件大小:38226
    • 提供者:苏澳
  1. motiondetection

    0下载:
  2. This a simple motion detection/image subtraction using OpenCV library.-Motion Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3201999
    • 提供者:ling
  1. md

    0下载:
  2. opencv motion detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1650802
    • 提供者:_Timon_
  1. motion_detection

    0下载:
  2. opencv motion detection
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1425
    • 提供者:kotheinpe
  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
    • 文件大小:1351143
    • 提供者:Maclaon
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. motempl

    0下载:
  2. 该代码是计算运动历史图像的实例,运动模板的检测,基于OPENCV-The code is to calculate the motion history image example, motion detection template, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:552656
    • 提供者:张倩
  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
    • 文件大小:247417
    • 提供者:王志亮
« 12 3 4 5 6 »
搜珍网 www.dssz.com