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

搜索资源列表

  1. gmmbeijing

    0下载:
  2. 基于opencv的混合高斯背景模型,用对运动目标的背景提取,可保存背景 -Opencv-based mixture Gaussian background model with the moving target of the background extraction, background can be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:hao
  1. Shadowtracking

    0下载:
  2. 前景检测,用于检测视频运动目标,本文用的模型是高斯模型,效果好-foreground detecting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:249514
    • 提供者:蓝天
  1. 3

    0下载:
  2. 实现平移运动的图像模糊程序,一种是利用现有的matlab函数。一种是根据数学模型,自己设置滤波器-Achieve translational motion of the image blurring process is to use existing matlab function. One is based on mathematical models, they set the filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10418
    • 提供者:甘石
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. mubiaojiance

    0下载:
  2. 用MATLAB程序对视频中的运动目标进行检测 取得了不错的效果 首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。-Using matlab to detect the moving target in viedo, and get good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:621601
    • 提供者:dht
  1. manipulator0

    1下载:
  2. 机械手 OPENGL 运动 仿真 采用MFC为基础,用soliworks 建立的三维模型-manipulator robot hands simulation
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-21
    • 文件大小:106496
    • 提供者:justin
  1. YCbCrGauaaModel

    0下载:
  2. 利用基于YCbCr空间的高斯模型建立背景,并实时更新,通过背景差分法检测出道路中的运动车辆目标,效果较好。-Gaussian model based on the YCbCr space is used to establish the background, updating in real time. Then background subtraction method is used to detect the target of the movement of vehicles in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10721565
    • 提供者:孙新荣
  1. mytrack

    1下载:
  2. 利用混合高斯模型实现运动目标的初步监测,并利用HSV模型进行阴影滤除-Use mixgaussian model to detect moving object. and use the model of HSV to remove shadow
  3. 所属分类:2D图形编程

    • 发布日期:2013-04-28
    • 文件大小:2092747
    • 提供者:jam
  1. MCM_explicit

    0下载:
  2. 本程序采用显示方案实现“平均曲率运动(MCM)”模型-realize the MCM model
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1613
    • 提供者:maibo
  1. gmmcv

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

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

    0下载:
  2. 基于openGL,将3DS导入场景实现的3D场景漫游。里边有水,火,模型运动等。环境为VS2008。-based on openGL,draw a 3d enviroment that you can visit,there is fire, water, moving model etc.developing enviroment is VS2008.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:57025536
    • 提供者:zhang mj
  1. Cal3dViewer_sourcecode_1_0_1

    0下载:
  2. 很好的骨骼动画学习源代码,内容全面,使用C++语言、OpenGL图形API开发,其中有多个模型骨骼动画,可以在UI中控制显示骨骼运动、模型顶点运动变化。-Skeletal animation, a good learning source code, comprehensive, use C++ language, development of the OpenGL graphics API, which have more than one model of skeletal animatio
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:401438
    • 提供者:mr xu
  1. HHGSMX

    0下载:
  2. 本程序是修改过的高斯混合模型,用来实现运动目标检测,效果不错。-This procedure is a modified Gaussian mixture model is used to moving target detection, good results.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:11000
    • 提供者:张振
  1. jiyuxunixianshi

    0下载:
  2. 基于虚拟现实技术的船舶运动仿真 船舶模型 船舶实时运动-Based on virtual reality technology, ship motion simulation ship model to simulate movement
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:153269
    • 提供者:王小虎
  1. gesture-system

    0下载:
  2. 目前已有的手部运动跟踪系统大多在一定程度上限制了人体运动自由. 基于此, 提出一种无线、 可穿戴、 无障碍的腕关节、 指关节运动跟踪系统. 在人体每个手指甲上粘贴一轻小永磁体, 用以产生标示腕关节、指关节运动的信号 若干磁传感器置于手腕处的电子腕带上, 作为标示信号( 磁信号) 检测器. 当腕关节、 指关 节运动时, 永磁体在各传感器所在位置处的合成磁场发生变化, 传感器对该磁场信号进行测量, 所检测到的磁场信号送入手部姿势估计器, 估计器基于系统数学模型计算手部姿势, 从而实现对手部运动的
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1656079
    • 提供者:liushoubao
  1. GaussDetect

    0下载:
  2. 基于高斯混合运动背景模型的运动目标检测和跟踪源程序-Moving target detection and tracking the source of the background model based on Gaussian mixture motion
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2646
    • 提供者:程序猿
  1. Gaussian-background

    0下载:
  2. opencv下写的关于高斯背景的程序,是目标检测的较好的方法,可以构建高斯背景模型,再利用背景剪除法,即可获得运动目标。-procedures the opencv to write on the Gaussian background, is a better target detection method can build the Gaussian background model, re-use background pruning method, you can get a movin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18921
    • 提供者:fd
  1. tracker

    0下载:
  2. 运动目标检测和跟踪,基于粒子的跟踪模型算法;matlab程序-Moving target detection and tracking based on particle tracking model algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1676
    • 提供者:黄文路
  1. ocean

    0下载:
  2. vega开发海洋模块的功能,包括模型建立模型运动,视角观察等。-The vega developed the marine module functions, including model modeling movement, angle of view.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:1010
    • 提供者:李卫东
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com