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

搜索资源列表

  1. motempl

    0下载:
  2. 运动模板检测,基于opencv平台,库函数cvSegmentMotion将整个运动分割为独立的运动部分-Motion template detection platform based OPENCV, library functions cvSegmentMotion to the whole movement is divided into separate moving parts
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:422912
    • 提供者:yuxin
  1. rentijiance

    0下载:
  2. 人体运动检测代码,使用vc6+opencv-The code use vc6+opencv of human motion detection
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:17219584
    • 提供者:拉头
  1. rentiyundong9

    0下载:
  2. 在opencv环境下开发的监视器画面上人体运动跟踪-Human motion tracking opencv environment developed under the monitor screen
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:3478966
    • 提供者:林果
  1. motiondetect

    0下载:
  2. 采用opencv 进行运动检测,并将运动物体矩形方式表示出来-Opencv motion detection, and moving objects rectangular expressed
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:1933
    • 提供者:Luiz
  1. optional-flow

    0下载:
  2. 光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4578
    • 提供者:陈宇
  1. gausstrack

    0下载:
  2. 利用混合高斯模型进行运动跟踪的源代码,vc++和opencv,需要有摄像头支持。-The use of Gaussian mixture model motion tracking the source code vc++ and opencv, camera support.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1821
    • 提供者:张半
  1. myblobtrack

    0下载:
  2. 展示opencv中运动跟踪框架的使用,如前景检测模块、新团块检测模块等-Show the usage in motion tracking framework in opencv, such as foreground detection module, a new mass detection module
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:7934
    • 提供者:zhang
  1. kalman_moving_ball

    0下载:
  2. 用C++语言和OpenCV库实现的小球抛物线运动卡尔曼估计算法-Ball parabolic motion with the C++ language and OpenCV library Kalman estimation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:9394
    • 提供者:
  1. yundongjiance

    0下载:
  2. 用code blocks以及opencv编译的基于背景减除法的运动检测代码。-Compile opencv with code blocks and background subtraction method based on motion detection code.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2537603
    • 提供者:尹晨光
  1. GMM

    0下载:
  2. 基于混合高斯背景建模的目标运动意图分析,通过混合高斯背景建模进行前景提取,自己写高斯模型,并非通过OPENCV函数库-motion detection based on GMM method
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9750669
    • 提供者:张一飞
  1. 73179650motiontrack

    0下载:
  2. motion detection using opencv in VC-motion detection using opencv in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8926
    • 提供者:环境光
  1. cam_motion_demo_src

    0下载:
  2. 异动侦测演示程序及代码,适合OPENCV学习!-motion detection with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1214122
    • 提供者:大狐狸
  1. MoveTracking

    0下载:
  2. opencv,c++,数字图像处理,运动车辆检测与跟踪系统-opencv, c++, digital image processing, motion vehicle detection and tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3323953
    • 提供者:赵杰
  1. objectDetecion

    0下载:
  2. 基于OpenCV的AVI视频文件读取及运动检测,编译后运行程序,并找一个合适的背景静止的AVI视频文件即可看到效果-OpenCV-based AVI video file to read and motion detection, compile and run the program, and to find a suitable background AVI video files can still see the effect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1679
    • 提供者:姜荣剑
  1. 111111111

    0下载:
  2. 基于opencv的混合高斯背景建模,可对视频中车辆进行运动检测-Gaussian mixture background modeling, can be a vehicle for video motion detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12217963
    • 提供者:血槽
  1. Vibe

    0下载:
  2. ViBe运动检测,特点是建模速度快,在第一帧便完成了场景建模,缺点是容易产生ghost,需要安装opencv环境。-ViBe : motion detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4459406
    • 提供者:丁明
  1. movImageProcessOpencv

    0下载:
  2. 利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:454992
    • 提供者:xiaoxixi
  1. motiontracking

    0下载:
  2. opencv motion tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3440
    • 提供者:jnx
  1. main.cpp.tar

    0下载:
  2. human-tracking : Human motion tracking graduation design code, the use of some of the opencv function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:aymancss
  1. motiondetecttheAVIfile

    0下载:
  2. 关于AVI视频文件读取及运动检测,基于opencv,在VC6.0下实现-About AVI video file reads and motion detection, based on opencv, under VC6.0 achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3551450
    • 提供者:石明琴
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com